Hiring tutorial > Create the user interface >

In this lesson, you conduct Playback Two by checking that the individual client-side human services are working as expected and that the coaches display correctly, and you take a snapshot.

In the playback, you check the following paths:

  • The hiring manager requests a replacement for an existing position.
  • The hiring manager creates a request for a new position and the general manager (GM) approves the request for a new position.
  • The hiring manager creates a request for a new position and GM rejects the request for a new position.

For the tutorial, the Find position candidates activity in the process will use the default responsive human service. See the Hiring sample for an example of how you could implement a client-side human service for this activity.

Procedure

  1. Make sure that the Standard HR Open New Position process is open on the Definition page.
  2. To run an instance of the process, click the Run process icon.
  3. In the Inspector, check the first path. Click the Open instance details UI icon. The Process Portal opens in another browser instance.
  4. In the Tasks section of Process Portal, click the Submit position request step. Claim the task. The Submit position request coach opens.
  5. Enter values into the fields. For this path, select Existing for the Position type.
  6. Click Next.
  7. In the Specify existing position coach, confirm or provide data for the fields and then click Next.
  8. In the Confirm position details coach, confirm that the fields contain the same data that you entered in the previous coaches. The fields should be read-only however.
  9. Click Submit. The Process Portal reopens.
  10. Click Find position candidates step. The Find position candidates coach opens. This coach is using a default UI because the tutorial has not created one.
  11. Click Done.
  12. Return to the Process Designer.
  13. In the same way, test the second path, select New for the Position type and Approved for GM Approval.
  14. In the same way, test the third path, select New for the Position type and Rejected for GM Approval.
  15. Take a snapshot of the process application:
    1. In Process Designer, click the Snapshot icon in the main toolbar.
    2. Name the snapshot Playback Two.
    3. For the description, type This is a snapshot of the process application up to Playback Two.
    4. Click Finish.

Summary

You conducted Playback Two by checking that the human services are working as expected and that the coaches display correctly. You also took a snapshot of the process application.

In the next module, you provide validation to ensure the user provides data in required fields.

Learn more: