SAP Cloud Platform Integration (CPI) || Part 11 ||...
Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
LOCAL INTEGRATION PROCESS: A Local Integration Process is like a subprocess-call within an IFlow. The scenario which I have used to explained is an absolutely fictitious scenario. For small scenarios we may avoid and unnecessary Local Integration Process call. Before continuing to the routing step, this sub-process may be added to the integration model.
We shall need:
a) Local Integration Process, where the subprocess-steps shall be formulated.
b) Process Call, a step in the Integration Process (i.e. the main IFlow), to call the Local Integration Process.
The below is the Integration Flow which has been created to demonstrate how to use Local Integration Process. The IFlow has been divided into 3 parts.
1. Process Call: As mentioned above, a Process Call is to be used to call the Local Integration Process.
2. Local Integration Process: This is where the subprocess steps are setup.
2.1 Request Reply: To know how request reply works, click here.
3. Mail: To know how request reply works, click here.
OUTPUT:
Hope you had a good read.
If you wish to know more, or have any queries on this blog, then please feel free to drop a comment.