cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP CLM - Need to run a script every time a user Approves / rejects within a workflow

Former Member
0 Kudos
206

Hi guys,

We have a simple two-step workflow which goes in parallel asking each approver to either Approve / Reject. Approval from all approvers sets it to "Approved" status and rejection from any approver sets it to "Rejected" status.

Now, my requirement is to run a script every time a user approves / rejects, preferably within the workflow context. How should I approach this?

Thanks!

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member

Edgar,

You can add a script in the workflow context itself. You may use the Extended attributes Prescript and/or Postscript to customize the workflow to complete certain tasks either before or after the user Approves/Rejects.

muralidharankm