Enhancing the Approval Callable
Object
To display the comments that the HR associate enters in the offline form and sends back to the framework, you need an additional field in the approval callable object used in the last step of the process.
You have created the CO 3: Approve or Reject callable object, as described in Developing Your First Process.
...
1. Open Guided Procedures design time, and browse to the CO 3: Approve or Reject callable object.
2. To open its design time, select it and choose Open….
3.
To switch to edit
mode, choose
(Edit).
Create an inactive version of the object, if required.
4. Open the Input tab page.
5. Add a parameter of type String named HR Associate Comment, for example.
6.
Choose
(Activate).
7. Return to the gallery, select action Approve or Reject, and choose Open….
8.
To switch to edit
mode, choose
(Edit).
Create an inactive version of the object, if required.
9.
To use the latest
version of CO 3: Approve or Reject, choose
(Update).
10.
Choose
(Activate).
Your next step is to enhance the existing Application block from Developing Your First Process with the new and modified actions.