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
- Create Vendor
- Update Vendor
- Create Vendor Site
- Update Vendor Site
- Create Vendor Contact
- Update Vendor Contact
- Update Address Assignments
5 comments:
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.
Query this table. You should be able to see your event.
select * from APPLSYS.AQ$WF_DEFERRED
I need the fields for this business event, how can I get it?
Post a Comment