In AES, how do I check when the system puts an order on hold? I'm in cloud version 10.
Hello,
if the record is updated in SQL level like SP, I think you can't capture it in AES IDO Events.
Another option is to activate the replication categories for datalake and send that record to mingle, once in mingle you can create a dataflow or a script to invoke a csi10 method and do your operations. you might need to send the rowpointer back to csi10 as a reference.
Regards,
Kaz