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 activity allows you to collect multiple transition flows to resume a single flow of execution in the process?
You need to interactively debug a business process application to check the data values of a local business object data field at key points as you step through the execution of a process instance. Which three steps should be followed? (Choose three.)
Two Rendezvous applications are publishing messages from Hosts A and B.
Host A: publisher 1: network: ";224.1.1.1,224.1.1.2;224.2.1.1" service 8500
HostB: publisher 2: network: ";224.2.1.1;224.2.1.2" service 8500
HostC: listener: network: ";224.2.1.2;224.2.1.1" service 8500
All applications are using the same subject and all the machines are in the same subnet. Which statement is correct?
Which three artifact types are default options when requesting service consumption in the TIBCO ActiveMatrix Lifecycle Governance Framework? (Choose three.)
The workflow activities that support parallel processing can be tuned for performance. This can be achieved by configuring a parameter for the activity RecordPerAsyncCall. What is the default value for this parameter?
Which two statements are true about access control and bridges? (Choose two.)
How can you implement a consistent form experience for a common subset of data across multiple tasks and forms, while minimizing the number of places where changes must be made?
With TIBCO Rendezvous messaging, which networking protocol does the client application use to connect to the Rendezvous daemon (RVD)?
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?
You are developing a process that needs to involve a SOAP service. During development, the endpoint that hosts the service is located at During production, the endpoint that hosts the service is located at How do you ensure that the endpoint you are accessing is configurable?
Which three statements are correct about Rendezvous Daemon Manager (RVDM) configurations? (Choose three.)
Which two record permissions should be denied to prohibit a user from adding new records? (Choose two.)
While debugging an application inside TIBCO BusinessStudio, when is the job data visible in the job data view?
With TIBCO Rendezvous messaging, which protocol does the Rendezvous daemon (RVD) use to communicate with other RVDs?
Your back-end processing supports multi-threading and you plan to leverage this capability in the context of a Rendezvous distributed queue (RVCMQ) subscriber by running five concurrent threads. Which statement is correct?
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.)
The following sample section of a rulebase will result in the displaying of which alerts on the UI?
Which three activities can be configured through the Rendezvous routing daemon (RVRD) HTTP interface to be routinely output to the RVRD log file? (Choose three.)
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 two files represent the installation registry? (Choose two.)
Which two levels of tracing are provided for tracing process resources? (Choose two.)
You want to prioritize work items in a queue so that users process high-priority work items first. These items should appear at the top of the list. How is this accomplished?
Which statement is correct about Rendezvous fault-tolerant groups (RVFTs)?
What are three special transitions for the purpose of processing exceptions? (Choose three.)
Which three statements are correct about TIBCO Rendezvous? (Choose three.)
Your company is supporting an integration project between two home-grown database applications running on Microsoft and Oracle databases. These applications support 24/7 operations. For the integration project, you are using TIBCO ActiveMatrix BusinessWorks and the TIBCO ActiveMatrix ActiveDatabase Adapter. The project includes: PSeveral ActiveMatrix BusinessWorks processes contained in two process archives (PARI and PAR2)?One ActiveMatrix ActiveDatabase Adapter for each respective database, each contained in a separate adapter archive (AARM and AARO) Given two servers (A and B), what is the correct domain architecture?
In which format does TIBCO Designer store project trusted certificates?
Which two input parameters are mandatory for the BuildEAR Utility? (Choose two.)
Which two statements are true about enabling the Hawk Microagent for a TIBCO ActiveMatrix BusinessWorks process engine in its respective property file? (Choose two.)
In TIBCO Designer, which menu is used to add an activity to an ActiveMatrix BusinessWorks process?