Hi All,
My Get Transaction is not incrementing even though there are more Transaction Items. I am reading data from excel file
Hi All,
My Get Transaction is not incrementing even though there are more Transaction Items. I am reading data from excel file
Check your Set Transaction Status workflow if you have deleted this increment logic while configuring your ReFramework.
Thanks,
Ashok ![]()
Ok. Try debugging and track the Transaction Number getting increment there.
Thanks,
Ashok ![]()
Did you give the if condition of transactioncount inside the first if condition?
If so then it would not work…you should give it after that if condition of checking for nothing
From the thenk condition move it outside the if conpeltely
Cheers
Thank You .That was the error. But why it was not working inside the other If condition?
As per first if condition it would go into then block only when transactiondata is nothing…but after first time it would not be nothing as data is already read
Cheers
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.