Hiring Tutorial: Create the user interface
In this module, you create the user interface that the hiring manager and the general manager (GM) use to interact with the process.
A user interface is a set of coaches in one or more human services.
Learning objectives
After you complete the lessons in this module, you will know how to do the following tasks:
- Plan the user interface
- Create the coach view for the position request data
- Create the coach view for the position data
- Create the coach view for person data
- Create the Create Position Request CSHS client-side human service
- Create the coaches for the Create Position Request CSHS client-side human service
- Complete the flow for the Create Position Request CSHS human service
- Create the GM Approval CSHS client-side human service
- Conduct playback two
Learn more:
- Hiring Tutorial: Plan the user interface
- Hiring tutorial: Create the coach view for the position request data
- Hiring tutorial: Create the coach view for position data
- Hiring tutorial: Create the coach view for person data
- Hiring tutorial: Create the Create Position Request CSHS client-side human service
- Hiring tutorial: Create the coaches for the Create Position Request CSHS client-side human service
- Hiring tutorial: Complete the flow for the Create Position Request CSHS human service
- Hiring tutorial: Create the GM Approval CSHS client-side human service
- Hiring tutorial: Conduct Playback Two
Great tutorial, though I think there might be some confusion about tw.local.requisition.gmApproval type. In Conduct Playback One it appears to be a String. Whereas in the Creation of Business Objects and the Implementation of the Gateways it appears to be a Boolean.
The gmApproval should be a Boolean. Thank you and I have updated the page.
It is boolean, the word ‘Rejected’ is used to refer the path named Rejected. For me it was confusing as well.
Nice effort!
While doing the step “Hiring tutorial: Conduct Playback One”, there is a need of one step to be added.
While running the playback one using inspector, once we are done with updating the values in data objects, we need to press “Update All” button which will be activated once any data in modified. This button is located next to Data Tab.
The step for creating the Qualifications CV is missing. Apparently should be found here –
tutorials/hiring-tutorial/hiring-tutorial-create-the-user-interface/create-the-coach-view-for-qualifications/
Also some case inconsistency in CV variables – to start the variable with caps, or not?
Nice effort!
While doing the step “Hiring tutorial: Conduct Playback One”, there is a need of one step to be added.
While running the playback one using inspector, once we are done with updating the values in data objects, we need to press “Update All” button which will be activated once any data in modified. This button is located next to Data Tab.