Compare two Siebel messages
We have a flow where we receive an inbound Contact Update message. We want to compare that message to current Siebel Contact data, and identify fields that will be updated. We need to identify\publish back specific fields that were updated\changed.
I know I can write custom script, OR even turn on Audit Trail (and query that table after the update has been made), but am looking for other options.