I am trying to Evaluate Variable. Attached code screenshot
accountsDataTable - Table
dicAttributes - Dictionary
Problem: When I am passing my expression directly to evaluate variable(Line 2) its giving correct output but If the expression is placed in this record variable $currentFile{Rule}$ then evaluate variable (Line1) is giving output as same expression instead of values.
Evaluate variable is working for directly variable its not working either dictionary or table
Please someone suggest me how can I retrieve values by passing a variable to the evaluate variable action instead of passing an expression directly.