Versions Compared

Key

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

...

  1. Configure SAP S/4HANA to publish business partner updates events to SAP Event Mesh.

  2. Configure a queue in SAP Event Mesh to subscribe to these events.

For more details, see SAP Event Mesh Configuration.

(info) You might have a different S/4HANA or Event Mesh environment. Please refer to SAP official documentation for more information and troubleshooting. Pricefx does not provide any support to your SAP environment.

...

See https://pricefx.atlassian.net/wiki/spaces/ACCDEVACC/pages/45714309155013869402/Set+up+Integration+Flows+-+Event+Driven#SAP-driven#SAP-S%2F4HANA-Event-Listener.

...

See https://pricefx.atlassian.net/wiki/spaces/ACCDEVACC/pages/45714309155013869402/Set+up+Integration+Flows+-+Event+Driven#Step-driven#Step-1%3A-Aggregate-messages-from-SAP-S%2F4HANA-and-write-to-Pricefx.

...

See https://pricefx.atlassian.net/wiki/spaces/ACCDEVACC/pages/45714309155013869402/Set+up+Integration+Flows+-+Event+Driven#Step-driven#Step-2%3A-Get-Updated-Entities-from-SAP-S%2F4HANA-from-Entity-IDs-List.

...

  1. Remove duplicates.

  2. Initialize properties and SAP AIR key.

  3. Call to another mapping to build a batch GET request message by the distinct IDs.

  4. Call SAP S/4HANA OData batch GET service to get the list of updated SAP S/4HANA customers.

  5. Multicast the list of updated SAP S/4HANA customers to integration flows to write to different Pricefx tables. Branch 1 goes to the customer master, while branch 2 goes to another integration flow which consists of all other branches. A sample “Multicast Customer response from SAP S/4HANA to processing flows” is provided in the package. See https://pricefx.atlassian.net/wiki/spaces/ACCDEVACC/pages/45714309155013869402/Set+up+Integration+Flows+-+Event+Driven#Step-driven#Step-3%3A-Multicast-Response-to-All-Entities-in-Pricefx.

...

See https://pricefx.atlassian.net/wiki/spaces/ACCDEVACC/pages/45714309155013869402/Set+up+Integration+Flows+-+Event+Driven#Step-driven#Step-4%3A-Write-Records-to-Pricefx.