Infor ION Desk User Guide - Event Management - Monitor rule documentation states that we "cannot use an attribute that is repeating or an attribute... which has a parent element that is repeating. We have a need to monitor changes to the ERP vendor address data, which is published in the Location Element (Group), hence not available for attribute value change monitoring.
As a potential workaround, we added the ERP vendor fields to the ERP BOD definition (SX.e SAABN: SyncSupplierPartyMaster), specifically city. state, zip, addr[1], addr[2], and addr3. While city, state, zip, and addr3 were made available in the user area, the address line field extent values were not published.
We are attempting to avoid modifying GUI (yes, we're still using) code to save the address extents to a user field, which would make them available for monitoring. While we could extend the vendor detail in WUI similarly, we're hoping that a more simplistic solution is available.
Anyone with suggestions of what might be possible?