Resolved! Getting the Sys ID of an attachment to a record producer
Greetings! I have a use case where we need to update the parent case of a lifecycle event with a record producer. To prevent creating a new record, I have started the RP script with current.setAbortAction(true) The record producer requires some atta...