Disconnect Promotion Workflow Not Working at Step Collect AssetList
We run workflow simulator on ISS Promotion Disconnect Integration SubProcess. The reason for running in simulator is because we have ISS Promotion Disconnect Integration SubProcess invoked from EAI.
We had a problem in step Collect AssetList. The step is not working correctly and always return null values for the output arguments. Due to this, PromListSize output argument is always null although the it is a bundle promotion and always going to the branch Size = 0 in the condition step "Prom Size > 0) and end the workflow and the step "Disconnect Promotion Sub" which invokes ISS Promotion Disconnect Process to disconnect the components and clear the association of the bundle promotion was not run.