This blog will provide a step-by-stepĀ guide on how to configure the sender REST adapter scenario in SAP PI. This document will help the PI developer/consultant who will like to learn about the Sender REST adapter configuration.
I will explain this by creating a simple asynchronous scenario REST –> PI –> File. usually, REST will be used for sync scenario but to provide
Usually, REST will be used for sync scenarios but to provide a basic understanding of how to configure REST adapter I am using Async.
In case you are interested in sync scenario here is a step by step guide Sync Scenario using REST adapter in SAP PI
Rest enabled application will send JSON format to SAP PI which will be converted into XML using REST Adapter.