Hi,
I am trying to use the IFS SOAP Gateway with JSON format in IFS Cloud 23R1, however I am struggling to set the Application Message Header attributes correctly.
Using XML format I am able to send the Header values (Sender/Receiver/Type/Function) as part of the Header in the SOAP_IFS envelope:
Using JSON format it does not matter what I send the application message in IFS is created without the Header attributes
The above JSON is pure guess as I don`t know how IFS expect the Header attributes to be sent. I tried a few variations including purely converting the prior XML to JSON but had no luck. Unfortunately, the IFS Docs does not have an example for JSON format, it only has it for XML.
SOAP Gateway - Technical Documentation For IFS Cloud
Understanding SOAP_IFS - Technical Documentation For IFS Cloud
Also Rest API calls with JSON is not an option in this specific scenario as I want to use IFS Connect to queue/route the messages.
So question is: How these Header attributes can be set when the IFS SOAP Gateway with JSON format is used?
Regards,