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
An Enterprise Message Service server is configured with the following trace options:
log_trace=DEFAULT,-LIMITs
What will the logs contain?
A messages regarding ACL, route, connection errors, and no messages regarding destination limits
B messages regarding route, ACL, destination overflow errors, and no messages regarding connection limits
C messages regarding connection errors,destination overflow, route, and no messages regarding ACL violations
D messages regarding destination overflow, ACL, connection errors, and no messages regarding routing limits
Answer : A
Show Answer
Hide Answer
Question: 4
Which TIBCO CIM utility is used to apply a hot fix?
Question: 5
When filtering on text attributes, what would "s*s" return?