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 you plan your CA Process Automation deployment, which architecture-related factors should you consider? (Choose three)
A. Multiple domains can be added to an environment.
B. Installing a domain orchestrator creates a new CA Process Automation domain.
C. Orchestrators and agents communicate bidirectionally to perform process operations.
D. While agents can only exist in a single environment, orchestrators can be configured to be used in multiple environments.
E. A new universally unique identifier (UUID) is generated in the Domain .xml file to identify any new environments you create.
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.
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.
Exit links from an And operator are activated only after:
A. Any entry link to the And operator has been activated.
B. All entry links to the And operator have been activated.
C. The first entry link to the And operator has been activated.
D. The first and second entry links to the And operator have been activated.
When you test a new process in CA Process Automation, you discover that an error is causing one of the operators to fail. To determine the cause of the failure, the most effective strategy is to first examine the:
A. c2o Jog file
B. global data set
C. process dataset
D. operator dataset
You need to update the attributes of a CA Service Desk Manager contact. Which Service Desk operator should you use?
A. Update Object
B. Update Contact
C. Contact Set Attributes
D. Select and Update Object
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
The number of loop iterations that a loop operator will run is determined by:
A. A Loop Exit expression.
B. A Repeat Count expression.
C. A CurrentLooplteration variable.
D. An OverallLoopDuration variable.