Start a Project
New Project Startup Examples
Last updated
New Project Startup Examples
Last updated
To start a project, simply access the "File" option in the top menu, then "new", and then "project". Automatically the following configuration will be displayed:
Field | Descriptive |
Robot Name | Identifier of the project that will be created |
Description | Brief description of the scope that will be addressed in the project |
Link containing background image | URL to the image that will be displayed as background when the robot is made available in the Robot Store in the Orchestrator |
Progress bar increment type | Sets the way the progress bar will be incremented. If Undetermined, there will be no percentage increment, that is, the robot's progress will not be displayed. If Manual is selected, the bar increment must be performed using the Progress Bar object, located in the IDE's Dashboard menu. |
Environment | This parameter defines in which environment the robot should operate. |
Store Execution Log | Defines whether the execution log should be stored and made available in the Orchestrator. The log can be found in the details of each task. |
Initial Parameters | Setting initial parameters provides input variables for Robot execution. Parameters can be classified into two types: Text and Excel. Text: ideal for filling in any type of information, for example: CNPJ, CPF, State Registration, Electronic Key, etc. Excel: Determines that when starting the robot execution, an Excel spreadsheet will be requested. This information will be available in a Json, which can be accessed in matrix format. |