Sending result to set transaction state

Hi all, @Vajrang
how to send result variable data from process transaction to set transaction state, to update the excel file with the result variable.

Hi @SudhaT

Can u explain ur process clearly?

You need to pass your variable from the Process State to Set Transaction Status State.

To achieve this, you have to create an out argument from the Process State and catch it with a variable in the Main workflow…From the main workflow you have to pass it again to the Set Transaction Status using an in argument with the variable you just created from the Main workflow.

I hope this helps.

1 Like

Hi Jamago, @Vajrang

Thanks a lot for the help… its working.

1 Like

Hi @NIVED_NAMBIAR , @Vajrang

I need to send data from process transaction state to set transaction state… from set transaction state the data needs to be updated in the excel file

Cheers!

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