The given key is not present in the dictionary

Hi Team,

I am getting this issue like this. I am sharing the screenshots here…

Thanks,
Venkatesh Cheeni

image

Hello @venkateshcheeni09

Are you sure you are getting the error for this particular key?
Also can you try print it somewhere using a writeline activity and check the value once.
Also make sure no space is there in config Key.

Thanks

check the read config xaml you have passed “settings” & check the argument you have passed correctly.

Regards,
Arivu

Can you help me this error what you are saying i can’t understand .

Could you pleas help me on this issue. Ican’t able to understand why i am getting this issue continuously.

use a write line activity and print “Config(“In_Kill_Processes”).ToString” .

Thanks

still my issue is not resolved…

image

print only Config(“In_Kill_Processes”).ToString.

Remove the outside double quotes.

Thanks

I am this issue again.

image

HI @venkateshcheeni09 ,

In config file may have any space after that “In_Kill_Processes” can you please check and remove it.

Regards,
Arivu

In Config file delete the existing “In_Kill_Processes” and create a new row and then add “In_Kill_Processes”.

As per the error the key is having some error. I suspect there can be some space in the key.

Maybe in config file it may have additional spaces. So try to paste the value “In_Kill_Processes” again to config.

Thanks

I have deleted and i have created a new row “In_Kill_Processes”… Still I am getting same issue. And there is no same in config file…

Thanks,
Venkatesh Cheeni

image

what about the other keys in the config file?( row number 5 & 6)

Thanks

I think there are no issues. if possible shall we connect in zoom to resolve this issue.

@venkateshcheeni09
Could you remove underscore in the key and try

There are no underscore in the Key.

Thanks,
Venkatesh Cheeni

can you check inout arguments handled correctly.

Regards,
Arivu

can you share the project here? after removing the secure data if any.

Thanks

I can’t able to share the project sorry from my end…

Can you check this i am sharing screenshot what i need to add in Value…