Check if Excel session name you opened in line 7. is "Default". Session "Default" is expected at line 8.
Hi @Camilo Herrera ,
When using the Excel Action Package, you have to define a Session which can either be a string, or a local variable or even a global variable.
This session is what the bot uses to distinguish between various Excel files that are opened simultaneously.
Sure, you might not be operating with multiple excel files at the moment, but the session is designed to that the bot won't run into any issues in those situations.
You have to ensure that the session you have provided in the Open Action matches with every other Excel Action that is supposed to work with say, Excel File 1.
Once you resolve that, the bot won't run into anymore issues.
Kind Regards,
Ashwin A.K
Hi @Camilo Herrera ,
When using the Excel Action Package, you have to define a Session which can either be a string, or a local variable or even a global variable.
This session is what the bot uses to distinguish between various Excel files that are opened simultaneously.
Sure, you might not be operating with multiple excel files at the moment, but the session is designed to that the bot won't run into any issues in those situations.
You have to ensure that the session you have provided in the Open Action matches with every other Excel Action that is supposed to work with say, Excel File 1.
Once you resolve that, the bot won't run into anymore issues.
Kind Regards,
Ashwin A.K
I do have each every session name excatly same but then also I am getting similar error. What to do next ?
I have checked there are extra spaces.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.