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

Sharing headers and exchange properties among parallel multicast branches in BTP IS (CPI)

juankinspain
Participant
0 Kudos
461

Hello.

I have a scenario in which I need 2 branches from a parallel multicast, the first one have to control the execution time and the other executes the normal flow of the integration.

What I'm trying to accomplish doesn't work because each branch of the parallel multicast gets its own set of headers and exchange properties and modifying them in one branch doesn't take place in the other, also new headers and properties created in one branch are not present in the other. I don't know if this a bug or if it is intended, I guess my question is:

Is there a way to share headers and exchange properties among parallel multicast branches, without writing global variables or resorting to save data in data stores or JMS queues?

I tried changing the runtime configuration allowing headers and combining these allowed headers with all the possible options in HTTP Session Reuse, didn't work.

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

VNOROC
Explorer
0 Kudos