cancel
Showing results for 
Search instead for 
Did you mean: 

MII : How to map parameters for a POST XacuteConnector message (REST)

boontje
Discoverer
0 Kudos
297

Hi,

We are having troubles to connect in a proper way with an external backoffice system. We need a REST connection and found out that this must be possible through the XacuteConnector Query mode (ODATA)

We could implement the GET method by putting all parameters in the url. However this does not work to call a write transaction as the transaction is called twice. The POST method must be used in this case.

However when trying to implement the post method as discribed in the help, the parameters are not mapped in the MII transaction.

I tried simple hello world example with one parameter and different formats for the body, but no success yet.

The used url format: http://<server>:<port>/XMII/IlluminatorOData/QueryTemplate?QueryTemplate=<templatename>&xsrfid=<resp...;

Does somebody has an example of the body content? (preferably JSON format)

best regards

Frederik

PS.

Link to SAP help which has no info on the POST method

https://help.sap.com/viewer/d70c3ac3566b41dd896cd7cecc94e14a/15.3.1/en-US/545aff512ec09b33e10000000a...

Accepted Solutions (0)

Answers (0)