how to make java callout in apigee edge ui? I have gone through docs.I have edge a/c .Give me step by step procedure

 
Solved Solved
0 4 337
1 ACCEPTED SOLUTION

Sk - We should check this first: Are you on an Apigee Edge paid account or a free developer account? The Java Callout is available only on the Edge plan: http://apigee.com/docs/developer-vs-edge If you're on a free developer account, Java Callout won't be available in the list of policies you can attach to an API proxy.

View solution in original post

4 REPLIES 4

sgilson
Participant V

Did you see this page of the doc: http://apigee.com/docs/api-services/reference/java-callout-policy

It describes the policy and contains links to examples.

--Stephen

Also check out this cookbook topic that provides a Github sample with instructions:

http://apigee.com/docs/api-services/cookbook/use-java-customize-api

Thanx stephen and fjones for your reply. I have tried these urls but no luck, If you could tell me the steps it would be helpful may be i am missing somthing.....

Sk - We should check this first: Are you on an Apigee Edge paid account or a free developer account? The Java Callout is available only on the Edge plan: http://apigee.com/docs/developer-vs-edge If you're on a free developer account, Java Callout won't be available in the list of policies you can attach to an API proxy.