TB0-123 TIBCO ActiveMatrix BusinessWorks 5

Loading demo links...

Showing 1–3 of 10 questions

Question 1 (Volume A)

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 steps should be taken to create a TIBCO Administrator domain that meets these requirements?

(Choose two.)

Select all that apply, then click Submit answer.

  • The EMS server should be added to the domain using the Domain Utility.

  • Topics and queues should be configured as global.

  • Topics and queues should be created as failsafe.

  • A global variable should be used for migrating between environments.


Question 2 (Volume A)

Process A has a Timer. Process B has a JMS Queue Receiver. Process C has a JMS Topic Subscriber. These processes are to be deployed on two machines and configured to operate in fault-tolerant and load-balanced mode. Which two steps should you take to achieve this configuration? (Choose two.)

Select all that apply, then click Submit answer.

  • bundle the Timer and the JMS Queue Receiver in one EAR file and deploy it in faulttolerant mode

  • bundle the JMS Topic Subscriber and Timer in one EAR file and deploy it in faulttolerant mode

  • put the JMS Queue Receiver in its own EAR and deploy it twice

  • bundle the two JMS-based starters in one EAR file and deploy it twice

  • put the Timer in its own EAR and deploy it in fault-tolerant mode

  • put the JMS Topic Subscriber in its own EAR file and deploy it twice


Question 3 (Volume A)

Which two statements are true about activities that support breakpoints? (Choose two.)

Select all that apply, then click Submit answer.

  • The Start activity can have breakpoints before or after.

  • The End activity can have breakpoints before or after.

  • Job Starter activities can have breakpoints before or after.

  • Any activity that waits for a message can have breakpoints before or after.

  • Any activity that responds to a message can have breakpoints before or after.