Approval workflow in Trade Management
We need to trigger the offer approval workflow AMS: Marketing Approvals from a PL/SQL concurrent program, as the users will not go into the offer to trigger it manually (by clicking the Request Approval Button). This is required so that the offer approval takes place
Can you let us know the package to be called to trigger this workflow from a concurrent program? Currently the approval workflow is called by clicking on the Request Approval button on the offer UI, so there will be some package which is being called by the UI, which in turn calls the workflow. Can you let us know what is the package being called from the UI?
