How to identify and track any changes made to few specific Item Standard/UDA attributes Only ?
Summary Of the problem scenario:
As part of a data outbound from oracle cloud to boundary systems, we have to send item info whenever there is some update made to any specific EFF attributes/Standard attributes at item level. We can't just go by last_update_date at Item master level (or) Item EFF values level because these dates gets changed for every change across all Item level fields, Standard Attributes. Is there a way to track changes made to only given attributes.
Enabling Audit on the item tables works in this case? Looking for some suggestions to take the best approach as the volume of items and number of updates happening at item/OOTB/UDA levels is too high.