Workflow script basics

Learn the basics to proceed with the workflow integration script.

Procedures

Creating the script

  1. Log in to IBM RPA Studio.
  2. On the Home tab, in the File section, click New.
    • Optional: In the Home menu, click New > wal file.
    • Optional: Use the Alt+Shift+W shortcut.

A new tab will open with a blank script.

Creating subroutines

  1. On the Home tab, in the Edit section, click the New routine button.
    • Optional: Use the Alt+Shift+R shortcut.
  2. In the Name parameter, type start_message.
  3. Create another subroutine named hello_world_message.
  4. Create another subroutine named hello_world_file.