Hi Bastian and Silvio,
I'm tryng to do a similar thing launching with ajax a post with json payload and parse it with b1if.
My problem are:
1 the format of the xml coming from the json is completely different from the format that shows Silvio in the first post... Silvio shows object with subobject as strings ecc..
In my sample I've got onlly couples key name.
2 if i put the parameter ?bpm.pltype=json
I've got an error from the server
I don't understand if i'm wrong when i call the rest from sap ui 5:
In the http inbound help i ddn't found anything that solvwes my problem.