Which Message Type should be selected?
YourTIBCO ActiveMatrix BusinessWorks process starts by receiving a JMS queue message using the JMS Queue Receiver activity. The message body consists of name/value pairs. Which Message Type should be selected?A . SimpleB . XML TextC . ObjectD . MapView AnswerAnswer: D
What are three requirements when using Emulation to test business processes? (Choose three.)
What are three requirements when using Emulation to test business processes? (Choose three.)A . a debug breakpoint fileB . a BPM node in a running stateC . an Emulation fileD . a deployed business processView AnswerAnswer: B,C,D
Which statement is correct?
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 Host B: publisher 2: network: ";224.2.1.1;224.2.1.2" service 8500 Host C: 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 two statements are true about workitems? (Choose two.)
Which two statements are true about workitems? (Choose two.)A . All approval workitems must be ASYNCHR in execution mode.B . The number of workitems that need to be completed can be configured in the workflow.C . The default action of the ManageWorkitem activity is to CLOSE a workitem.D . Another...
When will a conflict resolution cycle begin?
When will a conflict resolution cycle begin?A . when a rule action agenda is built or refreshedB . when a run to completion cycle has endedC . when a rule action is executed (or the agenda is empty)D . when an external action causes changes to the RETE networkView AnswerAnswer:...
Which two statements are true?
Server R defines a global queue named Ql. R is also the owner of Q1. Servers P and S define routed queues Q1@R. The servers P, R, and S are connected by routes. Which two statements are true? (Choose two.)A . Messages are available to local and remote consumers even...
Which two must you specify when using a datapool as the delivery entity when configuring synchronization profile? (Choose two.)
Which two must you specify when using a datapool as the delivery entity when configuring synchronization profile? (Choose two.)A . delivery mechanismB . output mapC . repository listingD . input mapE . zip file storage locationView AnswerAnswer: A,B
While debugging an application inside TIBCO BusinessStudio, when is the job data visible in the job data view?
While debugging an application inside TIBCO BusinessStudio, when is the job data visible in the job data view?A . after selecting a completed jobB . after selecting an activity in completed jobs onlyC . after selecting an activity in a jobD . a Process Definition that implements the operations of...
Which two statements are correct about this function?
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.)A . The password parameter is used for the password for this user.B . The password parameter is used to decrypt the...
Which two sets of transport parameters enable a subscriber application to receive messages from the publisher?
A publisher application uses a transport with UDP port number 8600 and multicast group 239.1.1.1. Which two sets of transport parameters enable a subscriber application to receive messages from the publisher? (Choose two.)A . Service 6800, Network ";239.1.1.0;239.1.1.1"B . Service 8600, Network ";239.1.1.0,239.1.1.1;239.1.1.1"C . Service 8600, Network ";239.1.1.1;239.1.1.0"D . Service...