on 2020 Feb 13 10:24 PM
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
Request clarification before answering.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.