Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
minLevel1
maxLevel2
absoluteUrltrue

Use Case (Synchronizing Purchase Order from one system to SAPS4HANA Cloud and log activity)

Synchronizing Purchase orders

Problem

Customers regularly place purchase orders. This can be for different organizations/business units/departments, and they can be registered in different systems.

Problem

Companies often receive purchase orders from different customers for different organizations /or business units. Often these purchase orders are registered in different systems. There is a need to have these different systems synchronized to have a complete overview, in this use-case this will be the purchase order is created in SAP S/4HANA Cloud.

Solution

Using the for SAP S/4HANA Cloud Create Snap for SAPS4HANA Cloud you can configure the Snap easily and you will transfer the data from the source system to SAP S/4HANA Cloud. In this case the creation details will be logged.

Understanding the Solution

...

  1. As a first step we simulate a company that wants to insert a purchase order that is extracted from a file server into the SAP S/4HANA Cloud.

    Image RemovedImage Added
  2. Parse the data in the file using the Parse JSON snap Parser Snap (Parse Data).

    Image RemovedImage Added
  3. Use the Mapper snap Snap (Map Purchase Order) to map extract the data that you want from the Purchase Order, the source and target path.

    Image RemovedImage Added
  4. Create the Purchase Order using the SAP S/4HANA Create Snap.

    Image RemovedImage Added
  5. Use the JSON Formatter Snap to read JSON document data from its input view and format the data and write it as JSON binary data to its output view. 

    Image RemovedImage Added
  6. The File Writer Snap ( Write Response Snap ) makes sure the creation of the purchase order is logged.

    Image RemovedImage Added

Download the Pipeline

Downloads

Info
  1. Download and import the Pipeline into SnapLogic.

  2. Configure Snap accounts as applicable.

  3. Provide Pipeline parameters as applicable.

Attachments
patterns*.slp, *.zip

...