Uipath client security hash

Can anyone please help me with this

Hi @Hari_HK!

Did you check that both in_TransactionNumber and in_WIList are not null?

You can check this by looking into the Locals panel which you can access from your bottom left.
There you can see the value of all variables and arguments in that scope.

what can i put there either 0 or any default value

Which one is empty?

Transaction number is setted by default in 1 and you should be setting in_WIList yourself.

Did you check that you’re passing the argument values to the workflow correctly?

Thanks for ur help and i got the assignment.

1 Like

That’s great! Happy automation! :grinning: