Please check this blog for SICF configuration and Service handler class creation. In this example, passing the IDoc number through Params instead if Payload. Payload
Tag: SAP
Exposing service / REST APIs from SAP
We will be developing an API which will take CARRID as input in JSON payload and it will return relevant details from SFLIGHT table. Goto
Test APIs through Postman
Postman can be downloaded from here. Select the Method(SET/GET..) → Enter the URL / Service / API → Navigate to Params Tab and enter if
JMeter, IDoc, XML & SAP
It can be useful for load testing / Performance testing in scenarios where we have to create multiple IDocs for test. API’s can also be
Post IDoc through Postman – Easy way to test Inbound IDoc
While testing Inbound IDoc, sometimes we have to test with different values of different segments. In WE19, we have to navigate to different segments to
Program to retrieve XML Data from IDoc
Execute above code to get the XML Data from IDoc