Labour Day Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: geek65

TCP-BW6 TIBCO BusinessWorks 6 Certification Exam Questions and Answers

Questions 4

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 5

What is required before exposing a process as a web service?

Options:

A.

use an HTTP Receiver activity

B.

create an abstract WSDL

C.

create an HTTP transport shared resource

D.

use a SOAP Event Sources activity

Buy Now
Questions 6

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 7

A TIBCO EMS Server (mystore) has the following configuration in the stores.conf and queues.conf files: stores.conf [mystore] type=file file=mystore.db mode=sync [mystore] type=dbstore

dbstore_driver_url=jdbc:sqlserver://sqlsrv_l:3415;databasel\lame=sysmeta dbstore_driver_username=admin dbstore_driver_password=adminl23 queues.conf queuel store=mystore Which statement is true when PERSISTENT messages are published to queuel?

Options:

A.

The server decides at runtime which store to use.

B.

The server picks the mystore of database type because that overrides the previously configured filestore.

C.

The server fails to start because there are two stores configured with the same name.

D.

The server picks the mystore of file type because it was configured first.

Buy Now
Questions 8

Which two configurable settings are related to workflow in TIBCO CIM Configurator? (Choose two.)

Options:

A.

Workflow Cache Size

B.

Workflow Restart Attempts

C.

Workflow Manager Directory

D.

Workflow File Extension Default

E.

Workflow Timeout Value

Buy Now
Questions 9

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

Options:

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.

Buy Now
Questions 10

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

Options:

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

Buy Now
Questions 11

Which two encryption types are supported by Policy Palette activities? (Choose two.)

Options:

A.

X.509

B.

MD5

C.

3DES

D.

AES-256

E.

SHA1

Buy Now
Questions 12

Which two resources must be configured to invoke an external Web service using Service Palette activities? (Choose two.)

Options:

A.

SOAP Request Reply

B.

Get Context

C.

Invoke Partner

D.

Partner Link Configuration

Buy Now
Questions 13

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

Options:

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.

Buy Now
Questions 14

Where can a fault handler be attached in a process? (Choose two.)

Options:

A.

Scope Level

B.

Process Level

C.

Service Binding Level

D.

Application Module Level

E.

Reference Binding Level

Buy Now
Questions 15

Which two types of activities have transactional capabilities in ActiveMatrix BusinessWorks? (Choose two.)

Options:

A.

JMS activities

B.

Rendezvous activities

C.

Java activities

D.

SOAP activities

E.

JDBC activities

Buy Now
Questions 16

What are three requirements when using Emulation to test business processes? (Choose three.)

Options:

A.

a debug breakpoint file

B.

a BPM node in a running state

C.

an Emulation file

D.

a deployed business process

Buy Now
Questions 17

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

Options:

A.

HandleMessaging

B.

ProcessServiceMessage

C.

SendProtocolMessage

D.

Send

Buy Now
Questions 18

Which two elements enable message tracing on an Enterprise Message Service server? (Choose two.)

Options:

A.

on a message

B.

on a producer

C.

on a destination

D.

on a consumer

Buy Now
Questions 19

What action is taken when the command purge all queues foo.* is sent on the TIBCO EMS Administrator Tool?

Options:

A.

All messages in all queues are deleted.

B.

All messages present in all the queues whose names matched the pattern foo.* are deleted.

C.

All messages present in the queue called foo.* are deleted.

D.

All user-created queues whose names match the pattern foo.* are deleted.

Buy Now
Questions 20

To which state is a process instance re-instantiated when using a database to store process engine information?

Options:

A.

the last checkpoint

B.

the last received message

C.

the Administrator backup

D.

the last database update

Buy Now
Questions 21

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 22

A TIBCO EMS Server has the following configuration in the stores.conf and queues.conf files:

stores, co nf

[filestore-1] type=file file=filestorel.db mode=async

[filestore-2] type=file file=filestore2.db mode=sync queues.conf > store=filestore-l queue1store=filestore-2

Message swapping is enabled.

What happens when NON_PERSISTENTmessages are published on queue?

Options:

A.

Messages are moved to filestore-2 when the server reaches certain memory limits.

B.

All the published messages are stored in filestore-1.

C.

Messages are moved to filestore=l when the server reaches certain memory limits.

D.

All the published messages are stored in filestore-2.

Buy Now
Questions 23

Which statement is correct about the _RV.INFO.RVCM.DELIVERY.CONFIRM.subject advisory?

Options:

A.

A sender presents this advisory whenever a registered listener confirms receipt of a certified message.

B.

A listener sends this advisory to confirm receipt of a certified message.

C.

A sender presents this advisory when all registered listeners have either confirmed delivery of a certified message, or canceled interest in receiving it.

D.

The sender presents this advisory after deleting the message from its ledger.

Buy Now
Questions 24

An Enterprise Message Service server is configured with the following trace options:

log_trace=DEFAULT,-LIMITs

What will the logs contain?

Options:

A.

messages regarding ACL, route, connection errors, and no messages regarding destination limits

B.

messages regarding route, ACL, destination overflow errors, and no messages regarding connection limits

C.

messages regarding connection errors,destination overflow, route, and no messages regarding ACL violations

D.

messages regarding destination overflow, ACL, connection errors, and no messages regarding routing limits

Buy Now
Questions 25

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 26

How are Critical section groups used?

Options:

A.

to ensure activities within the group will execute at least once

B.

to create a set of activities with a common error transition

C.

to synchronize process instances across multiple process engines

D.

to group multiple activities into a higher priority

Buy Now
Questions 27

What should you use to add a third-party database driver to TIBCO Runtime Agent?

Options:

A.

TIBCO Administrator GUI

B.

traDBConfig

C.

TIBCO Configuration Tool

D.

Domain Utility

Buy Now
Questions 28

Your corporate SOA infrastructure must invoke several notification services. You are able to use the Receive Partner Notifcation activity of the Service Palette to accomplish this. What is the correct messaging configuration to use for these services?

Options:

A.

Rendezvous Publisher

B.

SOAP over HTTP

C.

SOAP over JMS

D.

JMS Topic Publisher

Buy Now
Questions 29

Using the TIBCO General Interface and Google Web Toolkit Preview tabs in TIBCO Business Studio, how are forms tested?

Options:

A.

by connecting to the ActiveMatrix BPM server node so that the Workspace and Openspace client interfaces can be used from within TIBCO Business Studio to debug the forms

B.

by displaying the code that is generated by the forms functionality and can be stepped through with the debugger

C.

by displaying the forms as they will appear at runtime allowing the designer to input data to see how the form behaves

D.

by deploying the forms to the ActiveMatrix BPM server node in order to execute and test them

Buy Now
Questions 30

A called sub-process has a Generate Error activity. There are no error transitions in any of the involved processes. What happens when the Generate Error activity is executed?

Options:

A.

The process instance terminates.

B.

The uncaught exception causes the engine to exit.

C.

The job interface transitions into an error state.

D.

The sub-process restarts processing with its start activity.

Buy Now
Questions 31

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

Options:

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

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

TCP-BW6 PDF

$28  $80
TCP-BW6 Engine

TCP-BW6 Testing Engine

$33.25  $95
TCP-BW6 PDF + Engine

TCP-BW6 PDF + Testing Engine

$45.5  $130