Create a bot with Get Storage file action

This procedure describes how to build a bot using the Get Storage file action in Process Composer.

Procedure

  1. Create a new bot and name it Bot File. The new botwindow displays for you to create a bot.
  2. Select the plus (+) icon in the Variables field. The Create variable window displays.
  3. Select File in the drop-down menu in the Type field.Adding a file variable
  4. Enter FileVar as the variable name in the Name field.
  5. Select Use as input only.
  6. Click Create.
  7. Drag the Get Storage file action from the Process Composer package. The Process Composer: Get Storage file window displays. Bot file path
  8. Select Variable.
  9. Select the FileVar that you had previously created.
  10. Specify the path in the Full path of file in local device to be saved to field.
    Important: The full path of the file includes the name of the file, for example: C:\aari\output\filename.pdf.
  11. Click Save.
    You have successfully created a bot with the Get Storage file action.
    To continue the example and create a process, see Create a process automation to select a file input.