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

TCA-Tibco-BusinessWorks Questions and Answers

Question # 6

What is the minimum requirement for mapping the output of a Preceding activity to the input of a mapper?

A.

Define a data element for the input of the Preceding activity.

B.

Define a data element in the Input tab in the Mapper activity.

C.

Define an output data element of the Mapper activity.

D.

Define a data element in the Input tab of the Precedingand Mapper activity.

Full Access
Question # 7

The TIBCO Enterprise Administrator has multiple components, such as the server, the TEA Agent, and the server UI. Which communication mechanism do the server and the TEA Agent component use to talk to each other?

A.

REST

B.

Shared File system

C.

TIBCO Enterprise Message Service

D.

TIBCO Rendezvous

Full Access
Question # 8

What file packages all modules into individual JAR files?

A.

XSD

B.

XML

C.

BWP

D.

EAR

Full Access
Question # 9

You need to synchronize multiple Critical Section groups that can be part of different process instances.

What should you do to accomplish this goal?

A.

Increase the Timeout of the Critical Section to allow for all the different process instances to synchronize.

B.

Create a Shared Lock in your Critical Section with a Module Shared Variable as Shared Variable Type.

C.

Create a Shared Lock in your Critical Section with a Job Shared Variable as Shared Variable Type.

D.

Change the Group Type from Critical Section to Local Transaction.

Full Access
Question # 10

Select 3 architectural elements that are included in REST services. (Choose three.)

A.

Resource metadata

B.

Applications

C.

Resource identifier

D.

Data elements

Full Access
Question # 11

A company has a requirement that during failover, new jobs and all check-pointed jobs should be processed.

Why is managed fault tolerance the best configuration option?

A.

because the AppNodes are aware of each other, and the engines collaborate to provide fault tolerance

B.

because each AppNode must be configured with a unique database configuration and collaboration between engines

C.

because it requires only one AppNode to be deployed for engines to collaborate and provide fault tolerance

D.

because it is easier to configure than non-managed fault tolerance and requires no design time setup

Full Access
Question # 12

A Custom XPath function has been created in a TIBCO ActiveMatrix BusinessWorks Project. How can the function be made available (at design time) to other projects? (Choose two.)

A.

by installing it into host repository deployable plug-ins and fragments

B.

by installing the Custom XPath function into TIBCO ActiveMatrix BusinessWorks target project

C.

by exporting the Custom XPath function resource

D.

by adding the Custom XPath function to a target project

E.

by exporting the deployable plug-ins and fragments

Full Access
Question # 13

You want to test a sub-process in TIBCO BusinessStudio. Which view allows you accomplish this?

A.

Console

B.

BusinessWorks Jobs

C.

Process view

D.

Process Launcher

Full Access
Question # 14

What is the default setting for the log level of an AppNode log file?

A.

INFO

B.

|WARN

C.

DEBUG

D.

ERROR

Full Access
Question # 15

You need to perform a Remote Deployment from BusinessStudio by using the Deployment Servers view. Which utility do you need to have running in order to achieve this?

A.

bwagent

B.

bwinstall

C.

bwadmin

D.

bwdesign

Full Access
Question # 16

Which error handling method would allow you to continue processing activities in the same scope?

A.

Configure a catch all fault handler.

B.

Configure an Error transition from the activity.

C.

Configure a catch specific fault handler.

D.

Configure a success with no matching condition.

Full Access
Question # 17

Which two database drivers require additional configuration in order to be used with TIBCO ActiveMatrix BusinessWorks? (Choose two.)

A.

HSQLDB Driver

B.

Microsoft SQL Server Driver

C.

Oracle Database Driver

D.

Postgres SOL Driver

E.

MySQL Database Driver

Full Access
Question # 18

You have a TIBCO ActiveMatrix BusinessWorks application running on multiple AppNodes, which are part of the same AppSpace. You want to read or update the module shared variable state.

Which option should you select?

A.

bw.engine.persistenceModee = "true"

B.

bw.engine.persistenceMode = "datastore"

C.

bw.engine.persistenceMode = "AppSpace"

D.

bw.engine.persistenceMode = "group"

Full Access