Tuesday, September 24, 2013

When updating Supplier Address, oracle.apps.ap.supplier.event was not raised

Problem: Business event "oracle.apps.ap.supplier.event" may not be raised when you updating Supplier Address at site level.

Solution:  You need to check the checkbox 'Update to all sites using this address'.
This business event "oracle.apps.ap.supplier.event" will be raised when you do following actions on suppliers/vendors
- Create Vendor
- Update Vendor
- Create Vendor Site
- Update Vendor Site
- Create Vendor Contact
- Update Vendor Contact
- Update Address Assignments



5 comments:

Sandeep said...

Can you provide me steps how to track the business event. I don't see the event in WF_BPEL_QTAB after creating new supplier.

Chandra R Matta said...

Query this table. You should be able to see your event.

select * from APPLSYS.AQ$WF_DEFERRED

ERP said...
This comment has been removed by a blog administrator.
ERP said...
This comment has been removed by a blog administrator.
Marcos Bacov said...

I need the fields for this business event, how can I get it?