show / hide menu

Demo Project using Job Activities

The URL of the demo project is given below where users can learn about these activities in a better manner. 

Steps:

Hello World Project: 

  1. Drag and drop the message box 
  2. Display the message “Hello World” in the message box. 
  3. Publish the project 
  4. From the Bot Manager, create a job for the Hello World Project by adding it as a process.  
  5. Create a separate project in the Genie Studio to use the Bot Manager activities. 
  6. Drag and drop Start Job activity. 
  7. Provide the necessary details in the input properties of the start job activity. 
  8. Execute the activity by clicking on the Play button in Genie Studio. 
  9. Disable the Start Job Activity and drag and drop the Get Job Details activity. 
  10. Configure the input properties of Get Job Details activity to access the job details of the Hello World project and store the result in an array list. 
  11. Use the For Each activity to loop through the array list. 
  12. Display each detail of the job in a Message Box. 
Activities Used“Get Job Details, Start Job, For Each, Message Box”
Video Linkhttps://www.youtube.com/watch?v=jWaNs4ERAhE&list=PLwFA5laAhcEJ7sVztHRNXDdXffy2odMvv&index=39&t=1s