Business Events
Hi,
In R12, I could fine some seeded shipping related business events like 'oracle.apps.wsh.delivery.gen.shipconfirmed', 'oracle.apps.wsh.stop.gen.closed'. For testing purpose I am raising this event manually using 'Tesing Business Event'. It is showing that the event has been raised. But I like to know what action it has performed (like in which AQ, it has enqueued the data). I have checked in WF_DEFERRED, other AQ tables, but none of it is getting enqueued.
Please let mw know where to sse the data.
Primary requirement:
According to the documentation, the above 2 events will get fired during the Shipconfirm process. So we have to identify what this event is doing. I believe somewhere Delivery ID is getting stored by this event. We need this information, as we have to build a outbound ship confirm interface on this.
Thanks,
Gowri.