we need to map value of a userarea tag with Attribute "name" equals to addresscode inside the json request for the api call
Someone does have experience with this issue ?
thank
A
Andrea - You need to use the IonApiRef for JSON target with XML Source. You will first add the IonApiRef part, and then you need to use the Full XPath of the node you are trying to use. The second example on the below link is what you are looking for. If this is not enough help for you, please post a sample of the XML and I can help guide you on exactly what to use. https://docs.infor.com/inforos/2025.x/en-us/useradminlib_cloud/default.html?helpcontent=iontechconceag_cloud_osm/uef1520244362154.html
Hi Brandon
thanks for you suggest, i 'd like to catch the response but when i try to test call api return a binary data and i cannot handle it. There is a way to retrieve it to use in my document flow? In our json transform from the endpoint response policy we can correctly retrieve response.
Do you have an idea ?
Thanks
A & L
I am wondering what that binary response looks like, but it appears that you are doing a 'Send to API' scenario when you should try the 'Trigger API' scenario. This would allow to handle the Output Document as the JSON response you are getting.