cancel
Showing results for 
Search instead for 
Did you mean: 

About multiple operations using REST Adapter

giridhar_vegi
Participant
0 Kudos

Hi Experts,

we had new requirement where i need to do select the operation dynamically. scenario is idoc to rest web service synchronous . Here  we are able to perform the single operation for example GET,PUT,POST,DELETE. Now my requirement is to be select the operation dynamically.How to achieve this

Thanks

Giridhar

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi ,

Please try this.

check the below document.

GET operation used in the document.

adapter configuration.

@ receiver rest adapter -> adapter specific -> rest operation -> value source.

choose - XML Content Element.

send the operation in one of the field and try.

for more info : Configuring the Receiver REST Adapter - Advanced Adapter Engine - SAP Library

reg, avinash