Dear All,
I have to read the value dynamically from the Config variable.
My Config Variable contains all the values am passing the variable inside the config variable but its giving while runtime.
Error Message :- Variable 'vConfig' doesn't have a property '%vPrefix%'
Note:- I am getting the value in the %vPrefix% variable which is there in the vConfig variable.
Even I tried removing the single quote from the vPrefix variable but still getting the error.
Kindly suggest. what is going wrong here.....again am getting the proper value in bot the variables but in vMaxFetch_Records am getting error. how can i pass the variable inside vConfig (Dictionary) variable. Automation Anywhere is accepting and giving proper value. don't understand what is the issue while reading from power automate.....