You use the Monitor Event operator to:
A. Configure a process to wait for an SNMP trap event.
B. Publish an event to an orchestrator before continuing down a path of execution.
C. Configure a process to wait for one or more events published to an orchestrator before continuing down a path of execution.
D. Configure a process to wait for one or more events published to an external application before continuing down a path of execution.
In a highly available CA Process Automation deployment, what is the main role of the Apache software load balancer?
A. To prevent unauthorized access to the CA Process Automation UI and Web services
B. To dynamically direct incoming UI and Web Services requests to another CA Process Automation orchestrator
C. To dynamically direct incoming UI and Web Services requests to nodes in a CA Process Automation orchestrator cluster
D. To set up and limit the total number of incoming UI and Web Services requests to a CA Process Automation orchestrator cluster
You have installed a CA Process Automation agent on a host. Now you want to associate the current environment with the agent host. To do this, you need to configure:
A. A module.
B. A touch point.
C. The domain orchestrator.
D. CA Embedded Entitlements Manager (CA EEM).
When planning your CA Process Automation implementation in production environments, you might need to consider factors such as high availability, fault tolerance, and scalability. Which capabilities help ensure that your automation solution meets such requirements? (Choose two)
A. Executing a large amount of process instances concurrently
B. Continuing process execution if an individual orchestrator or agent node fails
C. Completing the execution of any given process instance within a defined period
D. Continuing to run CA Process Automation processes in another environment if the main environment completely fails
When you are storing multiple versions of an object on an orchestrator, which factors do you need to consider? (Choose two)
A. Any version can be edited and made current.
B. Only the last version of an object checked in can be edited.
C. Creating a baseline version enables you to check out and edit that baselined version.
D. When the orchestrator starts running the current version of an object, it makes a copy of that object.
You want to define a rule to run a set of tasks on the last day of each month. You create an object and name it LastOpenDayofMonth, which will be used to specify the time to run backups and monthly reports. The object you created, which contains the necessary rule, is a:
A. Policy object.
B. Calendar object.
C. Resource object.
D. Schedule object.
Which actions can you use with the CA Process Automation controlProcess web services method? (Choose two)
A. Start
B. Abort
C. Archive
D. Resume
You need to integrate CA Process Automation with an external application. A data value or status change in the application will result in a CA Process Automation process starting, continuing, or stopping. Which approach enables you to minimize any potential impact on performance?
A. Send an email into a mailbox monitored by a CA Process Automation mail trigger.
B. Continuously poll the external application from the CA Process Automation process to ascertain if data values or statuses in its database change.
C. Continuously check for a predefined file that the external application will be configured to create in a commonly accessible file system when data values or statuses change.
D. Send an event to CA Process Automation from the external application when data values or statuses change with a data payload, which will start, continue, or stop the execution of a designated CA Process Automation process.
The CA Process Automation UI enables you to perform operations such as configuring domains, environments, orchestrators, agents, touchpoints, proxy touchpoints, and host groups. You can perform all these operations from the: A. Configuration tab
B. Operations tab
C. Designer tab
D. Library tab
When you use the Query Database operator, in which fields can you enter your database select statement or query? (Choose two)
A. Inline Text
B. Expression
C. JDBC Query
D. SQL Statement