Labour Day - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

TCP-BW6 Questions and Answers

Question # 6

When filtering on text attributes, what would "s*s" return?

A.

anything beginning with "s" and ending with "s"

B.

anything beginning and ending with upper or lower case "s"

C.

only text of three characters beginning or ending with upper or lower case "s"

D.

only text of three characters beginning with "s" and ending with "s"

Full Access
Question # 7

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 # 8

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 # 9

What are two requirements for deleting a domain? (Choose two.)

A.

use TIBCO Domain Utility to delete all secondary servers

B.

undeploy all deployed applications

C.

delete all administrators associated with the domain

D.

stop any LDAP server used by the domain

Full Access
Question # 10

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

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

Full Access
Question # 11

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 # 12

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

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.

Full Access
Question # 13

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

A.

Scope Level

B.

Process Level

C.

Service Binding Level

D.

Application Module Level

E.

Reference Binding Level

Full Access
Question # 14

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 # 15

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 # 16

TIBCO Administrator domain is needed to meet the following requirements: A BusinessWorks process must be deployed that receives input from an EMS topic and publishes data to an EMS queue. The topic and queue names must contain a token used for migrating between testing and production environments. The system administrator must be able to purge the topic and queue from within the TIBCO Administrator. Which two actions should be taken to meet these requirements? (Choose two.)

A.

use a BusinessWorks global variable for migrating between environments

B.

configure the topic and queue as global

C.

use the Designer to change the BusinessWorks domain when migrating between environmentsbr/>

D.

use the Domain Utility to add the EMS server to the domain

E.

create queues and topics as failsafe

Full Access
Question # 17

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?

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.

Full Access
Question # 18

With TIBCO Rendezvous messaging, which networking protocol does the client application use to connect to the Rendezvous daemon (RVD)?

A.

SSL

B.

HTTP

C.

UDP

D.

TCP

Full Access
Question # 19

What are two valid TIBCO EMS Administrator Tool commands? (Choose two.)

A.

set server ft=enabled

B.

set server routing=enabled

C.

set server authorization=enabled

D.

set server detailed_statistics=NONE

Full Access
Question # 20

Which two actions should be performed if the JVM crashes when the installer starts? (Choose two.)

A.

run the installer using another JVM version

B.

verify network access to sun.java.com

C.

verify that the javahome directory contains bin/java.exe or bin/java

D.

run the installer with parameter -update JVM

Full Access
Question # 21

Which two statements are correct about the Rendezvous fault-tolerant member parameters? (Choose two.)

A.

Rank determines member weight.

B.

Rank determines which member is active.

C.

Weight determines member rank.

D.

Weight determines which member is active.

Full Access
Question # 22

The Assign activity is used to assign a value to which type of variable?

A.

Global Variable

B.

Shared Variable

C.

Process Variable

D.

Instance Variable

Full Access
Question # 23

In modeling Common Business Objects and Data Models, a Flexible and extensible XML Schema representation is a must. What are three recommended approaches in XML Schema design to enable a Flexible SOA implementation? (Choose three.)

A.

use substitution groups

B.

use choices

C.

use one global namespace

D.

use type extensions

Full Access
Question # 24

Which two statements are true about Task scripts? (Choose two.)

A.

Task Submit Scripts will affect central case data.

B.

Task Open Scripts can be used to pre-load values into data fields prior to a task being opened.

C.

Task Close Scripts can be used to remove tasks from queues.

D.

Task Close Scripts will affect central case data.

E.

Task Open Scripts can be used to manipulate field data prior to the task being delivered to a queue.

Full Access
Question # 25

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 # 26

Copy metadata alloWs you to export or import Which four objects? (Choose four.)

A.

Relatonship Defnition

B.

Output Map

C.

Repository

D.

BusinessProcess Rules

E.

Synchronization Format

Full Access
Question # 27

Which two mappings of JMS header fields to TIBCO Rendezvous data types are correct? (Choose two.)

A.

JMSTimestamp to TIBRVMSG_U64

B.

JMSRedelivered to TIBRVMSG_STRING

C.

JMSType to TIBRVMSGJJ8

D.

JMSDeliveryMode to TIBRVMSG_U8

Full Access
Question # 28

Which type of data field corresponds to a dynamically addressed participant?

A.

Participant

B.

String

C.

Performer

D.

Integer Number

E.

Boolean

Full Access
Question # 29

What is the effect of using the Agent. .checkDuplicates property at the agent class level?

A.

applies to any agents deployed in the specifed Processing Unit

B.

applies to all agents in the cluster

C.

applies to any agents in the project

D.

applies to any agents used in any Processing Unit

Full Access
Question # 30

While debugging an application inside TIBCO BusinessStudio, when is the job data visible in the job data view?

A.

after selecting a completed job

B.

after selecting an activity in completed jobs only

C.

after selecting an activity in a job

D.

a Process Definition that implements the operations of the service

E.

after selecting the job data view

Full Access
Question # 31

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