Hi,
I want to execute some Java code in my Apigee proxy.
Since we are not using the paid plan, JavaCallout policy is not present as a policy.
In order to achieve similar effect, I have uploaded the required JARS into the proxy. I would want these JARS to be available in the proxy for further processing. How can I do that?
can i do that using java script or groovy etcc?