A. TIBCO Business Studio
B. TIBCO ActiveMatrix BPM
C. TIBCO Business Connect
D. TIBCO ActiveMatrix Service Grid
E. TIBCO ActiveMatrix Business Works
A. Grant admin Bob view topic.sample
B. Grant admin Bob view topics
C. Grant topic topic.sample user=Bob view
D. Grant topic topic.> user=Bob view
E. Grant topic > user=Bob view
F. Grant admin Bob view-all
A. With RELIABLE_DELIVERY mode, the server sends the producer a receipt confirmation.
B. Reliable mode decreases the volume of message traffic, allowing higher message rates.
C. With RELIABLE_DELIVERY mode, the producer receives a response from the server.
D. It is a TIBCO extension to JMS.
A. When messages are sent to a queue with a store that is Ssys.failsafe
B. When messages are sent to a queue with a PERSISTENT delivery mode
C. When messages are sent to a topic with one subscriber with a fault tolerant EMS connection
D. When messages are sent to a topic with no durable subscriber
A. For asynchronous consumption, a message listener can be implemented that serves as an asynchronous event handler for messages.
B. When asynchronously receiving messages, the consumer remains blocked until a message arrives.
C. The consumer can receive messages synchronously by registering a synchronous message listener to receive the messages.
D. For synchronous consumption, the message consumer explicitly invokes a receive call on the topic or queue.
A. set server authorization=enabled
B. set server track_message_ids=enabled
C. set server client trace=enabled
D. set server routing=enabled
E. set server password=password
A. TIBCO Business Events cannot be installed for use with TIBCO Business Studio business modeling software.
B. An exiting Eclipse installation cannot be used.
C. An exiting Eclipse installation can be used.
D. TIBCO Business Events can be installed for use with TIBCO Business Studio business modeling software.
A. A Channel can contain many destinations.
B. AI destinations for a channel use the same server connection.
C. A destination can contain many channels.
D. AI destinations for a channel must use different server connections.
A. The message is moved to Ssys.undelivered queue.
B. The message is moved to Ssys.expired queue.
C. The message is deleted from the undelivered queue.
D. The message is completely deleted from the server.
A. A project can have a one-to-many relationship with a CDD.
B. Deployment requires both a CDD and the project.
C. Deployment requires both CDD and EAR files.
D. A CDD needs to be rebuilt when a new rule is added to the project.
E. A CDD can be associated with only Object Management type at any given time.