Which format options are available when documenting a project in TIBCO Designer?
A. JPEG and HTML
B. HTML and PDF
C. PDF and RTF
D. RTF and JPEG
What is an acceptable Activation Interval if the Heartbeat Interval is 30 seconds?
A. 15 seconds
B. 35 seconds
C. 45 seconds
D. 105 seconds
What is the best way to implement a business process receiving input from a JMS queue if the process requires sequential processing?
A. use the Sequencing Key field for a JMS Queue Receiver activity
B. use the Sequencing Key field for a Wait for JMS Queue Message activity
C. use the Sequencing Key field for an HTTP Receiver activity
D. use the Sequencing Key field for a JMS Topic Subscriber activity
Which two statements are true about the Catch activity? (Choose two.)
A. It is used to catch an error from any activity that has a transition into it.
B. It may be used in subprocesses.
C. It allows a transition back to the main execution path before the End activity.
D. Multiple Catch activities might be in the same exception scope.
You wish to allow a message selector to be changed at runtime. Which JMS activity should you use?
A. Get JMS Queue Message
B. JMS Topic Publisher
C. JMS Queue Sender
D. Reply To JMS Message
The HTTP Connection Resource can be used in which activity?
A. SOAP Event Source
B. GetDownload
C. WebMail Receiver
D. TCP Receiver
When using the Tester, which file is used to set custom engine properties (excluding Java properties)?
A. the bwengine.xml file
B. the designer.tra file
C. a user created file
D. the bwengine.tra file
A production engine has a long running job that should have completed. Which method should you invoke to retrieve error information reported by the specific process?
A. GetRecoverableProcesses
B. GetProcessesExceptions
C. GetExecInfo
D. GetStaticActivityInfo
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 are two characteristics of a Service Resource when implementing web services? (Choose two.)
A. used only for a single operation or endpoint
B. added automatically to the PAR
C. used for one or many operations or endpoints
D. added manually to the PAR