Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Tibco TCP-BW6 - TIBCO BusinessWorks 6 Certification Exam

Page: 2 / 7
Total 207 questions

Which two statements are true about a fault-tolerant configuration of TIBCO EMS where the primary server heartbeat has stopped? (Choose two.)

A.

The backup server waits for its activation interval.

B.

If ft_activation = ft_heartbeat x 5, the backup server becomes the primary server.

C.

The backup server tries to retrieve the information from shared storage.

D.

The server_timeout_server_connection parameter is used by the backup server before attempting a switchover.

E.

The backup server assumes control if the ft_weight parameter is equal to 1

Which processes are recovered when an ActiveMatrix BusinessWorks engine is gracefully stopped and restarted?

A.

all processes that were in progress when the shutdown was initiated

B.

all processes that have passed a Checkpoint activity but did not complete

C.

all processes that were paged by the engine during their execution

D.

all processes that are marked "persistent" during deployment

While modeling a Service Task, and configuring it to use TIBCO BusinessWorks, the user needs to ensure that the endpoint name matches the JMS destination that was created in TIBCO iProcess Engine, renaming the System Participant if necessary. Which two options support this? (Choose two.)

A.

Use LiveLink

B.

Use local

C.

Use remote

D.

Use BW

E.

Use JMS

Which two are Iteration Patterns? (Choose two.)

A.

Arbitrary Cycles

B.

Multi-Choice

C.

Structured Loop

D.

Interleaved Routing

You are migrating an application, which includes some custom XPath functions. Which runtime task is needed to make the custom function available?

A.

Include the XPath function plug-ins in your application.

B.

Export the XPath function as a zip, and import it through BusinessStudio.

C.

Export the XPath function as a jar, and update the bwagent path.

D.

Include the custom XPath function plug-ins into the Host repository.

A connection to a TIBCO iProcess Engine deployment server has failed with a connection error. What should be verified in order to solve the problem? (Choose two.)

A.

The Hawk Agent service is running.

B.

The destination server is running.

C.

The username and password in the destination properties match an iProcess user credential

D.

The connecting user is a domain administrator.

E.

The web server is running

Which TIBCO product must be pre-installed in the same TIBCOJHOME as ActiveMatrix BusinessWorks?

A.

TIBCO Business Studio

B.

TIBCO Business Events

C.

TIBCO Enterprise Message Service

D.

TIBCO Runtime Agent

Which statement is correct about Rendezvous fault-tolerant groups (RVFTs)?

A.

For reliable consumers bound to an RVFT transport, the RVFT transport automatically disables subscriptions if the fault-tolerant group member becomes inactive.

B.

For certified consumers bound to an RVFT transport, the RVFT transport automatically confirms messages if ^ the fault-tolerant group member becomes inactive.

C.

RVFT can only be utilized for message producers, not for message consumers.

D.

RVFT is an election protocol that tells an application when it is active or inactive.

E.

For certified consumers bound to an RVFT transport, the RVFT transport automatically cancels the certified agreement if the fault-tolerant group member becomes inactive.

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.

Each distributed queue member receives as many messages as it dispatches (nothing needs to be done from a RVCMQ standpoint as it is a matter of the multi-threaded message dispatching).

B.

Each distributed queue member receives as many messages as specified by the worker tasks parameter (the worker tasks parameter of each queue member must be equal to or greater than 5).

C.

Each distributed queue member receives as many messages as specified by the scheduler configuration (the scheduler tasks parameter must be set to 5 or greater).

D.

RVCMQ scales by multiple program instances (horizontally), not by multi-threading (vertically).

What are two accurate descriptions of a record that has conflict? (Choose two.)

A.

A record has three versions and the same attribute in all versions has the same value in only two of the versions.

B.

A record has three versions and the same attribute in all versions has different values.

C.

A record has two versions and the same attribute in both versions has different values.

D.

A record has two versions and the same attribute in one version has a null/empty value and the attribute in the other version has a value.