I am working the assignment Calculate Client Security Hash, but struck in place where could not loop through the datatable.
My workflow fetching the first data from the system1 and getting the hash value and the same process is running for infinte time. Its not iterating through the next items in the datatable.
Verified the Get transaction data and Process workflows to check whether the loop is working fine. but its looks fine for me.
Could someone help me to figure out issue in my solution, attaching the my solution here.CalculateClientSecurityHash.zip (1021.7 KB)
Please let me know if any clarification needed.
Thanks in advance.