Answered step by step
Verified Expert Solution
Question
1 Approved Answer
In an RPA Studio with UiPath: Create a FLOWCHART project to do the following: Open a dialog with the user to accept a STRING value,
In an RPA Studio with UiPath:
- Create a FLOWCHART project to do the following: Open a dialog with the user to accept a STRING value, prompting the user to enter their name write it to the Output (Links to an external site.) panel in the tool write the text in a Notepad file titled <Last Name - First Name> - RPA_02.txt (substitute your last name and first name value) Prompt the user in another dialog box to enter a numeric (integer) value If the number entered is evenly divisible by 13 - Display a success message to the user showing the value input - Write the same message to the Output panel If the number is NOT evenly divisible by 13 -Display a message indicating the user is to try to guess a number divisible by 13 - Write "Nonsense " + to the Output panel [EXTRA Credit 5 points] Repeat the message presented to the user in the Notepad file Perform this prompt sequence 13 times At the conclusion of the 13 repetitions - Display a message to the User "FINI" and write this same message to the Output panel
- Submit the project XAML file [10 points] Use the following naming convention <Last Name - First Name> - RPA_02.xaml [NOTE: if you are NOT using UiPath, submit the equivalent project file]
- Submit a DOCUMENT containing screen captures of the Studio showing your project flow (multiple steps) [10 points]
- Run the project SUBMIT the Notepad document result [10 points] SUBMIT a screen capture of the Studio Output panel showing the results [10 points]
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started