When you export an automation object, which type of file is produced?
A. jar
B. xml
C. .pam
D. .wsdl
You are exporting automation objects from a User Acceptance Testing (UAT) environment to a production environment. You should provide instructions for groups that will: (Choose two)
A. Invoke objects.
B. Maintain the environment.
C. Determine which processes can be split into subprocesses.
D. Verify that the solution works according to functional requirements.
After you install CA Process Automation r4.1, you want to enable seamless authentication to CA Process Automation using Windows credentials. To implement this capability, you need to edit the oasisconfig.properties file. Which setting do you need to configure?
A. isFipsMode=true
B. SSO.enabled=true
C. ntlm.enabled=true
D. siteminder.ntlm.enabled=true
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
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 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
Which CA Process Automation tab enables you to monitor selected tasks and system elements managed by CA Process Automation?
A. Operations
B. Designer
C. Reports
D. Library
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
You need to implement failover-safe CA Process Automation touch points. Which CA Process Automation agent deployment guideline should you follow?
A. Use a single agent deployed on a powerful hardware platform for each touch point.
B. Use a single agent deployed on a powerful hardware platform and map that agent to multiple touchpoints.
C. Use multiple agents deployed on different servers, map these agents to a single touch point, and configure different priorities for the agents.
D. Use multiple agents deployed on the same server, map these agents to a single touchpoint, and configure different priorities for these agents.