Transaction number value

In the Robotic Enterprise (RE) Framework, what is the initial value of TransactionNumber? Is it 0 or 1?

Thank you,

It is 1

You can change it to 0 if you want!

1 Like

@A_Learner,

It’s 1 by default. You can see it in variables panel on Main.xaml

1 Like

Bydefault the initial value of TransactionNumber is 1
This is because the framework assumes the first transaction to process is transaction #1(not 0)

1 Like

@A_Learner

The default value will be 1, it was assigned as default value in Variable section.
For your reference adding a screenshot.

Go throw below course to get more idea on ReFramework

If you find it helpful please mark it as solution to close this topic

Happy Automation!!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.