Objective: Create a Permanent Workflow that will run every hour and bring the list of people whose attributes have been modified.
Credentials:
User ID: Test
Password: P@$$w0rd
Start the 20331B-NYC-DC-05 virtual machine. Wait for the virtual machine to display the Desktop.
On your Desktop, Right-click Workflow Studio (WFS), and then click Run as administrator.
Wait for WFS to start and enter your credentials.
In Solution Explorer, right-click on the Developer Packages folder, create a new folder called DemoLabs, and click the Ok button.
Add New Folder dialog box will appear from it; select the following options
User Interface > Lookup Control
User Interface > Forms
User Interface > UI Pages
Workflows > Applications
And click the Ok button.
Expand the Developer Packages folder, find the DemoLabs folder, expand it under the DemoLabs folder, expand the Workflows folder, right-click on the Applications folder, hover your mouse on the New Workflow option and Click on Permanent Workflow.
It will load the Permanent Workflow Template.
Click on the Save button to save your Permanent Workflow and give it the name Demo_PermanentWF.
Now double click on the DoWork activity Or right click on the DoWork activity and then click on Edit DoWork_ExecuteCode
It will open the code editor for you where you can write your custom logic to perform any task or action