To invoke a Business Event on PIM Attribute (UDA) update
Hello, this is a query regarding How to invoke a Business Event on PIM Attribute (UDA) updates.
This is for a requirement to synchronize attribute values between oracle PDH (PIM) UDA (User defined attributes) and DFF (Descriptive flex fields) columns in mtl_system_items_b (oracle inventory item master table). As per below PIM guide online documentation,
https://docs.oracle.com/cd/E26401_01/doc.122/e48841/T396819T384823.htm
it says: You can configure user-defined attribute groups to raise a Business Event every time a row is added, altered, or deleted,
The name of the Business Event raised is: oracle.apps.ego.item.attributesChanged