Hi All,
I am getting error in Get Transaction Data in_config. I have assigned variable in_config=Config in the Invoke Get Transaction Data .But getting error.
Hi All,
I am getting error in Get Transaction Data in_config. I have assigned variable in_config=Config in the Invoke Get Transaction Data .But getting error.
@marina.dutta
can you share your code in zip file
Can you check that the keys you’re using to acess data from the in_config dictionary really exist in your configuration file? No typos, no spaces, etc…
@raja.arslankhan I am not able to share the files as its more than 100 MB
@marina.dutta
make a copy of your project and reduce files which is not related to problem
Hi @marina.dutta,
Please follow the steps:
Make sure the excel file path and sheet name are correctly
Use EXCEL APPLICATION SCOPE and READ RANGE ACTIVITY for large file.
Searching solution for reading large file in group if still have errors
Search results for ‘read large excel files’ - UiPath Community Forum
I did that but still same error.
Did you already try debugging the execution and checking the content of the Config variable? I launched your workflow and for me it worked as soon as I removed the extra variable.