11 - Expand Process to Add Rework Flow
Use a custom variable and Go-To Step to expand your workflow so the approver can ask the submitter to rework it, as part of the SAP Build CodeJam.
You will learn
- How to define and set custom variables
- How to use the Go-To Step
- How to modify labels on Approve and Reject buttons of an approval form.
- How to create a rework flow
Prerequisites
- You have completed the previous tutorial for the SAP Build CodeJam, Create Action to Post Data to CAP Service.
In order for you to learn about custom variables and Go-To steps, you will expand slightly the process you created to include a rework flow – the ability for approver to reject a request but allow the submitter to modify it.
Here is the current process, annotated with what you will do.
Here’s the flow:
- The approver can approve or reject the request, as before. But the approver can also reject the request but indicate that they will allow the submitter to modify the request.
- The submitter will get a form to modify the request. In this case, the submitter can now add an explanation for the request.
- The submitter can choose to provide an explanation and return the form to the approver, or can simply cancel the request.
- The approver, if they get a reworked form, can again choose to approve, reject, or reject and return the form to the submitter.


























