How should you configure the resource Service Path for a service that returns the employee resource by ID?

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?A . /employee/[id]B . /employee/idC . /employee/(id)D . /employee/{id}View...

June 15, 2021 No Comments READ MORE +

Which two sets of commands successfully create a queue connection factory called fact with the URL pointing to localhost:7222 on the TIBCO EMS Server? (Choose two.)

Which two sets of commands successfully create a queue connection factory called fact with the URL pointing to localhost:7222 on the TIBCO EMS Server? (Choose two.)A . create factory fact queue addprop factory fact url=tcp://localhost:7222B . create factory queue fact setprop factory fact url=tcp://localhost7222C . create factory fact queue url=tcp://7222D...

June 15, 2021 No Comments READ MORE +

To which state is a process instance re-instantiated when using a database to store process engine information?

To which state is a process instance re-instantiated when using a database to store process engine information?A . the last checkpointB . the last received messageC . the Administrator backupD . the last database updateView AnswerAnswer: A

June 15, 2021 No Comments READ MORE +

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

What does the Load Full Project option in TIBCO Designer do?A . loads and validates the entire project in memoryB . loads only the referenced parts of the project in memoryC . loads only the referenced parts of the project in memoryD . loads the entire project in memory without...

June 15, 2021 No Comments READ MORE +

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

Which statement is correct about Rendezvous fault-tolerant groups (RVFTs)?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...

June 15, 2021 No Comments READ MORE +

Which two steps can be used to debug the form?

During the testing of a process through the TIBCO iProcess Workspace (Browser) Client, you notice that some data fields are not being populated in the TIBCO iProcess Engine. Which two steps can be used to debug the form? (Choose two.)A . ensure that all the form fields are mapped correctly...

June 15, 2021 No Comments READ MORE +

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

What are two valid advanced properties on the process level? (Choose two.)A . Ignore Case SuspendB . Ignore Blank AddresseesC . Use Deadline For Task DurationD . Priority Value ExpressionE . Enable Case PredictionView AnswerAnswer: B,E

June 15, 2021 No Comments READ MORE +

Which two communication scenarios are valid?

Domain Dl contains two machines, Ml and M2, and is configured to use TIBCO Rendezvous as the messaging transport. Ml will host: > the Primary Domain Server PDS1 > one TIBCO Hawk Agent HA1 > one TIBCO ActiveMatrix BusinessWorks Engine BWE1 M2 will host: > one TIBCO ActiveMatrix Adapter for...

June 15, 2021 No Comments READ MORE +

How is work offered or allocated through instantiations of a dynamic organization?

How is work offered or allocated through instantiations of a dynamic organization?A . Using an LDAP query in a Performer field.B . Referencing the dynamic organization identifer from RQD . Mapping the correct identification process data to the relevant dynamic organization identifer.E . Using a Performer field that contains the...

June 14, 2021 No Comments READ MORE +

What are three special transitions for the purpose of processing exceptions? (Choose three.)

What are three special transitions for the purpose of processing exceptions? (Choose three.)A . ConditionB . CancelC . FormatD . ErrorE . TimeoutView AnswerAnswer: B,D,E

June 14, 2021 No Comments READ MORE +