Weekend Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: netbudy65

TCP-BW6 TIBCO BusinessWorks 6 Certification Exam Questions and Answers

Questions 4

You want to prioritize work items in a queue so that users process high-priority work items first. These items should appear at the top of the list. How is this accomplished?

Options:

A.

display the Priority column in the iProcess Workspace (Browser) Client

B.

sort the Work Item List by priority descending

C.

select the Sort By Priority flag in the View menu

D.

sort the Work Item List by priority ascending

Buy Now
Questions 5

What does degraded state indicate for an AppSpace?

Options:

A.

The confg file for the AppSpace has incorrect values.

B.

The AppSpace is opened in an earlier version of TIBCO ActiveMatrix BusinessWorks.

C.

The AppSpace does not have the minimum specified AppNodes.

D.

The domain was moved from local to enterprise mode.

Buy Now
Questions 6

What are two functions of a TIBCO ActiveMatrix BusinessWorks Critical Section Group? (Choose two.)

Options:

A.

escalates the execution priority of the grouped activities

B.

isolates resource-intensive activities for performance tuning

C.

controls concurrent accesses to shared resources

D.

synchronizes process instances so that only one executes the grouped activities at a time

Buy Now
Questions 7

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

Options:

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

Buy Now
Questions 8

What can a DATALOSS advisory indicate? (Choose three.)

Options:

A.

Some hardware component is experiencing intermittent failures.

B.

A Rendezvous daemon (RVD) process is starved for CPU cycles.

C.

The receiving daemon has lost data and the sending daemon should retransmit the lost data

D.

The network is overloaded.

Buy Now
Questions 9

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

Options:

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.

Buy Now
Questions 10

Which two record permissions should be denied to prohibit a user from adding new records? (Choose two.)

Options:

A.

Full Control

B.

Compare

C.

Modify

D.

Create

E.

Copy

Buy Now
Questions 11

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

Options:

A.

Text Search

B.

Event Search

C.

Record Search

D.

Subset Rules

Buy Now
Questions 12

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

Options:

A.

Use LiveLink

B.

Use local

C.

Use remote

D.

Use BW

E.

Use JMS

Buy Now
Questions 13

A global trading firm is kick-starting its SOA initiative with a pilot project implementing an enterprise trading platform. The platform requires integrating multiple frontend .NET applications at its New York business unit (with its own data center) with multiple Java-based backend applications developed/managed by its Hong Kong business unit (with its own data center). The SOA Competency Center team is working with the Enterprise Architecture team to decide how to deploy the TIBCO ActiveMatrix Service Grid to best enable the implementation, What would be a recommended approach to setting up ActiveMatrix Service Grid for the firm?

Options:

A.

since most clients are based in the U.S., use the TIBCO ActiveMatrix cluster at the U.S. site to set up a single worldwide ActiveMatrix Service Grid, with environments spanning the U.S. and Hong Kong sites

B.

set up one ActiveMatrix cluster at each site, and use standard SOAP/HTTP or SOAP/JMS to integrate the two

sites

C.

since most backend systems are in Hong Kong, use the TIBCO ActiveMatrix cluster at the Hong Kong site to O set up a single worldwide ActiveMatrix Service Grid, with environments spanning the U.S. and Hong Kong sites

D.

The information provided is insufficient to determine a solution.

Buy Now
Questions 14

Which two statements are true about a site topology file? (Choose two.)

Options:

A.

It contains deployment information, such as JVM parameters and thread settings.

B.

It contains deployment information, mapping Processing Units to machines.

C.

It can be edited in TIBCO BusinessEvents Studio or a Text Editor.

D.

It can only be edited in TIBCO BusinessEvents Studio.

Buy Now
Questions 15

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

Options:

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.

Buy Now
Questions 16

Which two input parameters are mandatory for the BuildEAR Utility? (Choose two.)

Options:

A.

the location of the TIBCO Designer project

B.

the project path of the Enterprise Archive Resource

C.

the location of the Global Variables file

D.

the output directory for the EAR file

Buy Now
Questions 17

Which two deployment options are available from TIBCO Business Studio? (Choose two.)

Options:

A.

DAA file loaded through ActiveMatrix Administrator

B.

Zip file

C.

XML file

D.

Scripted Deployment

E.

Deployment Wizard

Buy Now
Questions 18

Your company is about to implement a new integration project with a Human Resources application that deals with sensitive information. All interactions with this information must be secured. Your security team has determined that Transport Layer Security (TLS) will meet the privacy requirements for securing the JMS transport between integration endpoints. Which two components are required to implement TLS within yourTIBCO ActiveMatrix BusinessWorks project? (Choose two.)

Options:

A.

Trusted Certifcates Folder

B.

identity resource with Type = Identity File

C.

identity resource with Type = Username/Password

D.

JNDI-based JMS connection

Buy Now
Questions 19

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?

Options:

A.

Simple

B.

XML Text

C.

Object

D.

Map

Buy Now
Questions 20

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?

Options:

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

Buy Now
Questions 21

Which three resources can be retrieved using the Retrieve Resources activity? (Choose three.)

Options:

A.

XSD

B.

WSIL

C.

MIME

D.

MTOM

E.

WSDL

Buy Now
Questions 22

Which three Rendezvous tools are available to check connectivity between two machines after Rendezvous has been installed? (Choose three.)

Options:

A.

rvperf

B.

Rvtest

C.

rvtrace

D.

rvsend

E.

tibrvsend

F.

rvlisten

G.

tibrvlisten

Buy Now
Questions 23

Domain Dl contains two machines, Ml and M2, and is configured to use TIBCO Rendezvous as the messaging

transport.

Ml will host:

> the Primary Domain Server PDS1

> one TIBCO Hawk Agent HA1

> one TIBCO ActiveMatrix BusinessWorks Engine BWE1 M2 will host:

> one TIBCO ActiveMatrix Adapter for Database ADB2

> one TIBCO Hawk Agent HA2

> one TIBCO EMS Server

Which two communication scenarios are valid? (Choose two.)

Options:

A.

PDS1 communicating with HA1 using EMS

B.

PDS1 communicating with HA2 using TIBCO Rendezvous

C.

HA1 communicating with ADB2 using TIBCO Rendezvous

D.

BWEl communicating with ADB2 using EMS

Buy Now
Questions 24

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

Options:

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

Buy Now
Questions 25

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

Options:

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

Buy Now
Questions 26

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?

Options:

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

Buy Now
Questions 27

Which of the following can be created by importing an XSD?

Options:

A.

Business Object Model

B.

Database service task

C.

Process interface

D.

Form

Buy Now
Questions 28

What are four TIBCO Business Studio basic data types? (Choose four.)

Options:

A.

Float

B.

Boolean

C.

Long

D.

Date Time

E.

Date

F.

Integer Number

Buy Now
Questions 29

Which statement is true about changing the log-level of an engine?

Options:

A.

It is changed by restarting the engine with a different -debugLevel argument.

B.

It is changed by modifying the bwengine.xml file, which is periodically re-read by the engine.

C.

It is changed from the TIBCO Administrator by selecting the appropriate role(s).

D.

It is changed from the TIBCO Administrator by re-deployment of the engine.

Buy Now
Questions 30

Which three statements are correct about TIBCO Rendezvous? (Choose three.)

Options:

A.

Rendezvous distributed queue (RVCMQ) is 1-of-n delivery for load balancing among cooperating processes.

B.

RVFT is specifcally designed for high-speed network interface cards.

C.

Rendezvous reliable delivery (TRDP) is built on top of the UDP protocol.

D.

RVDM is built on top of the TCP layer for point-to-point communication.

E.

RVCM is implemented in the API layer for guaranteed message delivery.

Buy Now
Questions 31

Which two situations can trigger the presentation of a SCHEDULER.OVERFLOW advisory? (Choose two.)

Options:

A.

Scheduler has set a task backlog limit.

B.

Scheduler is accepting new tasks, but discarding old ones on a FIFO basis.

C.

The Scheduler backlog limit has been reached and new tasks are being discarded.

D.

Scheduler has not set a task backlog limit.

Buy Now
Exam Code: TCP-BW6
Exam Name: TIBCO BusinessWorks 6 Certification Exam
Last Update: May 14, 2024
Questions: 207

PDF + Testing Engine

$130

Testing Engine

$95

PDF (Q&A)

$80