cancel
Showing results for 
Search instead for 
Did you mean: 

Concurrent Processing of Local Integration Process in SAP CPI

sugata_bagchi2
Active Contributor
0 Kudos
2022-06-19-0-16-30.jpgHello Experts,

I have configured an Iflow which sends account data to receiver system based on Sales org in the source IDoc.
I am doing the check and added several routers in a local process and doing the mapping for each valid salesorg.

I m also trying to create another local process which will send the data to the receiver using HTTP.
My question is, can we call the 2nd local process concurrently from the 1st local process for each valid salesorg ?

In the attached picture, I am trying to call the local step to send the data between mapping and end event step.

Thanks

Sugata

sugata_bagchi2
Active Contributor
0 Kudos

Purpose of 2nd Local Process:

1. I have to call the token server using basic credential to get the token, each sales org will have different

token server url to call and id and secret to call that and get oauth token,

2. set the token as query parameter while sending the payload to receiver. Each target URL will be different

here both the token server url, creds and actual data posing url will different for each Saleorg.

Thanks

Sugata

Accepted Solutions (0)

Answers (0)