Initiating AWE Via Component Interface
Hello,
PeopleTools 8.56.09.
We are trying to initiate AWE from within a component that is being called from a Component Interface.
We have successfully tested the AWE from within the target component.
We have successfully validated and tested the AWE from within the CI Tester with one row of data and with up to 3 rows of data child scrolls.
We have coded the target component to exclude the call to createStatusMonitor as that causes errors.
For some reason whenever we programmatically call the CI from another component using a button to trigger the CI code it fails if we call the AWE logic triggered in the target component's Workflow PeopleCode.