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?
Which two TIBCO products must be installed to manage ActiveMatrix BusinessWorksresources? (Choose two.)
You are migrating an application, which includes some custom XPath functions. Which runtime task is needed to make the custom function available?
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.)
Which three statements are true about context variables for a rulebase? (Choose three.)
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?
Which two elements enable message tracing on an Enterprise Message Service server? (Choose two.)
Which two statements are true about using a Service Resource for implementing web services? (Choose two.)
In TIBCO Designer, which menu is used to add an activity to an ActiveMatrix BusinessWorks process?
Which two of the following should be considered when specifying a service? (Choose two.)
What is the result of a message producer sending messages with the JMSDeliveryMode set to NON_PERSISTENT?
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.)
What is the default HTTP server implementation in ActiveMatrix BusinessWorks?
Which statement is correct about Rendezvous fault-tolerant groups (RVFTs)?
You are using a Mapper activity in your process design. Which three can be used as inputs in the Mapper Input tab? (Choose three.)
Which two actions must be taken when the transport parameters for a TIBCO Administrator domain are changed? (Choose two.)
What must be done before deleting a BPM application from an application environment?
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.)
Correlation data must always be associated with which two process objects? (Choose two.)
What are two valid advanced properties on the process level? (Choose two.)
What are two characteristics of a service? (Choose two.)
When filtering on text attributes, what would "s*s" return?
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.)
Which TIBCO product must be installed before ActiveMatrix BusinessWorks?
What action is taken when the command purge all queues foo.* is sent on the TIBCO EMS Administrator Tool?
How can you revert an allocated work item to the original distribution pool?
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?
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?
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.)
Which action is used to pass rulebase changes to other records?
As a TIBCO recommended best practice, what is the preferred method for indicating backwards- compatible changes to a service?