Passing Variables across stage in OSB
786230Jul 20 2010 — edited Jul 21 2010Hello All,
I am using OSB 11g and I am new to this, for my project I have created a proxy service where in the message flow I have created a conditional branch, within that I have given pipeline->stage->assign. In Assign, I am assinging an expression value to a new variable created for that Assign. I need to use this variable outside the stage and branch for another branch activity. Is it possible to make this variable accessible to activities outside the stage and branch??
Is there any other better method to create variables which can be used across the message flow...like how we use in BPEL.
Please guide me to proceed with this...