Hi Guys!!!
I am working on Client Security Hash Code Assignement. I do not understand how to Use REFramework to complete the assignment, I get completely lost at “Get Transaction state” …I dont know how to move ahead from there , it gets complicated and confusing.
As per the video, in Get Transaction State you should be able to fetch one record at a time and process that in Process Transaction State…but i just fetch all data from ACME website and populate datatable in Get Transaction Phase…and later in Process state i
use the “For each row” and work with the data…
below are my doubts if somebody could help -
-
Has anyone been able to use REFramework in assignment 1 the way it is suppose to be used…
-
Do we loop using For each row in DT in “Get Transaction state” ??? (as per my understanding we should )
OR
We can do it in “Process Transaction State” ? -
And is it necessary that we have to use REFramework to complete Assignment 1.
I am unable to move forward with assignement1.
Thanks in advance.