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: 4 / 7
Total 207 questions

What can be used to retrieve all records that match a value across all repositories?

A.

Text Search

B.

Event Search

C.

Record Search

D.

Subset Rules

Which three statements are true about debugging a process using the TIBCO Designer Tester Utility? (Choose three.)

A.

The process definition can be changed while debugging.

B.

Step Into and Step Out of a subprocess can be used.

C.

The current process instance can be paused during testing.

D.

Input data can be supplied via an xml file to the process starter.

E.

Breakpoint can be set in the process definition before the Start activity.

In TIBCO Designer, which menu is used to add an activity to an ActiveMatrix BusinessWorks process?

A.

Edit menu

B.

Resources menu

C.

Tools menu

D.

Project menu

Which three statements are true about context variables for a rulebase? (Choose three.)

A.

Attribute access can be restricted to certain roles using context variables.

B.

Previous confirmed and unconfirmed version records can be accessed.

C.

RECORD_ACTION is a special variable and can be directly used for operation

D.

The SESSION object requires explicit declaration in the rulebase

A business process splits from a single path into five parallel branches and later joins into a single path. The business requirement states that two of the parallel branches must be completed before the single path that follows the join can progress. When the remaining parallel paths complete, they are discarded. Which Workflow Pattern should be employed to meet this requirement?

A.

Structured Discriminator

B.

Structured Partial Join

C.

Multi-Merge

D.

Cancelling Partial Join

E.

Structured Synchronizing Merge

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.)

A.

Event Type = Subsequent Failure

B.

Event Type = First Failure

C.

Generate Alert

D.

Send Email

E.

Event Type = Second Failure

F.

Execute Hawk Method

Which three items must be supplied when specifying an ActiveMatrix BusinessWorks Service Resource? (Choose three.)

A.

a WSDL file that defines the interface for the service

B.

endpoint bindings of the service

C.

a Process Definition that implements the operations of the service

D.

fault messages that can be sent by the service

E.

SOAP headers that you want to pass to the messages of the service

F.

a Context Resource for the incoming request

A string type attribute that is set to 0 length will default to that actual length?

A.

32 characters

B.

256 characters

C.

512 characters

D.

1000 characters

Which two methods are used to create and update metrics in TIBCO BusinessEvents Views? (Choose two.)

A.

XPath mapper

B.

LD compute() function

C.

create() and update() functions

D.

XLST mapper

Which two statements are correct about fault-tolerant groups? (Choose two.)

A.

Fault-tolerant groups implement a K of N active strategy (K member of a group is activewhile N-K members are passive).

B.

Members of a fault-tolerant group are ranked by means of the specified member weight, which must be a unique value within the fault-tolerant group.

C.

Members of a fault-tolerant group are ranked by means of the specified member weight. Members with equal weight are ranked by the time they joined the fault-tolerant group.

D.

The members of a fault-tolerant group are ranked by means of the specified member weight. Members with equal weight are ranked by non-deterministic means opaque to programs.

E.

Members of a fault-tolerant group are ranked by means of the specified member weight.