cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Local Integration Process vs ProcessDirect

AGA82
Participant
1,723

Dear All,

While reviewing the main iFlow, I identified a portion that could be separated into a reusable set of steps. This led me to consider two scenarios:

  1. Integrating those steps into a local integration process and invoking it repeatedly from the main iFlow.

  2. Creating a distinct ProcessDirect iFlow and invoking it from the main iFlow.

Since there's only one iFlow requiring this functionality, both options are viable. However, I'm seeking guidance on which option would be more efficient in terms of performance.

View Entire Topic
MortenWittrock
SAP Mentor
SAP Mentor
0 Likes

Hi Abraham

In your case - specifically that the functionality is only needed in that one iflow - I would keep everything in one place. So go with the local integration process. ProcessDirect is very efficient, but it is still a separate message with its own logging etc.

Regards,

Morten