Value cannot be null 2

Hi,

I’m trying to solve the calculate client security hash.

But i got a message due to a null value. Any idea ?

tx

@Hadrien_Poquet , you can change the write line to Convert.tostring(dtt_Workitem.count)
It will solve the issue

Hi,

tx but it doesn’t print anything .

do u know why ?

It is because that object is empty, never got any value…

it’s does but i didn’t manage to pass it from the init sequence to the Get Transaction Data.

The write line activity return the correct number but i can’t pass it to the other sequence

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