Calculate client security hash errors

Go to User options in ACME login and Click on check training assignments
Check the status there whether it is failed or pass

@sulakshmi

Could you please check assignment evaluation result and take screenshot of the same and show us. So that we can check where it got failed.

If possible could you please provide screenshot of how it is entering Client data in SHA site and need to check any space is there in between client details. As many people assignment got failed due to extra space here.

Assignment Result

SHA1 Result

@sulakshmi

Remove that spaces from after hypen “-” and then try once.

2 Likes

You have not done the process correctly
That is the reason for failure, Go through the process once again and confirm that the bot is performing correctly.
Before that just reset the test data and run the bot
In the page you attached will show your score and also the status

1 Like

Hi vinneth,
I can’t understand where is the error ,But the process is running completely and all the WI5 items are showing completed.

I had removed the spaces still it is taking the spaceSpaces

HI @sulakshmi
Use variablename.trim i.e.(ClientId.trim) to remove the spaces and try again
Are you pasting the correct Hashcode in the comments while updating work items?

@sulakshmi

It should be like this.

   ClientId.Trim+"-"+ClientName.Trim+"-"+ClientCountry.Trim

Thank you it worked

1 Like

Thankyou vineeth,
It worked that is the only error

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