Request for Guidance on Passing Values Between Process and Set Transaction Status States in REFramework

@T_Y_Raju,

If you don’t want to make many changes by passing this value through arguments, you can declare a global variable. Just declare a global variable, assign it a value in Process.xaml and directly use this variable in Set transaction status.