Lesson 6 – Applications
Intro:We landed a great job for the finance department of IKEA, who wants a robot that can take the robot out of the human and do application work. What you will learn: Primarily Open/Close applications and basic selector work Operating in applications Secondarily: Sending Hotkey combinations to applications Take user input Using variables Get data […]
Intro:
We landed a great job for the finance department of IKEA, who wants a robot that can take the robot out of the human and do application work.
What you will learn:
- Primarily
- Open/Close applications and basic selector work
- Operating in applications
- Secondarily:
- Sending Hotkey combinations to applications
- Take user input
- Using variables
- Get data from the Clipboard
- Message Box
Client name:
IKEA Finance
Process Name:
Application work
Description:
IKEA is using SAP Finance and we'll be building a simplification for this use case, but the principles are the same. Create a UiPath robot that:
- Takes user input (the user will type an integer, when prompted)
- Open the Windows Calculator
- Multiply the user input with 8 using the Windows Calculator
- Present the output in a Message Box