Onboard Person Workflow
In this training, we will create a workflow for onboarding a person.
NOTE: If you are unable to play the above video, in that case, you can access the video from here Onboard Person Training
Chapters:
00:00:00 – Instructor Introduction
00:02:55 – Audience
00:04:42 – Purpose of Training
00:05:43 – Training Overview (Forms, Lookups, and Operation Base Activities)
00:11:26 – Walk through the existing OnboardWorkflow
00:27:05 – Create folder and sub folders for Forms, Lookup Controls, and Workflows
00:30:10 – Create our first Form (OnboardPersonPreSelectionForm)
00:32:31 – Add Object
00:36:55 – Create a Data source for binding with a radio button control
00:41:25 – Create a list
00:45:52 – Bind List/Data source with radio button control
00:55:10 – Logic for show and hiding a section
00:56:45 – Create three radio button controls and bind them with a data source and set their layout to horizontal
01:05:35 – Publish the form
01:07:27 – Enable the buttons on Form
01:08:57 – Create Second Form (Training_CreatePersonSimpleForm)
01:13:14 – Add Person Object
01:20:30 – Enable buttons on the Form
01:20:48 – Publish Form
01:24:24 – Create a third Form (Training_SimpleModePreviewForm)
01:25:22 – Add person object and add fields onto the Form
01:29:23: – Enable button on the Form
01:29:37 – Make all the fields read-only on the Form
01:30:15 – Publish the Form
01:32:30 – Create Form no.4 (Training_AdvanceCreatePersonForm)
01:35:06 – Add Person Object on the and add fields on the Form
01:39:55 – Add a field for the Password
01:43:45 – Add a dropdown for Preferred Language
01:51:53 – Add a field for Telephone number and convert it into a control that gives you the list of country codes
01:52:51 – Publish the Form
01:56:30 – Overview of Form no.4
01:58:30 – Create Form no.4 (Training_AdvanceCreatePersonPreviewForm)
01:59:50 – Add Person Object and add fields on the Form
02:08:15 – Make all the fields read-only
02:08:40 – Publish the Form
02:09:50 – Explaining why creating workflow first before a lookup control
02:11:04 – Create a Workflow (Training_OnboardPersonWF)
02:22:00 – Business Rule
02:36:26 – Lookup Control
02:45:40 – Adding a System Code Activity and writing custom code for Lookup Control
03:03:10 – Add the Additional Information tab on the Training_AdvanceCreatePersonPreviewForm for showing the data selected from the Lookup Control
03:19:20 – Apply Naming Convention Activity
03:21:44 – Create Person Operation Activity
03:26:34 – Wizard Steps
03:47:25 – Publishing all the Forms again
03:51:42 – Binding
04:06:44 – Localization
04:14:25 – Create Workflow Properties that will get passed as Workflow Parameter from the EmpowerID web
04:20:10 – Publish Workflow
04:29:36 – Set Request Workflow Parameters
04:31:55 – Reset the IIS server
04:34:36 – Run and test the Workflow
04:52:56 – End
We have implemented modifications to the navigation bar to provide users with an alternative pathway for accessing the Request Workflow page. Specifically, users can now navigate to this page by selecting the Low Code/No Code Workflow option and subsequently choosing the Low Code Workflows option.