Process

Take an example of printing Hello World on the console. Automation Studio offers WriteLine activity that can directly print the output in console itself. So, lets create a Hello World process using WriteLine activity.

 


To create a Process:

  1. In the Tool bar, click Create and then click select the type of process you want to create. The Flowchart designer opens.
  2. From the Canvas Tools pane, drag the WriteLine  activity and drop on to the Flowchart designer, below the Start element. 

The process is created.