Can a legacy workflow natively react to updates in another table?
Hi everyone, I am using the legacy Workflow Editor. My workflow runs on a Requested Item [sc_req_item], but it needs to pause until a related record in a custom table [u_sap_training] changes from pending to either accepted or revoked. I initially tr...