Hello,
I am implementing something on Edge Proxy. I am working only within "target endpoint". First request is assign message policy and whatever response comes, I parse particular value in response with help of Extract variable policy. Then I use 2 values from extract variable policy and pass it into service callout policy inside <Payload>. and I am changing <Path> here because my target url and service callout policy's path is different. I am providing correct url too in service call out policy in <Target> tag. Now my question is, I need final response is display from service callout policy not the first request sent from assign message policy.
Please guide me how can I use <response> tag of service callout policy too.
Thank you. 🙂