AA 2019 Aa

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

9. A bot developer needs to automate the following process: 1.

Receives daily reports in an e-mail with a


specific subject 2. Downloads the report 3. Formats the report in Excel (i.e. sorts columns, removes
unnecessary columns, filters required rows.) 4. Saves the report with a date-time stamp 5. Logs in to SAP
6. Uploads the report into SAP What action would be used in the Bot for step 3? Excel advanced: Sort
table ↑ Ch thi (/ t/ ti ? 8/1/2020 Automation Anywhere Certified Advanced RPA Professional (A2019)
Assessment https://automationanywhere.litmos.com/assessment/review?
courseId=3327773&moduleId=6664638& LPId=0 3/14 ↑ Change this answer (/assessment/question?
courseid=3327773&moduleid=6664638&questionid=5219773&retry=True&review=True&LPId=0) 10. A
bot developer wants to take a CSV file and write the rows into an XLSX file. What process can they follow
to do this using the fewest lines of code? (Choose two.) Read from a CSV file, use Excel basic to create a
new spreadsheet, loop through each row, then loop through each record and write each cell using the
nested loops. Read from the CSV and loop through each row, then loop through each value in a record.
Write one line to the Excel file in the inner loop, then change to the next row in the outer loop. ↑
Change this answer (/assessment/question?
courseid=3327773&moduleid=6664638&questionid=5213312&retry=True&review=True&LPId=0) 11.
While capturing a series of steps in a process to fill out a web-based form, the resultant Recorder:
Capture actions have errors in the captured text. On playback, the bot fills out the form with varying
speeds where some letters are typed individually, and other cells are populated completely. How can
the bot developer change the code to have consistent playback? Edit the Recorder: Capture lines and
clear the Delay parameter to remove the keystroke delays ↑ Change this answer
(/assessment/question?
courseid=3327773&moduleid=6664638&questionid=5208914&retry=True&review=True&LPId=0

You might also like