Resolved! Setting Encryption in Workflow
I am trying to push data from variables in a Catalog Item into an encrypted field on the sc_req_item table without any luck. Here is the script I am currently using:current.approval = 'approved';// Sets the field encryption contextIDcurrent.u_encry...