Botflows
A Botflow is a single file having a .rpa file extension. An example of a Botflow file name is MyBotflow.rpa.
Before you can begin using Nintex RPA LE, you must create a new Botflow to store and save all your work. Because Botflows are portable, you can run them on any computer with Nintex RPA LE installed if the target application is the same.
The following information is saved in a Botflow:
Item | Description |
---|---|
Bookmarks |
Read the Bookmarks article for more information. |
Breakpoints |
Read the Breakpoints article for more information. |
Credentials |
Read the Credentials article for more information. |
Email Accounts |
Read the Email Accounts article for more information. |
Emulator Connections |
Read the Emulator Connections article for more information. |
Excel Connections |
Read the Excel Connections article for more information. |
Logs |
Read the Logs article for more information. |
FTP Connections |
Read the FTP Connections article for more information. |
Lists |
Read the Lists article for more information. |
Workflow Connections |
Read the Workflow Connections article for more information. |
PDF Connections |
Read the PDF Connections article for more information. |
Settings |
Read the Settings article for more information. |
Slack Connections |
Read the Slack Connections article for more information. |
SQL Connections |
Read the SQL Connections article for more information. |
Tasks |
Read the Tasks article for more information. |
Variables |
Read the Variables article for more information. |
The following information is not saved in a Botflow:
Item | Description |
---|---|
Data |
Data files are external to the Botflow and are therefore not saved as part of the Botflow. |
Run Settings |
Run settings are not stored with the Botflow and therefore are not "remembered" automatically. A Set Speed Action can be added to your script to set the run speed at the time the Botflow runs. |