How to check if the Client Security Hash Code is correct
![]()
To do so, follow below setps ![]()
1 - Log In to ACME System 1
2 - On the Home page, go to Work Items
3 - Look for an item, which has WI5 as “Type” and Open as “Status”
4 - Click on the loop
on your left
5 - Get the ClientID, ClientName and ClientCountry
6 - Go to SHA1 and other hash functions online generator
7 - Enter the data previously copied as below ![]()
NO SPACE BETWEEN THE VALUES AND THE NAME STAYS AS IT IS ![]()
Correct :
PU23971-Chance Strittmatter-Germany ![]()
False :
PU23971 - Chance Strittmatter - Germany ![]()
False :
PU23971- Chance Strittmatter -Germany ![]()
False :
PU23971 -Chance Strittmatter- Germany ![]()
False :
PU23971 -Chance Strittmatter-Germany ![]()
False :
PU23971-Chance Strittmatter- Germany ![]()
False :
PU23971 - ChanceStrittmatter - Germany ![]()
False :
PU23971- ChanceStrittmatter -Germany ![]()
False :
PU23971 -ChanceStrittmatter- Germany ![]()
False :
PU23971 -ChanceStrittmatter-Germany ![]()
False :
PU23971-ChanceStrittmatter- Germany ![]()
8 - Get the Hash code recently generated
9 - Go back to the Client Information Details
10 - Click on Update Work Item
11 - On the comments section, you should see your old “Hash Code”, generated by your bot
12 - Now compare it to the new one
If the “Hash Code” isn’t the same, that means you have to check your syntax… ![]()
Things you should always remember as you go through this journey… ![]()
Syntax code must be exactly as
ClientID + “-” + ClientName + “-” + ClientCountry
ALWAYS reset test data BEFORE you run your BOT
NEVER reset test data AFTER you run your BOT
Cheers ![]()