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

Tibco TCP-BW6 TIBCO BusinessWorks 6 Certification Exam Exam Practice Test

Demo: 31 questions
Total 207 questions

TIBCO BusinessWorks 6 Certification Exam Questions and Answers

Question 1

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.

Question 2

Which two TIBCO products must be installed to manage ActiveMatrix BusinessWorksresources? (Choose two.)

Options:

A.

TIBCO Runtime Agent

B.

TIBCO Repository Adapter

C.

TIBCO Administrator

D.

TIBCO Enterprise Message Service

Question 3

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.

Question 4

A connection to a TIBCO iProcess Engine deployment server has failed with a connection error. What should be verified in order to solve the problem? (Choose two.)

Options:

A.

The Hawk Agent service is running.

B.

The destination server is running.

C.

The username and password in the destination properties match an iProcess user credential

D.

The connecting user is a domain administrator.

E.

The web server is running

Question 5

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 6

Given the configuration in the acl.conf file; TOPIC=topic.sample1USER=Bob PERM=subscribe TOPIC=topic* Group=engineering PERM=publish,subscribe Which statement is true if Bob is a member of the engineering group?

Options:

A.

Bob can publish andsubscribe to only topic.sample1.

B.

Bob can publish andsubscribe to both topic.sample1and topic.sample2.

C.

Bob canonly subscribe to topic.sample1.

D.

Bob can publish to only topic.sample1but cansubscribe to both topic.sample1and topic.sample2.

E.

Bob can publish to only topic.sample2 but cansubscribe to both topic.sample1and topic.sample2.

Question 7

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

Question 8

Which two statements are true about using a Service Resource for implementing web services? (Choose two.)

Options:

A.

A Service Resource is added automatically to the PAR.

B.

A Service Resource can only be used for a single operation or endpoint.

C.

A Service Resource can be used for multiple operations or endpoints.

D.

A Service Resource must be added manually to the PAR.

Question 9

In TIBCO Designer, which menu is used to add an activity to an ActiveMatrix BusinessWorks process?

Options:

A.

Edit menu

B.

Resources menu

C.

Tools menu

D.

Project menu

Question 10

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

Question 11

What is the result of a message producer sending messages with the JMSDeliveryMode set to NON_PERSISTENT?

Options:

A.

If authorization is enabled on the server, the server sends a confirmation to the message producer by default.

B.

If authorization is disabled on the server, the server sends a confirmation to the message producer only if the npsend_check_mode is set to temp_dest.

C.

If authorization is disabled on the server, the server sends a confirmation to the message producer by u default.

D.

If authorization is disabled on the server, the server sends a confirmation to the message producer only if the npsend_check_mode is set to auth.

Question 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

Question 13

What is the default HTTP server implementation in ActiveMatrix BusinessWorks?

Options:

A.

Pramati

B.

TOMCAT

C.

JBOSS

D.

IIs

Question 14

Which statement is correct about Rendezvous fault-tolerant groups (RVFTs)?

Options:

A.

For reliable consumers bound to an RVFT transport, the RVFT transport automatically disables subscriptions if the fault-tolerant group member becomes inactive.

B.

For certified consumers bound to an RVFT transport, the RVFT transport automatically confirms messages if ^ the fault-tolerant group member becomes inactive.

C.

RVFT can only be utilized for message producers, not for message consumers.

D.

RVFT is an election protocol that tells an application when it is active or inactive.

E.

For certified consumers bound to an RVFT transport, the RVFT transport automatically cancels the certified agreement if the fault-tolerant group member becomes inactive.

Question 15

You are using a Mapper activity in your process design. Which three can be used as inputs in the Mapper Input tab? (Choose three.)

Options:

A.

DTD File

B.

Primitive Datatype

C.

CLOB

D.

Inline Schema

E.

Database Resultset

F.

Complex Datatype

Question 16

Which two actions must be taken when the transport parameters for a TIBCO Administrator domain are changed? (Choose two.)

Options:

A.

restart the Administrator Server and any secondary servers

B.

redeploy all applications deployed in the domain

C.

restart Domain Hawk Agents on each machine in the domain

D.

rebuild the EAR file with the new transport parameters

Question 17

What must be done before deleting a BPM application from an application environment?

Options:

A.

update the BPM application to be marked for undeployment and deletion

B.

undeploy the BPM application from the environment to which it is deployed

C.

delete the Application Template from the Software Management section

D.

unmap the BPM application from the nodes in the Distribution section for the DAA

Question 18

A Pageflow process is used to collect information and then start a BPM process. The Pageflow process contains a Service task, which updates an external database. The Pageflow is deployed as a Business Service. A user selects to run this Business Service. However, the user cancels the operation after the Service task runs, before the Pageflow completes. Which two statements are true about the Pageflow? (Choose two.)

Options:

A.

It is cancelled and the external database update is rolled back.

B.

It is cancelled and BPM retains no history of the interaction.

C.

It is cancelled and BPM retains an Event Log tracking the Pageflow.

D.

It is cancelled and the external database update is not rolled back.

Question 19

Correlation data must always be associated with which two process objects? (Choose two.)

Options:

A.

Catch message event

B.

Receive task

C.

Send task

D.

Catch signal event

E.

Start message event

Question 20

What are two valid advanced properties on the process level? (Choose two.)

Options:

A.

Ignore Case Suspend

B.

Ignore Blank Addressees

C.

Use Deadline For Task Duration

D.

Priority Value Expression

E.

Enable Case Prediction

Question 21

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 22

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

Options:

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"

Question 23

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

Options:

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

Question 24

Which TIBCO product must be installed before ActiveMatrix BusinessWorks?

Options:

A.

TIBCO EMS

B.

TIBCO Runtime Agent

C.

TIBCO FTLAdministrator

D.

TIBCO ActiveMatrix Adapter for Database

Question 25

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.

Question 26

How can you revert an allocated work item to the original distribution pool?

Options:

A.

Re-allocate to world.

B.

Skip work item.

C.

Re-offer selected work item.

D.

Allocate work item to pool.

Question 27

Two machines, Ml and M2, belong to the same domain. A TIBCO ActiveMatrix BusinessWorks engine is deployed on Ml, and a TIBCO Adapter is deployed on M2. The TIBCO Administrator server is hosted on Ml. What is the most likely reason for the TIBCO Adapter status being "Unknown" and the ActiveMatrix BusinessWorks engine status being "OK" in the TIBCO Administrator console?

Options:

A.

The TIBCO Administrator server is down.

B.

On M2, the TIBCO Hawk Agent is down.

C.

The TIBCO Adapter is down.

D.

The domain's messaging transport is down.

E.

On Ml, the TIBCO Hawk Agent is down.

Question 28

You need to create a RESTful service in TIBCO ActiveMatrix BusinessWorks for an employee resource that has the following fields: ID, FirstName, LastName, Salary. How should you configure the resource Service Path for a service that returns the employee resource by ID?

Options:

A.

/employee/[id]

B.

/employee/id

C.

/employee/(id)

D.

/employee/{id}

Question 29

The following is the declaration of secure daemon in Rendezvous C API: tibrv_status tibrvSecureDaemon_SetUserCertWithKey(const char* userCertWithKey, const char* password); Which two statements are correct about this function? (Choose two.)

Options:

A.

The password parameter is used for the password for this user.

B.

The password parameter is used to decrypt the private key.

C.

The userCertWithKey parameter is used to register user certificate with a private key. The text of this certifcate may be in PEM or PK12 encoding.

D.

The userCertWithKey parameter is used to register user certificate with a private key. The text of this certifcate must be in PEM encoding.

Question 30

Which action is used to pass rulebase changes to other records?

Options:

A.

clone

B.

refresh

C.

propagate

D.

replicate

Question 31

As a TIBCO recommended best practice, what is the preferred method for indicating backwards- compatible changes to a service?

Options:

A.

update the major release number in the WSDL namespace name

B.

update the major release number in the WSDL filename

C.

update the point release number in the WSDL namespace name

D.

update the point release number in the WSDL filename

Demo: 31 questions
Total 207 questions