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

Which two statements are true about workitems? (Choose two.)

A.

All approval workitems must be ASYNCHR in execution mode.

B.

The number of workitems that need to be completed can be configured in the workflow.

C.

The default action of the ManageWorkitem activity is to CLOSE a workitem.

D.

Another workitem must be created for users who have already had a workitem in a particular event.

Given the configuration in the acl.conf file; TOPIC=topic.sample1USER=Bob PERM=subscribe TOPIC=topic* Group=engineering PERM=publish,subscribe Which statement is true if Bob is a member of the engineering group?

A.

Bob can publish andsubscribe to only topic.sample1.

B.

Bob can publish andsubscribe to both topic.sample1and topic.sample2.

C.

Bob canonly subscribe to topic.sample1.

D.

Bob can publish to only topic.sample1but cansubscribe to both topic.sample1and topic.sample2.

E.

Bob can publish to only topic.sample2 but cansubscribe to both topic.sample1and topic.sample2.

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

When creating a TIBCO ActiveMatrix environment to support the deployment of SOA solutions by multiple business units, which two components are optional? (Choose two.)

A.

TIBCO ActiveMatrix Lifecycle Governance Framework

B.

a database

C.

TIBCO Enterprise Message Service

D.

TIBCO ActiveMatrix Policy Manager

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.

You plan to test a network to ensure that it meets the following requirements: 100,000 point-to-point messages to be published by a single source in batch mode with ten messages per batch with an interval gap of 10 milliseconds. What is the correct rvperfm command to start a test run?

A.

rvperfm -service 7500 -daemon 7500 -subject PTP -messages 100000 -interval 10 -batch 10

B.

rvperfm -service 7501 -daemon 7500 -inbox -messages 100000 -interval 10 -batch 10

C.

rvperfm -service 7501 -daemon 7500 -subDect _PTP -messages 100000 -interval 0.01 -batch 10

D.

rvperfm -service 7500 -daemon 7500 -inbox -messages 100000 -interval 0.01 -batch 10

E.

rvperfm -service 7501 -daemon 7500 -subDect _INBOX -messages 100000 -interval 10 -batch 10

What are three characteristics of service virtualization? (Choose three.)

A.

The application decides which service implementation to use.

B.

The service provider can be one of several providers.

C.

It allows the service to be load balanced and fault tolerant in a transparent manner to service consumers.

D.

It decouples the service transport from its business implementation.

Which three statements are true about the catalogs when used for extracting the data from a repository? (Choose three.)

A.

You can choose which attributes are to be extracted

B.

You can choose any rulebase if there are any transformation rules to be applied

C.

You can choose which record status should be included

D.

You can choose subset rules defined on a different master catalog

When filtering on text attributes, what would "s*s" return?

A.

anything beginning with "s" and ending with "s"

B.

anything beginning and ending with upper or lower case "s"

C.

only text of three characters beginning or ending with upper or lower case "s"

D.

only text of three characters beginning with "s" and ending with "s"

What is used to group a set of related attributes together in a repository?

A.

attribute groups

B.

input maps

C.

classifcation schemes

D.

output maps