Calculate Client Security Hash Part 3 | UiPath Level 3 Exercise

Опубликовано: 05 Май 2019
на канале: Coding Module
59,817
287

If I was able to help you, feel free to donate.
Paypal: [email protected]

Download the Code/Workflow Here:

Part 1: Introduction and updating the TransactionItem variable type to DataRow
https://codingmodule.com/index.php/20...

Part 2: Folder Creation and Configuration File Setup
https://codingmodule.com/index.php/20...

Part 3: System1 Login
https://codingmodule.com/index.php/20...

Part 4: SHA1Online Open
https://codingmodule.com/index.php/20...

Part 5: Init All Applications
https://codingmodule.com/index.php/20...

Part 6: Closing System1 and SHA1Online Applications
https://codingmodule.com/index.php/20...

Part 7: Kill All Processes
https://codingmodule.com/index.php/20...

Part 8: System1 Navigate To Dashboard
https://codingmodule.com/index.php/20...

Part 9: System1 Navigate To Work Item Details
https://codingmodule.com/index.php/20...

Part 10: System1 Extract Work Items DataTable
https://codingmodule.com/index.php/20...

Part 11: System1 Navigate to Work Items
https://codingmodule.com/index.php/20...

Part 12: System1 Extract Work Items DataTable
https://codingmodule.com/index.php/20...

Part 13: System1 Update Work Item
https://codingmodule.com/index.php/20...

Part 14: SHA1Online Process Hash
https://codingmodule.com/index.php/20...

Part 15: Send Email
https://codingmodule.com/index.php/20...


Part 16: Get Transaction Data
https://codingmodule.com/index.php/20...

Part 17: Process
https://codingmodule.com/index.php/20...

Part 18: Updating the Project in UiPath Academy
https://codingmodule.com/index.php/20...


Extract Work Items (Cont..)
Read Transaction Data
Get Transaction Data
System 1 Close (Fixed)
System 1 Navigate to Work Details
System 1 Extract Client Information

Client ID: ClientInformation.Substring(ClientInformation.IndexOf("Client ID: ") + "Client ID: ".Length).Split(Environment.NewLine.ToCharArray)(0)

Client Name:
ClientInformation.Substring(ClientInformation.IndexOf("Client Name: ") + "Client Name: ".Length).Split(Environment.NewLine.ToCharArray)(0)

Client Country:
ClientInformation.Substring(ClientInformation.IndexOf("Client Country: ") + "Client Country: ".Length).Split(Environment.NewLine.ToCharArray)(0)

Process


Смотрите видео Calculate Client Security Hash Part 3 | UiPath Level 3 Exercise онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Coding Module 05 Май 2019, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 59,817 раз и оно понравилось 287 людям.