Hi where is transaction number is initializated. Can I consider it as this is just increment

Hi where is transaction number is initializated. Can I consider it as this is just increment

Referring to the REFramework, the TransactionNumber is initialized the moment it’s declared. If you look in the Variables panel, you will see that it’s set to 1. It is incremented in the Set Transaction Status workflow, which occurs in the Finally section of the Try Catch block for the Process State.

3 Likes

Hi buddy thanks for the reply. Yeah it’s making sense.

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