When filtering on text attributes, what would "s*s" return?

When filtering on text attributes, what would "s*s" return?A . anything beginning with "s" and ending with "s"B . anything beginning and ending with upper or lower case "s"C . only text of three characters beginning or ending with upper or lower case "s"D . only text of three characters...

June 20, 2021 No Comments READ MORE +

feature of TIBCO Rendezvous?

Which three statements are correct about the Rendezvous distributed Queue (RVCMQ) feature of TIBCO Rendezvous? (Choose three.)A . Senders can either use reliable or RVCM protocol to send messages.B . To orchestrate load balancing, senders are distributed group members.C . From outside, the group appears to be a single transport...

June 20, 2021 No Comments READ MORE +

Which two tibrvsend commands on the same host will successfully send "HELLO" message to tibrvlisten?

On a host, you start a tibrvlisten using tibrvlisten -daemon tcp:7500 -service 8500 A.B. Which two tibrvsend commands on the same host will successfully send "HELLO" message to tibrvlisten? (Choose two.) A. tibrvsend -daemon 7500 -service 8500 A.B HELLO B. tibrvsend -service 8500 A.B HELLO C. tibrvsend -daemon 7500 -service...

June 19, 2021 No Comments READ MORE +

Which two statements are true about process versions? (Choose two.)

Which two statements are true about process versions? (Choose two.)A . The qualifer can be hardcoded.B . Only major and minor versions numbers can be changed.C . The major.minor.micro versions can be changed.D . The qualifer is a date / time stamp format.View AnswerAnswer: C,D

June 19, 2021 No Comments READ MORE +

What is used to group a set of related attributes together in a repository?

What is used to group a set of related attributes together in a repository?A . attribute groupsB . input mapsC . classifcation schemesD . output mapsView AnswerAnswer: A

June 19, 2021 No Comments READ MORE +

configurations?

Which three statements are correct about Rendezvous Daemon Manager (RVDM) configurations? (Choose three.)A . All the configurations required for the managed daemons are saved in local configuration files on the host where the managed daemon is running.B . If there are pre-RV8.x release Rendezvous daemons running in the same network...

June 18, 2021 No Comments READ MORE +

Which two statements are true about JMS local transactions? (Choose two.)

Which two statements are true about JMS local transactions? (Choose two.)A . Consumed messages are recovered and redelivered upon session.commit.B . Session interface provides commit and rollback methods.C . Closing a transacted session commits its transaction.D . Consumed messages are acknowledged upon session.commit.View AnswerAnswer: B,D

June 18, 2021 No Comments READ MORE +

What does Rendezvous Daemon Manager (RVDM) manage?

What does Rendezvous Daemon Manager (RVDM) manage?A . all Rendezvous clients in a network from a centralized locationB . the behavior of all clients connected to a daemon processC . Rendezvous daemons in a network from a centraliled locationD . connections to the browser administration interface of a daemon processView...

June 18, 2021 No Comments READ MORE +

Which TIBCO CIM utility is used to apply a hot fix?

Which TIBCO CIM utility is used to apply a hot fix?A . hotfixUtilB . tibcoUtilC . tibcoCIMUtilD . migrateUtilE . customUtilView AnswerAnswer: B

June 17, 2021 No Comments READ MORE +

Using the TIBCO General Interface and Google Web Toolkit Preview tabs in TIBCO Business Studio, how are forms tested?

Using the TIBCO General Interface and Google Web Toolkit Preview tabs in TIBCO Business Studio, how are forms tested?A . by connecting to the ActiveMatrix BPM server node so that the Workspace and Openspace client interfaces can be used from within TIBCO Business Studio to debug the formsB . by...

June 17, 2021 No Comments READ MORE +