Oracle SOA 12c bpel flow issue
In an "Assign" activity in a bpel composite no value has been passed to a variable but yet the variable is populated with a certain value in the flow instance.
Note:
- The assign activity is present in an elseif block.
- In the parallel if block, the same value has been passed to the same variable which is appearing in the elseif bock and the if block is working as expected.
1