SOA compoiste Deployment issue wrt to the functionality
<<Generic>>
Hi,
We got a working SOA composite in our development Environment, which performs some check against LDAP attributes and based on the outcome it has to go through next level of approval workflow.
It is properly working in our Lower/DEV Environment, But when we are deploying this inhigher environments we see the approval workflow functionality is getting change/ skipping the workflow approvals with out any errors.
*******************
For an example, if an user request access for an app instance, SOA-BPEL has to perform some check against the LDAP attributes, then it has to go the firstlevel apporver "A" and once 'A' approves it has to go to next level of approval "B".