How to change a extraction result variable by matching through a key value dictionary of (string,string)?

Hi all,

I want to match and replace OutExtractionResults.ResultsDocument.Fields(1).Values(0).Value by matching it with the key of a dictionary and replace with the value of that dictionary.

Anyone knows how I can match and replace the result document field with a value from a dictionary?

Here are the steps I have done so far.

Thank you!

Hi @sharon.palawandram ,

Could you also show us the error message that is being mentioned there, maybe it would provide us more insights. :slight_smile: