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

Tibco TCP-BW6 Dumps

Page: 1 / 8
Total 207 questions

TIBCO BusinessWorks 6 Certification Exam Questions and Answers

Question 1

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

Question 2

You need to define a process that can only be involved by other processes that are a part of the same package. Which modifier should the process have?

Options:

A.

private

B.

protected

C.

static

D.

public

Question 3

What is a valid TIBCO iProcess script file function call to delete a file?

Options:

A.

IPEFileUtil.FILEDELETE("C:\Temp\myfile.txt")

B.

IPEFileUtil.FILEDELETE(C:\Temp\myfile.txt)

C.

IPEFileUtil.FILEDELETE(C:\\Temp\\myfile.txt)

D.

IPEFileUtil.FILEDELETE("C:\\Temp\\myfile.txt")

Question 4

What does the Load Full Project option in TIBCO Designer do?

Options:

A.

loads and validates the entire project in memory

B.

loads only the referenced parts of the project in memory

C.

loads only the referenced parts of the project in memory

D.

loads the entire project in memory without validation

Question 5

You want a process definition that will call one of three available subprocesses (SP1, SP2 and SP3), depending on the data being received by its starter. Which three actions must be taken to achieve this? (Choose three.)

Options:

A.

have SP1, SP2, and SP3 use the same input, output, and error schemas

B.

define a template and use it to implement SP1, SP2, and SP3

C.

use a Call Dynamic Process activity and select SP1, SP2, and SP3 as the alternatives

D.

set an XPATH expression in the Call Process activity to determine at run-time the name of the subprocess to call

E.

set one of the three subprocesses as the process name in the Call Process activity

Question 6

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

Question 7

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.

Question 8

A bank built a DebitAccount Service and a CreditAccount Service, both exposed as standard Web Services (SOAP/HTTPS) in the enterprise. The bank now wants to build a FundTransfer Service that debits an input amount from one account and credits it to another account. The FundTransfer Service must be able to throw and handle all errors as SOAP Faults. Which two TIBCO ActiveMatrix products are capable of enabling the implementation of this FundTransfer Service? (Choose two.)

Options:

A.

TIBCO ActiveMatrix Policy Manager

B.

TIBCO ActiveMatrix BusinessWorks

C.

TIBCO ActiveMatrix Service Grid

D.

TIBCO ActiveMatrix Service Performance Manager

Question 9

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

Question 10

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

Options:

A.

DBEMS

B.

ActiveSpaces

C.

NFS

D.

TCP

E.

EMS

Question 11

What are two documented options available for Rendezvous log file rotation? (Choose two.)

Options:

A.

log-min-size parameter

B.

log-max-rotations parameter

C.

log-max-size parameter

D.

log-min-rotations parameter

Question 12

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

Question 13

An event was defined with Time to Live equal to 10 minutes. An instance of that event arrived from a JMS destination configured with EXPLICIT_CLIENT_ACKNOWLEDGE mode and was consumed in the preprocessor. When will the JMS message corresponding to this event be acknowledged?

Options:

A.

immediately after the Event.consumeEvent call

B.

after 10 minutes

C.

during the post RTC phase

D.

after the preprocessor finishes

Question 14

Which three statements are true about context variables for a rulebase? (Choose three.)

Options:

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

Question 15

What are two characteristics of a service? (Choose two.)

Options:

A.

Services use WSDL, an XML format for describing network services as a set of endpoints.

B.

Services use WSIL, an XML format for defining the IP address and port of a service.

C.

The operation interfaces of a service isolate the consumer from the implementation details of the service provider.

D.

A service provides a set of operations that can be used in multiple contexts.

Question 16

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.

Question 17

Which three options are available when starting TIBCO Designer? (Choose three.)

Options:

A.

New Empty Project

B.

New Project From Template

C.

Deploy Project

D.

Test Current Project

E.

Delete Project

Question 18

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

Options:

A.

Rethrow

B.

Catch

C.

Set Shared Variable

D.

Inspector

E.

Generate Error

Question 19

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.

Question 20

How can you implement a consistent form experience for a common subset of data across multiple tasks and forms, while minimizing the number of places where changes must be made?

Options:

A.

Use embedded forms.

B.

Use a pageflow.

C.

Copy and paste a form section into other forms.

D.

Make a form pane read-only.

Question 21

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

Question 22

To enable text search continuous indexing, the Text Indexing Enabled property is set to which option?

Options:

A.

Discrete

B.

Online

C.

Offline

D.

User Enabled

E.

Continuous

Question 23

Which file is used to specify custom engine properties and enable the display of those properties on the Advanced tab of the deployment configuration in TIBCO Administrator?

Options:

A.

BW_HOME\lib\com\tibco\deployment\bwengine.tra

B.

BW_HOME\bin\bwengine.tra

C.

BW_HOME\lib\com\tibco\deployment\bwengine.xml

D.

BW_HOME\bin\bwengine.xml

Question 24

Which two statements are true about transitions in a State Model? (Choose two.)

Options:

A.

Composite states can optionally use boundary transitions but Concurrent states must use them./li>

B.

When a transition crosses the boundary of one or more nested states, the entry or exit actions of those states are executed.

C.

Concurrent states can optionally use boundary transitions but Composite states must use them.

D.

When a transition crosses the boundary of one or more nested states, only exit actions of those states areexecuted./Ii>

Question 25

Which three statements are correct about Rendezvous Daemon Manager (RVDM) configurations? (Choose three.)

Options:

A.

All the configurations required for the managed daemons are saved in local configuration files on the host where the managed daemon is running.

B.

If there are pre-RV8.x release Rendezvous daemons running in the same network as RVDM, then RVDM is prevented from starting successfully.

C.

When an inactive managed daemon becomes active again, the server ensures that the daemon receives and confirms the configuration update.

D.

When administrators modify the configuration in RVDM, the server pushes the new configuration to all managed daemons.

E.

Each managed daemon receives and installs the updated configuration from RVDM and confirms receipt to the RVDM server.

Question 26

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

Options:

A.

If a User task does not have a form or Pageflow linked to it, then it will create a default form at deployment.

B.

One form cannot be called from more than one User task.

C.

If a User task does not have a form or Pageflow linked to it, then it will indicate an error at deployment.

D.

One form can be called from more than one User task.

Question 27

Which two statements are true about Subflow and SpawnWorkflow activities? (Choose two.)

Options:

A.

Subflows can be nested, but SpawnWorkflows can not.

B.

Both execution modes are supported by both activities.

C.

SpawnWorkflow is ASYNCHR and Subflow is SYNCHR.

D.

Subflow is ASYNCHR and SpawnWorkflow is SYNCHR.

E.

Both Subflows and SpawnWorkflow can be nested.

Question 28

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.

Question 29

Which two statements are true about enabling the Hawk Microagent for a TIBCO ActiveMatrix BusinessWorks process engine in its respective property file? (Choose two.)

Options:

A.

Only instrumentation that does not require memory and processor overhead can be enabled.

B.

You change the Hawk.Service, Hawk.Network, and Hawk.Daemon properties only if these parameters are non-default.

C.

You can enable instrumentation for a specific process definition with the Instrumentation.processName property.

D.

You must always change the Hawk.Service, Hawk.Network, and Hawk.Daemon properties.

Question 30

Which two files represent the installation registry? (Choose two.)

Options:

A.

TIBCOInstallationHistory.xml

B.

vpd.properties

C.

TIBCOInstallationProperties.xml D machine.xmi

D.

install.xmi

E.

vpd.properties.tibco.

Question 31

In which two filesystem locations is domain information stored? (Choose two.)

Options:

A.

$TIBCO_HOME\repository

B.

$TIBCO_HOME\tra\domain

C.

$TIBCO_HOME\domain

D.

$TIBCO_HOME\administrator\domain

Page: 1 / 8
Total 207 questions