Process Palette Function
Process Pallete Function has three types:
- Integration Process
- Exception Sub Process
- Local Integration Process
Integration Process:
- Act as a main workflow container for iFlows.
- In integration process we can can perform the custom iFlow job.
- Enables orchestration of different steps like content modification, transformation, and routing.
Exception Sub Process:
- Handles errors in the Integration Process.
- Starts with an Error Start Event.
- Useful for logging, alerts, or fallback steps.
If any error occurs in integration process we can perform exception sub process (error handling). Exception Subprocess starts with Error Start Event.
Local Integration Process:
- A reusable mini process within the iFlow.
- Called using Process Call.
- Helps avoid repeating the same logic in multiple places.
We can perform whole integration process by single process call function by using Local Integration Process.
SAP Integration Suite #IntegrationFlow #ExceptionSubProcess #LocalIntegrationProcess
SAP Integration Suite
SAP Integration Suite
SAP Integration Suite
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.