MADHU CH Posted June 16, 2020 Posted June 16, 2020 For instance my source is sending thr value as: Www.api.dev.abc.com/dev/{id} with a header parameter "location":"sg" My geo routing is configured as callTransformations Preprocessing params as follows: regioncodeheader:location regioncodevalue:{"sg":"abc.dev.com/v1/",{id},"/method1/"} Results in error. Also tried to use :id instead of {id} in the above example.. no luck. The example works fine if I hardcode the parameter to a static value. Please suggest how to pass the {id} in the url dynamically. Thank you
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now