Hi ALL, I am getting a runtime execution error that workbook not found as I gave the same file path and checked many time. same error I am getting again and again.
Check if you specify the correct Excel Sheet Name.
No I set the sheet name different
Have you changed the config file name ?
If yes, you need to update the same in argument as well -
@balkishan
Seems like you are executing the “InitAllSetting” workflow alone.
Can you try executing it from “Main” workflow.
No It’s Main workflow only I don’t know why while creating it’s taking the name InitAllSetting by default. But I am running Main workflow only.
open project.json file under your project folder and replace the name InitAllSetting with main.