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

Best practices for property exchange using ProcessDirect Adapter in SAP Cloud Integration

anoukvandenengel
Participant
0 Kudos
1,922

Hello SAP Cloud Integration experts,

I’m currently working on decomposing a large integration flow into smaller, modular flows that communicate via the ProcessDirect adapter. My goal is to make the consumer integration flows as dynamic as possible for reusability purposes. Given that the ProcessDirect adapter doesn’t support property propagation, I’m looking for best practices to pass properties between iFlows.

One option I’m considering is passing the properties as message headers, though I doubt that using headers for this is ideal. Another option is temporarily storing the properties in a datastore and using a correlation ID to retrieve them in the target flow, but would require some additional steps.

Is there a simpler or more efficient approach? Any recommendations or best practices would be greatly appreciated.

 

Accepted Solutions (0)

Answers (0)