on 2017 Oct 10 11:16 AM
Hello,
We got the request that the customer offers a restful webservice, and we need use the MII to call the restful webservice and deliver the data.
Here is the example if I use the curl -X POST command, and the same can be set in the soupUI restfull request. But when I come to the MII workbench using the HTTP post action, I got lost.
Is there anyone who can give the advice how this can be created?
$ curl -X POST \
> https://test.customer.com/xxxxxxxxx/xxx/xx/XXRreceiver\
> -H 'accept: text/xml' \
> -H 'cache-control: no-cache' \
> -H 'content-type: text/xml' \
> -H 'keyid: 3434534ASDD-ASEF-2344-asda-d8178dd3b4ad' \
> -d '<IncomingData>asdfasdfasdfasdfasdf</IncomingData>' -k
Thanks & regards,
Leon
Request clarification before answering.
Hi Leon,
you will find the solution ini this thread:
https://answers.sap.com/questions/282468/htpp-header-in-mii-webservice-actions.html
Kind regards,
Matthias
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
11 | |
2 | |
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.