When using the Tester, what is the correct way to specify a FlowLimit of 10?
A. add
B. remotely connect the designer to the deployed engine with FlowLimit set to 10
C. click on the Advanced tab of the Tester and enter a value of 10
D. reference a text file with the entry FlowLimit.*=10 from the Advanced tab of the Tester
How can a custom database driver be added to TIBCO Runtime Agent?
A. by using the TIBCO Configuration Tool
B. by using traDBConfig
C. by using the TIBCO Administrator GUI
D. by using the Domain Utility CLI
You wish to deploy a pair of engines that share states between jobs via Shared Variables. Which statement is true about this configuration?
A. States cannot be shared across engines, only across jobs within one engine.
B. Sharing states is achieved via TCP communication.
C. A database is required.
D. A shared location in the filesystem is sufficient.
Which setting is used to specify that a process instance loaded into memory must remain there until it completes?
A. Flow Limit
B. Max Jobs
C. Step Count
D. Activation Limit
E. Thread Count
Click the Exhibit button.
Only one database is used, and all four JDBC activities in the process point to it. The database is down. Which JDBC Update activity may be executed more than once?
A. 1
B. 4
C. 3
D. 2
You wish to configure authentication for connections to an external web service. Which shared resources should you use?
A. Identity and JNDI Configuration
B. JNDI Configuration and WSDL
C. Context Resource and Security Policy
D. Security Policy and Identity
Multiple applications and a TIBCO EMS server are in the same Administrator domain. When using a secondary domain server, which three functions are available? (Choose three.)
A. delete an application
B. create queue or topic
C. delete a queue or topic
D. purge a queue or topic
E. deploy an application
F. undeploy an application
You wish to add a third-party database driver to TIBCO Runtime Agent (TRA).Which command should you use?
A. AppManage
B. traDBConfig
C. traUpgradeManager
D. buildear
The installation registry consists of which two files? (Choose two.)
A. vpd.properties
B. history.xmi
C. install.properties
D. machine.xmi
E. vpd.properties.tibco.
What is the purpose of the tokenize function?
A. to concatenate two strings
B. extract fields from a string
C. to map undefined data to a defined data type
D. to replace a specific character in a string