A BusinessWorks process must be deployed that receives input from an EMS topic and publishes data to an EMS queue. The topic and queue names must contain a token used for migrating between testing and production environments. The system administrator must be able to purge the topic and queue from within the TIBCO Administrator. Which two steps should be taken to create a TIBCO Administrator domain that meets these requirements? (Choose two.)
A. The EMS server should be added to the domain using the Domain Utility.
B. Topics and queues should be configured as global.
C. Topics and queues should be created as failsafe.
D. A global variable should be used for migrating between environments.
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 are building an ActiveMatrix BusinessWorks EAR file that has three HTTP Receiver process starters. The file also has one Process Definition with a Wait for HTTP Request activity. How many HTTP Connection shared resources are required for this project?
A. 1
B. 2
C. 3
D. 4
The transport parameters for a TIBCO Administrator domain have been changed. Which two steps are now necessary? (Choose two.)
A. All applications deployed in the domain should be redeployed.
B. The Administrator Server and any secondary servers should be restarted.
C. The Domain Hawk Agents on each machine in the domain should be restarted.
D. The EAR file with the new transport parameters should be rebuilt.
Which statement is true about the TIBCO Domain Utility?
A. It is a command line interface only.
B. It is installed as part of the TIBCO Hawk Agent installation.
C. It provides both a GUI and a command line interface.
D. It is used for scripting deployment.
Click the Exhibit button.

Which statement is true about the process shown?
A. The map activity will be called as many times as the number of records being iterated.
B. The map activity will be called only once because the group is a critical section guarding access to the messaging bus.
C. The confirm activity is missing, so the process will not start.
D. The message is never confirmed and is therefore redelivered continuously.
In addition to the Set Breakpoint button, what is another way to set a breakpoint when using the Tester?
A. click the Tools menu and select the Breakpoints option
B. right-click any transition in the process and choose Set Breakpoint
C. right-click any activity in the process and choose Set Breakpoint Before or Set Breakpoint After
D. right-click the Start Test button and then set the breakpoint
If flow control = X and the inbound rate is high enough, how many jobs are in the job pool?
A. X/2 to X
B. X
C. X-2 to X
D. X-1 to X
What are the three ways to install TIBCO ActiveMatrix BusinessWorks? (Choose three.)
A. Silent mode
B. GUI mode
C. Custom mode
D. Simple mode
E. Console mode
F. Remote mode
A BusinessWorks process must be deployed that receives input from an EMS topic and publishes data to an EMS queue. The topic and queue names must contain a token used for migrating between testing and production environments. The system administrator must be able to purge the topic and queue from within the TIBCO Administrator.
Which two tools should you use to create a TIBCO Administrator domain that meets these requirements? (Choose two.)
A. Domain Utility
B. Designer
C. BusinessWorks Global Variable
D. AppManage Utility