'oracle.apps.per.api.assignment.delete_assignment' business event
Under what circumstances is the business event 'oracle.apps.per.api.assignment.delete_assignment' raised within the application? We are wanting to perform an action upon deleting an assignment record (e.g. after deleting a date-tracked record that was incorrectly set) that will trigger integrating the changed status to a third party application.
We are using EBS r12.2.
Currently this event is enabled and we have set up a subscription that places a message on the WF_BPEL_Q when fired. This event is not firing however when we have deleted assignment records via the Assignment form. I have tried 'purging' an assignment as well and this does not raise the event. Perhaps this is not this event's purpose?