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

Exact2Pass Menu

Question # 4

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

Full Access
Question # 5

You are asked to implement a solution that implements different integration logic, based on an object-type. For example, depending on the object type, different external systems and interfaces must be called. The system currently has more than 50 object types. What is the appropriate design for this problem?

A.

a Java activity and implement the solution by means of object-oriented principles

B.

a tree-like cascading set of Null activities to implement a nested if-condition

C.

the Process Dynamic Override in the Call Process activity

D.

the Bind Object-type field in the Dispatch activity

Full Access
Question # 6

When a record Add workitem is rejected and sent for correction, which Business Process Rule must be set to create a new workitem?

A.

Conflict Resolution

B.

Record Edit Approval

C.

Data Custodian

D.

New Record Introduction Edit

Full Access
Question # 7

Which three activities can have transitions out to other activities? (Choose three.)

A.

Rethrow

B.

Catch

C.

Set Shared Variable

D.

Inspector

E.

Generate Error

Full Access
Question # 8

What is the default HTTP server implementation in ActiveMatrix BusinessWorks?

A.

Pramati

B.

TOMCAT

C.

JBOSS

D.

IIs

Full Access
Question # 9

Which two statements are true about JMS local transactions? (Choose two.)

A.

Consumed messages are recovered and redelivered upon session.commit.

B.

Session interface provides commit and rollback methods.

C.

Closing a transacted session commits its transaction.

D.

Consumed messages are acknowledged upon session.commit.

Full Access
Question # 10

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

Full Access
Question # 11

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

Full Access
Question # 12

Which two statements are true about importing an XSD file using the Schema Importer Pool from the TIBCO Designer menu? (Choose two.)

A.

The tool cannot resolve references to other resources within the imported resources.

B.

The tool does not automatically import any referenced resources along with the specifed resource.

C.

The tool stores imported resources in a temporary holding area called 8ocation resources.

D.

The tool automatically imports any referenced resources along with the specified resource.

Full Access
Question # 13

What are three special transitions for the purpose of processing exceptions? (Choose three.)

A.

Condition

B.

Cancel

C.

Format

D.

Error

E.

Timeout

Full Access
Question # 14

Which two statement are correct about certified delivery confirmation? (Choose two.)

A.

When confirmation reaches the certified listener, the transport presents DELIVERY.CONFIRM advisory.

B.

Automatic confirmation of message delivery upon return from the callback function is the default behavior.

C.

Explicit confirmation of message delivery by the listening program is the default behavior.

D.

When confirmation reaches the certified sender, the transport presents DELIVERY.CONFIRM advisory.

E.

When confirmation reaches the certified sender, the transport presents a DELIVERY.CONFIRM advisory.

Full Access
Question # 15

Which statement is true about the Organization Modeler?

A.

It identifies named individuals within your enterprise's organization structure.

B.

It produces an organization chart of your enterprise's organization structure.

C.

It allows you to maintain an abstract model of your enterprise's organization structure.

D.

It is used to map resources from an LDAP directory to your enterprise's organization structure.

Full Access
Question # 16

With multicast feature enabled at server side, which class contains the methods to disable the multicast feature at client side?

A.

TibjmsConnectionFactory

B.

Connection

C.

ConnectionFactory

D.

Session

Full Access
Question # 17

What is the primary purpose of a service specification?

A.

to ensure that the service appropriately utilizes other services

B.

to ensure that the service can be built within the given cost and schedule guidelines

C.

to ensure that the resulting service is suitable for its intended uses

D.

to ensure that the design of the service follows established best practices

Full Access
Question # 18

YourTIBCO ActiveMatrix BusinessWorks process starts by receiving a JMS queue message using the JMS Queue Receiver activity. The message body consists of name/value pairs. Which Message Type should be selected?

A.

Simple

B.

XML Text

C.

Object

D.

Map

Full Access
Question # 19

When configuring a Database Service Task, what is the only valid option for the TIBCO iProcess Engine for the Operation

A.

Stored Procedure

B.

Delete

C.

Select

D.

Update

E.

Alter

Full Access
Question # 20

Which activity is used to expose multiple operations for a SOAP service in ActiveMatrix BusinessWorks?

A.

SOAP Request Reply

B.

SOAP HTTP Receiver

C.

SOAP Event Source

D.

Service Resource

Full Access
Question # 21

Which activity must be used to send an e-mail message?

A.

HandleMessaging

B.

ProcessServiceMessage

C.

SendProtocolMessage

D.

Send

Full Access
Question # 22

The following sample section of a rulebase will result in the displaying of which alerts on the UI?

A.

No alerts will be presented

B.

Warning Only

C.

Information Only

D.

Severe Error Only

Full Access
Question # 23

Which two levels of tracing are provided for tracing process resources? (Choose two.)

A.

BusinessWorks engine input XML and output XML

B.

only Write to Log activities

C.

any process starters

D.

only Service Agents

Full Access
Question # 24

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

Full Access
Question # 25

Which two of the following should be considered when specifying a service? (Choose two.)

A.

The platform on which the service will be deployed

B.

The rate at which the service will be invoked

C.

The platform from which the service will be accessed

D.

The information passed as parameters to the service

Full Access
Question # 26

Where is the Domain Utility run when adding a machine to a domain?

A.

on any other machine in the domain

B.

on the machine where the Administrator is installed

C.

on the machine you want to add to the domain

D.

use the Administrator GUI to add the machine

Full Access
Question # 27

The following is the declaration of secure daemon in Rendezvous C API: tibrv_status tibrvSecureDaemon_SetUserCertWithKey(const char* userCertWithKey, const char* password); Which two statements are correct about this function? (Choose two.)

A.

The password parameter is used for the password for this user.

B.

The password parameter is used to decrypt the private key.

C.

The userCertWithKey parameter is used to register user certificate with a private key. The text of this certifcate may be in PEM or PK12 encoding.

D.

The userCertWithKey parameter is used to register user certificate with a private key. The text of this certifcate must be in PEM encoding.

Full Access
Question # 28

Which of the following statements are true? (Choose two.)

A.

Coarse-grained services are suitable for both user and system-to-system interactions

B.

Fine-grained services are best suited for user interactions

C.

Coarse-grained services are best suited for system-to-system interactions

D.

Fine-grained services are suitable for both user and system-to-system interactions

Full Access
Question # 29

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

Full Access
Question # 30

When confguring bwagents, which two options are available for setting the persistence and the transport provider? (Choose two.)

A.

DBEMS

B.

ActiveSpaces

C.

NFS

D.

TCP

E.

EMS

Full Access
Question # 31

Which statement is true about installing TIBCO MDM in a clustered environment?

A.

Load-balancer is required when CIM instances must be clustered.

B.

Each application server can run on a different JVM version.

C.

Load balancer is always required to handle HTTP requests to multiple application servers.

D.

CIM instances in the cluster must run on the same JVM version.

Full Access