Could not pass arguments from Process to SetTransactionStatus

Hi,

I am trying to pass arguments from Process to SetTransactionStatus.xaml so I can write these into the output. I have set all the variables I needed to arguments and In/Out. However, I could not detect those anywhere when I tried to edit the arguments for Set Transaction Status. Is passing arguments from Process to SetTransactionStatus possible at all?

Hi @upnewbie,
You can pass arguments from Process to SetTransactionStatus

If all direction of arguments are correct then check the scope of variable in the Main to “General Business Process”

1 Like

If the solution above never worked can you attach your process for me to take a look?

1 Like

Thanks :slight_smile: How do I set the scope inside the Process.xaml? The only scope I have is Process. I tried to create a variable in Main and tried to assign it to an In/Out argument from Process.xaml but could not find that argument at all.

Change Scope in Process Transaction State In “Main”

It worked :slight_smile: Thanks!

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