Getting Error in Assignment1?

Hi Everyone am getting This problem in Assignment1 and the client information also not entering in sha1 how can do this?please check once i will give you the ZIP file…

CalculateClientSecurityHash.zip (351.0 KB)

Thanks in Advacnce
KrishnaReddy

hi @krishnareddy,

as per the Debug Popup, the DataTable is empty.

please check your datatable which you provided in WriteWrange activity.

when you are debugging you can click Ignore which will resume furthur.
image

@krishnareddy

You’re getting the error because you didn’t pass any value in HashValue. Also please take note to always indicate the direction on your argument (This is not required but it will help you to quickly identify what are variables and what are arguments)