Your back-end processing supports multi-threading and you plan to leverage this capability in the context of a Rendezvous distributed queue (RVCMQ) subscriber by running five concurrent threads. Which statement is correct?
A TIBCO EMS Server (mystore) has the following configuration in the stores.conf and queues.conf files: stores.conf [mystore] type=file file=mystore.db mode=sync [mystore] type=dbstore
dbstore_driver_url=jdbc:sqlserver://sqlsrv_l:3415;databasel\lame=sysmeta dbstore_driver_username=admin dbstore_driver_password=adminl23 queues.conf queuel store=mystore Which statement is true when PERSISTENT messages are published to queuel?
Which two configurable settings are related to workflow in TIBCO CIM Configurator? (Choose two.)
Which three statements are true about debugging a process using the TIBCO Designer Tester Utility? (Choose three.)
A deployed TIBCO ActiveMatrix BusinessWorks process archive contains mission-critical processes. If the process fails, it should be restarted. If it fails a second time, or more, an operator needs to be notified by email so they can evaluate the situation and take appropriate action. Which three Custom Event components must be configured to meet these requirements? (Choose three.)
Which two encryption types are supported by Policy Palette activities? (Choose two.)
Which two resources must be configured to invoke an external Web service using Service Palette activities? (Choose two.)
Which two types of activities have transactional capabilities in ActiveMatrix BusinessWorks? (Choose two.)
What are three requirements when using Emulation to test business processes? (Choose three.)
Which two elements enable message tracing on an Enterprise Message Service server? (Choose two.)
What action is taken when the command purge all queues foo.* is sent on the TIBCO EMS Administrator Tool?
To which state is a process instance re-instantiated when using a database to store process engine information?
You want to prioritize work items in a queue so that users process high-priority work items first. These items should appear at the top of the list. How is this accomplished?
A TIBCO EMS Server has the following configuration in the stores.conf and queues.conf files:
stores, co nf
[filestore-1] type=file file=filestorel.db mode=async
[filestore-2] type=file file=filestore2.db mode=sync queues.conf > store=filestore-l queue1store=filestore-2
Message swapping is enabled.
What happens when NON_PERSISTENTmessages are published on queue?
Which statement is correct about the _RV.INFO.RVCM.DELIVERY.CONFIRM.subject advisory?
An Enterprise Message Service server is configured with the following trace options:
log_trace=DEFAULT,-LIMITs
What will the logs contain?
What should you use to add a third-party database driver to TIBCO Runtime Agent?
Your corporate SOA infrastructure must invoke several notification services. You are able to use the Receive Partner Notifcation activity of the Service Palette to accomplish this. What is the correct messaging configuration to use for these services?
Using the TIBCO General Interface and Google Web Toolkit Preview tabs in TIBCO Business Studio, how are forms tested?
A called sub-process has a Generate Error activity. There are no error transitions in any of the involved processes. What happens when the Generate Error activity is executed?
Which two of the following should be considered when specifying a service? (Choose two.)