Get Excel Object
All other excel activities should be executed within this activity. This activity creates a scope for all excel activities which holds the excel object and acts as a drop zone or a container.
Technical Reference:
INPUT |
CreateNewWorkbook: Check this box if you require the bot to create a new workbook. |
|
ExcelPath: Specify the path of the excel file to which the bot has to execute the activities. |
||
MISC |
Body: This remains empty and auto populates when an activity is dropped into the Get Excel object zone. |
|
Display Name: Displays the name of the activity. You can also customize the activity name to help troubleshoot issues faster. This name will be used for logging purposes. |
||
SkipOnError: It specifies whether to continue executing the workflow even if it throws an error. This supports only Boolean value “True or False.” True: Continues to execute the workflow irrespective of any error thrown. False: Stops the workflow if it throws any error |
||
Version: It specifies the version of the excel automation feature in use |