Uipath- Advance training- Assignment1

Hi Everyone,

I am doing Assignment 1 of advance training using Uipath Reframework. So in main xaml, in the init stage, where we need to invoke application, my WF is not able to execute that step and I am getting error in output pannel and not able to proceed further

Please provide any suggestions and help, your help will be appreciated. :slight_smile:

The error message is referring to a key value pair. Looking at the pictures my guess is that you have not set the Get Credential properly. Alternatively you are referencing a dictionary in one of the invokes (possibly as part of the config file read).

RD

Thanks Richard :slight_smile:
This issue is resolved now, the issue was with the confif file it was reading. But i am facing another issue now, which looping through work items :frowning: