Winter Sale Special 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ex2p65

Exact2Pass Menu

Question # 4

Which two functions does the studio-tools.exe utility provide? (Choose two)

Options are :

A.

Imports decision tables from Microsoft Excel

B.

Exports decision tables to Microsoft Excel

C.

Imports version 2.x projects

D.

Analyzes decision tables

E.

Imports version 3.x projects

F.

Validates decision tables

Full Access
Question # 5

What are two possible actions a Mediation implementation type can take when the underlying service times out? (Choose two.)

Options are :

A.

return a SOAP fault

B.

return a constructed reply message

C.

loop and try again

D.

update a database

Full Access
Question # 6

Which three statements are true about the TRA file? (Choose three.)

Options are :

A.

Its settings define backing store database connection pools.

B.

It contains the settings necessary to enable the JMX connector.

C.

It is mandatory when running the be-engine.

D.

It is used to select backing store database types.

E.

It defines the classpath for Java libraries exiting outside of the project

Full Access
Question # 7

Which two transaction policies are supported by TIBCO ActiveMatrix Service Bus? (Choose two.)

Options are :

A.

managed transaction

B.

XA transaction

C.

JDBC transaction

D.

single resource transaction

E.

transacted one-way

Full Access
Question # 8

Which TIBCO Business Events add-on software enables quires using a language that is SQL-like?

Options are :

A.

Views

B.

Data Modeling

C.

Event Stream Processing

D.

Decision Manager

Full Access
Question # 9

TIBCO Enterprise Message Service Certification Exam Set 1

Which two datastores are supported by EMS servers? (Choose two.)

Options are :

data grid

dbstore

A,D

dbstore

mstore

Answer : A,D

Which two statements are true about EMS tracing and logging capabilities? (Choose two.)

Options are :

The location of log file is set in tibemsd.conf file via the log_trace parameter.

B,D

Message tracing applies only to headers.

Message tracing can be applied at destination and message levels.

Access control violations can be logged to console or log file.

Answer : B,D

Which statement is true about configuration file usage for an EMS fault tolerant

configuration?

Options are :

Primary and Secondary EMS servers must share all configuration files excluding the stores.conf file.

Primary and Secondary EMS servers must share all configuration files.

Primary and Secondary EMS servers should share the tibemsd.conf file.

C

Primary and Secondary EMS servers can share all configuration files excluding the tibemsd.conf file.

Answer : C

Which command displays message count delivered to a queue receiver?

Options are :

Show consumers

Show connections

Show users

Show receivers

Answer : Show consumers

What are three valid acknowledgment modes in TIBCO Enterprise Message Service?

(Choose three.)

Options are :

DUPS_OK_ACKNOWLEDGE

IMPLICIT_CLIENT_DUPS_OK_ACKNOWLEDGE

EXPLICIT_CLIENT_ACKNOWLEDGE

NO_ACKNOWLEDGE

A,B,E

IMPLICIT_CLIENT_ACKNOWLDEGE

Answer : A,B,E

Which Administration Tool command creates the queue without reporting any errors?

Options are :

Create queue test.queue store=$sys.failsafe, secure,local

Create queue test.queue store=$sys.failsafe,trace=header

Create queue test.queue secure,global,store=Ssys.failsafe

Create queue test.queue secure,store=$sys.failsafe,channel=multicast-l

Answer : Create queue test.queue secure,global,store=Ssys.failsafe

Which parameter must be configured for primary and secondary EMS to operate in fault-

tolerant mode?

Options are :

ft_passive parameter in the tibemsd.conf file

store parameter in the store, conf file

server parameter in the tibemsd.conf file

ft_factory in the factories.conf file

Answer : server parameter in the tibemsd.conf file

Which section is required in a JMS message?

Options are :

Header

Footer

Properties

Body

Answer : Header

The customer has identified an interface called "New Customer". When a new customer

has been created in the Customer Care Application, the customer data must be distributed

to other applications such as billing, payments, etc.

What is the most efficient mechanism to implement the message delivery?

Options are :

Publish/subscribe using queues

Point-to-point using queues

Publish/subscribe using topics

Point-to-point using topics

Answer : Point-to-point using queues

A topic, conf.file contains the following entry: mycompany. *. hr. > secure

Which two topics will inherit the secure property? (Choose two.)

Options are :

mycompany.south.hr.vacation.approval

mycompany.south.eng.hr.vacation

A,F

mycompany.south.hr

mycompany.hr.vacation

mycompany.south.region.hr.vacation

mycompany_office.hr.vacation

mycompany.south.hr.vacation

Answer : A,F

Which two statements are true about topics and queues? (Choose two.)

Options are :

A sender can send to a wildcard queue.

A consumer can listen for wildcard queue names.

C,E

A queue can only have one exclusive connected consumer at a time.

A publisher can publish to a wildcard topic.

A consumer can listen for wildcard topic names.

A queue can only have one consumer per message.

Answer : C,E

What are the three options for the user_auth parameter in EMS? (Choose three.)

Options are :

A,C,D

local

Idap

ssl

jaas

x.509

Answer : A,C,D

A bridge has been configured from topic T1 to topic T2.

Which two statements are true if a message producer sends messages to T1 within a

transaction? (Choose two.)

Options are :

The transaction can succeed if the producer only has permission to send to topic T1.

The transaction will fail if the producer does not have permission to send to topic T2.

A,B

The bridge needs to be configured to support transactions.

All messages sent across the bridge are part of the transaction.

Answer : A,B

Which two statements are true about configuring security for a fault-tolerant pair that does

not share state? (Choose two.)

Options are :

When SSL is deployed, both servers must use the same certificate(s).

B,D

acl.conf settings can differ between servers.

When SSL is deployed, severs can use different certificate(s), but must use the same root certificate authority.

All access control settings should be the same on both servers.

Answer : B,D

Which two statements are true about the listen parameter? (Choose two.)

Options are :

Multiple listen parameters can be set in the TIBCO EMS configuration file.

A,B

The listen parameter is set in the tibemsd.conf file.

TCP is the only protocol supported in the listen parameter.

The listen parameter is set in the transports, conf file.

Answer : A,B

Which statement is true about acknowledgment modes?

Options are :

They determine the way the EMS server sends confirmations to message producers.

They determine the way message consumers send confirmations to message producers

They determine the way message consumers send confirmations to the EMS server.

They determine the way the EMS server sends confirmations to message consumers.

Answer : They determine the way message consumers send confirmations to the EMS server.

What are three valid delivery modes in EMS? (Choose three.)

Options are :

NON PERSISTENT

PERSISTENT

TRANSACTIONAL

GUARANTEED

RELIABLE_DELIVERY

A,C,E

Answer : A,C,E

What are two characteristics of multicasting? (Choose two.)

Options are :

A.

The EMS server uses TCP to transmit messages to receivers,

B.

The EMS server uses PGM to transmit messages to receivers.

C.

It reduces network traffic generated between EMS server and EMS client machines.

D.

The producer can choose to use PGM or TCP to send messages to the EMS server,

E.

Multicasting is used in messaging scenarios where high bandwidth delivery of real-time data is a requirement,

Full Access
Question # 10

When is it appropriate to use a Mediation implementation type?

Options are :

A.

when the underlying service is a REST service

B.

when each underlying service operation completes quickly

C.

when service operation might need human interaction

D.

when the interaction with an underlying service is asynchronous

Full Access
Question # 11

Which Context.PROVDER_URL is used to look up EMS administered objects stored in the

EMS server running on host EMSHOST on port 7222?

Options are :

A.

tibjmsnaming://EMSHOST:7222

B.

emsnaming://EMSHOST:7222

C.

jndi://EMSHOST:7222

D.

ems://EMSHOST:7222

F.

tcp: ://EMSHOST: 7222

Full Access
Question # 12

Which two JMS message types are supported by Text Message Serializer? (Choose two.)

Options are :

A.

Text Message

B.

Stream Message

C.

Mao Message

D.

Bytes Message

Full Access
Question # 13

Which two statement are true about TIBCO Business Events agents? (Choose two.)

Options are :

A.

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

B.

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

C.

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

D.

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

Full Access
Question # 14

A manufacturer expose a Web Service to its customers, allowing them to securely place orders. The manufacturer requires that only known parties use the interface. How is the customer. How is the customer's identity established?

Options are :

A.

by sending the message over an SSL-encrypted channel

B.

by specifying an authentication policy for the Web Service

C.

by implementing a transactional policy set in Active matrix

D.

by implementing strict authorization rules for the service

Full Access
Question # 15

Which statement is true about EMS mstore?

Options are :

A.

It can be configured as async mode.

B.

It can use file or database as medium.

C.

It can help recover quickly after a failover.

D.

It can help reduce memory usage by the EMS server.

Full Access
Question # 16

Which two EMS message types can have nested messages of the same type? (Choose

Two.)

Options are :

A.

Text Messages

B.

Map Messages

C.

XML Messages

D.

Stream Messages

Full Access
Question # 17

Which two statements are true about the transactional abilities of TIBCO EMS? (Choose

two.)

Options are :

A.

EMS does not support transactional consumers on routed queues.

B.

EMS only supports non-XA transactions.

C.

EMS can serve as a JTA compliant transaction manager.

D.

EMS can integrate with JTA compliant transaction managers.

Full Access
Question # 18

Which statement is true about acknowledgment modes?

Options are :

A.

They determine the way the EMS server sends confirmations to message producers.

B.

They determine the way message consumers send confirmations to message producers

C.

They determine the way message consumers send confirmations to the EMS server.

D.

They determine the way the EMS server sends confirmations to message consumers.

Full Access
Question # 19

Which two permissions can be granted to users to access queues? (Choose two.)

Options are :

A.

browse

B.

send

C.

durable

D.

subscribe

Full Access
Question # 20

Which two statements are true about a decision table? (Choose two.)

Options are :

A.

The entire table represents a rule.

B.

A rule function's arguments represent columns of a table.

C.

Each row in the table represents a rule.

D.

Each table can have one exception table.

Full Access
Question # 21

Which statement is true about message compression with EMS?

Options are :

A.

Body is the only message part that is compressed

B.

Properties are compressed, but headers are not.

C.

Properties and headers are also compressed.

D.

Headers are compressed, but properties are not.

Full Access
Question # 22

Which three can be achieved out-of-the-box in TIBCO Active matrix Mediation implementation type? (Choose Three.)

Options are :

A.

database update

B.

data mapping

C.

sub-routine call

D.

content-based routing

E.

schema validation

Full Access