from which form oracle business event "oracle.apps.inv.lotStatus" triggers?
I am trying to trigger a business event "oracle.apps.inv.lotStatus" when lot status us updated from Lots form from Inventory responsibility. But this event is not getting triggered.
Below are the details i used for event subscription,
Subscription Details:
– System: BY2K.WORLD
– Phase: 101
– Status: Enabled
– Rule Data: Message
– Action Type: Custom
– On Error: Stop and Rollback
– PL/SQL Rule Function: BIO_UPDATE_LOT_STATUS_PKG.update_lot_status
– Priority: Normal
– Owner Name: INV
– Owner Tag: Inventory
can anyone help me how can i trigger this event? or from which place this business event triggers?
I am attaching a doc file for more step by step details. Please help.