Add, Modify, Duplicate Integration Flows

With the exception of “Sample Artifacts for SAP S/4HANA Integration with Pricefx”, all the integration flow packages are configurable only. That means you are not allowed to add/delete/modify/duplicate the integration flows. It is not possible to delete the integration flow in the package, but you can replace the process direct parameter pointing to this unwanted flow with your desired process.

Add an Integration Flow in the Middle of the Process

  1. Create your own new package.

  2. Create your new flow using the process direct sender.

  3. Identify the integration flow from the downloaded package which calls your new flow.

  4. Configure the “process direct” parameter to point to your new flow.

Modify an Integration Flow

You can modify an integration flow if the template of this flow exists in “Sample Artifacts for SAP S/4HANA Integration with Pricefx” editable package.

  1. Create your own new package.

  2. Copy the template from “Sample Artifacts for SAP S/4HANA Integration with Pricefx” to your new package.

  3. Update the integration flow.

  4. Identify the integration flow from the downloaded package which calls your new flow.

  5. Configure the “process direct” parameter to point to your new flow.

Create Your Own Event Listener or Polling Timer Process

  1. Create your own new package and new flow.

  2. Identify the integration flow from the downloaded package which your new flow is going to call.

  3. Configure the “process direct” of your flow to point to this flow.

Create Your Own Error Handling Process

  1. Create your own new package and new error handling flow.

  2. Identify the integration flow from the downloaded package for which the error handling is going to happen.

  3. Configure the “process direct” error handling parameter to point to your new flow.