When do Rendezvous Subscribers operate in a load-balanced fashion?
A. when the appropriate server type is selected
B. when the appropriate transport type is selected
C. when Auto Client ID is not selected
D. when Acquire Exclusive Lock is checked
Which activity must a process contain to continue to run after a properly configured AppManage - batchkill command?
A. Catch
B. Checkpoint
C. Rethrow
D. Call Process
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
TIBCO Designer can create web services from which sources?
A. WSDL and Process Definition
B. SOAP RetrieveResource and Process Definition
C. JMS Queue Subscriber and WSDL
D. HTTP Receiver and JMS Queue Subscriber
Which two methods does ActiveMatrix BusinessWorks support for storing trusted certificates? (Choose two.)
A. in a project
B. in an alias library
C. in PKCS12 format
D. in KeyStore format
E. in a design time library
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
When a loaded process begins with a Start activity that requires input, what are two ways to automatically load the data when you click the Supply Input Data to Starter button? (Choose two.)
A. from a file
B. from a project
C. from a process
D. from a Read File activity
Which resource should you use to create a single Java object for the entire JVM?
A. Java Custom Function
B. Java Global Instance
C. XML to Java
D. Job Shared Variable
The JVM is crashing every time the ActiveMatrix BusinessWorks installer tries to start. Which two steps should be taken? (Choose two.)
A. add the parameter -update JVM to the installer
B. check that the javahome directory contains bin/java.exe or bin/java
C. check that the network has access to sun.java.com
D. try running the installer using a different version of JVM
A process using a Wait For JMS Topic Message activity occasionally receives events that do not match any Candidate Key.What should you use to make sure these un-matched events are sent to an existing logging service?
A. a class implemented to the BusinessWorksEventTimeout interface and bundled with the deployment EAR file
B. a customized log4j appender class associated with the Wait For JMS Topic Message activity
C. the appropriate process referenced in the Process Name Dynamic Override field of the Wait For JMS Topic Message activity
D. a process with an onEventTimeout starter referencing the Wait For JMS Topic Message activity