How to check if the Client Security Hash Code is correct?

How to check if the Client Security Hash Code is correct :interrobang: :thinking:
To do so, follow below setps :point_down:
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 :mag: 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 :point_down:
:no_entry: NO SPACE BETWEEN THE VALUES AND THE NAME STAYS AS IT IS :no_entry:

Correct : :white_check_mark: PU23971-Chance Strittmatter-Germany :white_check_mark:

False : :x: PU23971 - Chance Strittmatter - Germany :x:
False : :x: PU23971- Chance Strittmatter -Germany :x:
False : :x: PU23971 -Chance Strittmatter- Germany :x:
False : :x: PU23971 -Chance Strittmatter-Germany :x:
False : :x: PU23971-Chance Strittmatter- Germany :x:
False : :x: PU23971 - ChanceStrittmatter - Germany :x:
False : :x: PU23971- ChanceStrittmatter -Germany :x:
False : :x: PU23971 -ChanceStrittmatter- Germany :x:
False : :x: PU23971 -ChanceStrittmatter-Germany :x:
False : :x: PU23971-ChanceStrittmatter- Germany :x:

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

:twisted_rightwards_arrows: If the “Hash Code” isn’t the same, that means you have to check your syntax… :face_with_monocle:
:spiral_notepad: Things you should always remember as you go through this journey… :spiral_notepad:
:one: Syntax code must be exactly as :arrow_right: ClientID + “-” + ClientName + “-” + ClientCountry
:two: ALWAYS reset test data BEFORE you run your BOT
:three: NEVER reset test data AFTER you run your BOT

Cheers :v:

8 Likes

2 posts were split to a new topic: Cannot progress forward with the course