I just tried the UiPath Advanced Assignment - 1. While running it, i am getting this error. I have no idea what to do. Please someone shed some light on it.
“System error at initialization: The given key was not present in the dictionary. at Source: mscorlib”
Hey @vmaneesh94,
can you also show me what values you’re giving to the in_Credential argument while invoking the login workflow please?
Seems like your values in the config, orchestrator,and arguments do not match.
I’m assuming you have already created an asset in the orchestrator with the name UiDemoCredential_REFramework?
Yes I have. I have the same asset name in orchestrator as well as the Config file and im also giving the same value for in_Credential. I tinkered around a bit but im getting the same error. its hard to explain what is actually wrong since this is my first time working on it.! is there anyway to tell you the exact error?
@vmaneesh94 Yes buddy,that is where the problems is then! you have to supply some arguements to the In arguements!
Not the same arguements!
If i’m not wrong you must be seeing 2 arguements there? one for the url, the other for the credential?
Plus the config file you posted a while ago had no url setting there! there must be one!
please go through the walkthrough one more time!
Hello @Priyahk,
The flow is very well in defined in the walkthrough!
Begin with individually creating and testing the workflows as defined in the walkthrough!
Once done let me know i’ll help you in how and where to invoke them