Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Is it possible to get Target Server info in a Java Callout

Not applicable

I'd really like to get Target Server details in my flow. Can I do this in a Java Callout policy by getting access to some of the underlying functionality.

For example is there any way for me to call the equivalent of:

this.application.getEnvironment().getTargetServer(name);

From the Java Callout - say from the message or execution contexts?

Solved Solved
1 4 556
1 ACCEPTED SOLUTION

Not applicable

Does this page answer your question: http://apigee.com/docs/ja/api-services/reference/v...

Is the question that the 'target.host' useful in getting the targetEndPoint details?

View solution in original post

4 REPLIES 4
Top Solution Authors