Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

When programming a TIBCO Rendezvous fault-tolerant application, it is a documented best practice to associate fault-tolerant member events with ....

A.

the default event queue

B.

a low-priority queue

C.

a system event queue

D.

a high-priority queue

Event A and Event B are in scope. Event A has property ZZ and Event B has property YY. Both properties belong to the same data type. Using Decision Manager, you drag property ZZ to a condition column. For a new rule, you specify a value of b.YY in its cell. What is the intended action?

A.

to overwrite the property ZZ with property YY

B.

to compare the value of property ZZ with the value of property YY

C.

to set the property of ZZ to the value of YY

D.

to set the property YY to the value of ZZ

Which two statements are true about transitions in a State Model? (Choose two.)

A.

Composite states can optionally use boundary transitions but Concurrent states must use them./li>

B.

When a transition crosses the boundary of one or more nested states, the entry or exit actions of those states are executed.

C.

Concurrent states can optionally use boundary transitions but Composite states must use them.

D.

When a transition crosses the boundary of one or more nested states, only exit actions of those states areexecuted./Ii>

Which two mappings of JMS header fields to TIBCO Rendezvous data types are correct? (Choose two.)

A.

JMSTimestamp to TIBRVMSG_U64

B.

JMSRedelivered to TIBRVMSG_STRING

C.

JMSType to TIBRVMSGJJ8

D.

JMSDeliveryMode to TIBRVMSG_U8

Which action occurs when a user cancels out of a Pageflow process?

A.

The Pageflow exits and any data that the user had entered is lost.

B.

The Pageflow is saved to the work list so that the user can access it later.

C.

An audit trail entry is created to record the fact that the Pageflow was cancelled.

D.

The current state at the point at which the Pageflow was cancelled is saved so that it can be resumed later.

Which two statements are true about TIBCO BusinessEvents agents? (Choose two.)

A.

A rule in one Processing Unit cannot trigger a rule in a different Processing Unit.

B.

Inference agents and Cache agents can co-exist in a Processing Unit.

C.

DA Processing Unit containing a Cache agent acts as a cache server.

D.

Multiple Inference agents can be run in a single Processing Unit.

On a host, you start a tibrvlisten using tibrvlisten -daemon tcp:7500 -service 8500 A.B. Which two tibrvsend commands on the same host will successfully send "HELLO" message to tibrvlisten? (Choose two.)

A.

tibrvsend -daemon 7500 -service 8500 A.B HELLO

B.

tibrvsend -service 8500 A.B HELLO

C.

tibrvsend -daemon 7500 -service 7500 A.B HELLO

D.

tibrvsend -daemon 8500 -service 8500 A.B HELLO

What are two documented options available for Rendezvous log file rotation? (Choose two.)

A.

log-min-size parameter

B.

log-max-rotations parameter

C.

log-max-size parameter

D.

log-min-rotations parameter

Which three statements are correct about the Rendezvous distributed Queue (RVCMQ) feature of TIBCO Rendezvous? (Choose three.)

A.

Senders can either use reliable or RVCM protocol to send messages.

B.

To orchestrate load balancing, senders are distributed group members.

C.

From outside, the group appears to be a single transport object.

D.

It is best suited for one-of-n delivery, in order to balance the load across the servers.

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.

display the Priority column in the iProcess Workspace (Browser) Client

B.

sort the Work Item List by priority descending

C.

select the Sort By Priority flag in the View menu

D.

sort the Work Item List by priority ascending