Closed jain24akash closed 2 years ago
Hi @jain24akash,
Thanks for reaching out to us. Can you please give us more details on the error you encounter while trying to fetch the destination. Please attach the stack trace, DEBUG logs so that we can analyse this further. (As this is public GH, you can also shift to our organisation's GH issues to share the logs). You can refer to this document to enable debug logging.
Regards, Kavitha
I'm closing this issue due to inactivity. Please feel free to either reopen it or to create a new incident in case of any further questions and/or problems.
Issue Description
Important information:
Your code String DESTINATION_NAME = "testm"; ScpCfDestinationLoader destinationLoader = new ScpCfDestinationLoader(); DestinationAccessor.setLoader(destinationLoader); Try destinations = destinationLoader.tryGetDestination(DESTINATION_NAME);
System.out.println(destinations.toString());
Expected outcome Expected outcome is to be able to retrieve the destination successfully
Actual outcome Getting Failure, Failed to get Destination.
Steps attempted to resolve the issue
In case of issues with any of our VDMs:
Potentially missing information (open questions you might have)
Impact / Priority
Affected development phase: Getting Started, Development
Impact: Blocked
Error Message
Project Details
Checklist