Question: 1
A large data set needs to be passed from a parent to multiple inline child processes. The variable has to be visible to processes across different modules. Which variable is correct to use in this situation?
Question: 2
A bank built a DebitAccount Service and a CreditAccount Service, both exposed as standard Web Services (SOAP/HTTPS) in the enterprise. The bank now wants to build a FundTransfer Service that debits an input amount from one account and credits it to another account. The FundTransfer Service must be able to throw and handle all errors as SOAP Faults. Which two TIBCO ActiveMatrix products are capable of enabling the implementation of this FundTransfer Service? (Choose two.)
Question: 3
A large data set needs to be passed from a parent to multiple inline child processes. The variable has to be visible to processes across different modules. Which variable is correct to use in this situation?
Question: 4
When filtering on text attributes, what would "s*s" return?
Question: 5
What are the three options available to define the engine persistence mode at anAppSpace level? (Choose three.)