Creating Your First Form
Process
In this procedure, you will create a process in which you will use the block that you created in the previous step of the tutorial. In addition, you will configure the input parameters that are displayed when you start the process.
...
1. Launch Guided Procedures design time, and choose Create Process from the contextual panel.
2. Enter the following basic data for the process:
¡ Name – enter My First Form Process
¡ Description – enter a brief description for the process, as shown in the example below
¡ Original Language – choose English
¡ Folder – for example, My First Process
3.
Choose
(Insert) to add the Application
block to the process flow.
4. Select the process and open the Parameters tab page.
Disable the Exposed In option for all parameters, so that you are not prompted to enter any values for them when you start the process.
5. Choose Back.
6.
Choose
(Activate).
You can now go to GP runtime and start the process. When you initiate the process, you will be required to assign users to each process role – that is, Applicant, HR Associate, HR Manager, and the default process roles Administrator, Owner, and Overseer.
At runtime, the applicant enters his or her data in the Enter Data step. The system fills the interactive form with this data and sends it to the HR Associate, who enters a comment, and submits the form back to the system. In the step Approve or Reject, the HR Manager considers the comments from the associate, and makes the final decision whether to approve or reject the application. The decision is communicated to the applicant by e-mail.