Hi guys,
I have a IONAPI connection Point. I am trying to map the Input document XPATH to the IDM-API inputs in the 'Map input document to API request' option as below.
Below is the code. You can find the XPATH inside <IonApiRef> element.

When i try to create BOD schema for the IDM response i am gettig the error 400-Bad request. Anyone faced the similar issue?

The issue is happenig only when i give the XPATH. If i give the value directly then it is working fine. I can create schema for the API response.
Any thoughts?