Hello everyone…can someone help me with this?
I have created 2 assets in orchestrator…1)IA.001.BasePath…2)IA.001.InputFolderName…Then i stored the asset values in (AssetValues) Data table…then i assigned (AssetValues) Datatable to (out_Config) Dictionary…when i access them iam getting the first asset value…but for second one it says given key was not found in dictionary…
The Name that you give is case sensitive…So please check the value is exactly matchign and if there are any spaces in the name
cheers
Thanks for the reply…but this is not helping…i rechecked everything…the key i entered is present in config file…but it is showing error when i acces it for its value.
Do you have the config file open? If so, then the automation cannot read it, and the dictionary is empty.
no config is closed.
screenshot i have attached in the post.
I meant of the config you are using…because i see no wrong here
One thing you can do is…run in debug and when error comes open the locals panel and then open config and see if the required key is present or not
Cheers
followed as you said…Thank you…key is not present in config…
Then it is either not being read or the value is missing…
Hope this clears your issue
Cheers
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.