REST Adapter scenario in SAP PI – JSON/XML

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 Adapter scenario in SAP PI

Rest enabled application will send JSON format to SAP PI which will be converted into XML using REST Adapter.

Read More

Adapter Series : IDOC Adapter in SAP PI

This Blog will provide the Basic configuration guide for receiver IDOC adapter in SAP PI.

We use IDOC adapter to convert IDOC XML to native IDOC format and to forward the IDOCs to an SAP system or subsystem by using the standard tRFC IDOC interface.

Below are the configuration steps for SAP to ECC we will not go in details but listed out all steps which need to be completed for IDOC communication.

Read More