Level 3 Assignment 1 - Can not create the WI5list (array of DataRow)

Dear colleagues,

Running in debuggin mode, I realize the system doesn’t create the array of DataRow WI5list (page 11: 2.Calculate_Client_Security_Hash_Walkthrough_Short_v1.0.pdf (784.6 KB) )

Can you please tell me what I’m doing wrong?

I also attached the zipped project:
ReFramework_ACME.zip (1.7 MB)

@Cardon_Cezar The argument Direction of Out_Datatable was “In”, If you change it to “Out” , you’ll get the Datatable Outside the Workflow. :sweat_smile:

1 Like

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