Step-By-Step Guide to Use Add Log Fields to Add Data to the Log File

Let’s see an example of adding desired information to the log file of Automation Studio application.

 

To add the desired information:

  1. Create a new process.
  2. In the Canvas Tools pane, click Assign and Write to expand the tool and view the associated activities.
  3. Drag the Add Log Fields activity and drop on to the Flowchart designer on the Canvas.

 

 

  1. In the Parameter bar, define a String type argument, Test and assign the information you to log in the log file of Automation Studio.

 

 

  1. Click the   (Settings) iocn to open the  Log Fields dialog box appears.
  2. Click Add to add a new field.
  3. In the Field Label field, enter Demo as the label of the field.
  4. In the Field Value field, select the Test argument created above.

 

 

  1. Click Confirm to save the details entered.
  2. Save the process.
  3. Setup the environment and perform test run. Below is the sample information logged in the log file of Automation Studio application: