A360 Advance Quiz - 3

 1. Organization A wants to send salary slips in PDF format to its 15000 employees. They also

want to password-protect the salary slip with a password. What is the best approach that the

bot developer should follow?

Ans : Loop through each PDF file saved in a folder. Use the Encrypt Document Action from the

PDF package to set the password

2. A bot developer has been asked to build a bot to record a process within an application. The

process involves entering data into multiple fields within different sections. How would the

bot developer accomplish this request?

Ans : Click Start Recording, select the application, and click through each of the fields

3. A bot developer plans to execute a python script with the help of a bot. What are the

dependencies that should be considered for the Bot Agent device? (Choose two.)

Ans : a. The Python application should be installed on the Bot Agent device.

b. The Path environment variable should include the installed Python directory on the Bot

Agent device.

4. A developer has copied the data from a text box on a web portal to clipboard variable. Which

action within the Clipboard package in Automation 360 will allow the developer to pass the

value from the clipboard to a user-defined variable?

Ans : Clipboard: Copy from

5. A Solution Architect wants to make sure that all team members use a certain date format in

the bots that they develop, so that if the bot is reused and the value is changed, the storing

variable itself cannot be deleted. How can this be achieved?

Ans : Create and use a Global value to store format string.

6. A user is automating a claims process that involves opening different websites to read and

update claims related data. The user wants to store the application window title. Which

variable type is most suited for this operation?

Ans : Window

7. A production department in an organization receives thousands of quotes in PDF format from

multiple vendors. The department manager is automating the extraction of fields using the

Automation 360 PDF package and assigning the outcome to a variable. Which type of variable

should be used to assign the outcome?

Ans : Dictionary

8. A developer is automating email handling and ticket creation during off-hours. To do this, the

developer has created DateTime type variables and assigned the begin time and the end time

conditions to perform the automation. But the automation is not following the time set in the

begin time and end time. The developer assigned the value using the custom format MM DD

YYYY HH:MM to the datetime variable. How can the developer resolve this issue?

Ans : Include time zone details in the value and custom format.

9. A bot developer created a bot and checked it in to a public folder. The next day, the developer

finds that the bot has been unexpectedly edited. Before restoring the bot back to its original

configuration, the developer wants to talk to the individual that edited the bot. How should the

developer proceed next?

Ans : Use the feature View modifiers Task Bot to identify who edited the bot

10. Multiple developers want to use a bot to login into an SAP system. This particular bot is in the

public folder and the developers want to create a run only private repository copy of the bot.

What situation must be true to allow the developers to accomplish this?

Ans : Users can use Clone task bot role to copy the bot from public repository to private

repository.

11. Citrix is the primary delivery method for applications at a company. The universal recorder is

not identifying objects in a Citrix Receiver window. What are two ways the bot developer can

resolve this issue? Choose two.

Ans : a. Use AISense recorder to detect objects b. Install the Automation Anywhere Remote Agent for Citrix

12. Citrix is the primary delivery method for applications at a company. The IT department will

allow installation of new software on Citrix servers including the Automation Anywhere

Remote Agent for Citrix. After installation, a developer notes that the universal recorder is not

identifying objects in the Citrix Receiver window. How might this situation be resolved?

Ans : Install the Automation Anywhere plug-in for Citrix on the developer's device.

Post a Comment

0 Comments