TB0-118 Architecting Composite Applications and Services with TIBCO

Loading demo links...

Showing 7–9 of 10 questions

Question 7 (Volume A)

When is it appropriate to use a Mediation implementation type?

Select an option, then click Submit answer.

  • when the interaction with an underlying service is asynchronous

  • when each underlying service operation completes quickly

  • when service operation might need human interaction

  • when the underlying service is a REST service


Question 8 (Volume B)

What is an important practical benefit of service discovery?

Select an option, then click Submit answer.

  • It allows programs to dynamically discover new features as needed.

  • It allows internal development groups to find functionality that can be reused.

  • It allows services to discover potential consumers using the UDDI protocol.

  • It allows governance groups to discover functionality that could become a service.


Question 9 (Volume A)

A manufacturer exposes a Web Service to its customers, allowing them to securely place orders. The manufacturer requires that only known parties use the interface.How is the customer's identity established?

Select an option, then click Submit answer.

  • by implementing a transactional policy set in ActiveMatrix

  • by specifying an authentication policy for the Web Service

  • by sending the message over an SSL-encrypted channel

  • by implementing strict authorization rules for the service