How does the integration developer deliver a solution that will allow for dispatching the service calls to different services based on the above data criteria while ensuring that any further changes to the dispatching service will take place dynamically without requiring the module to be redeployed?

In the business process below, the "Invoke Credit Checking Service" invokes a service that provides a credit rating for a loan application.
An integration developer has received a requirement that loan applications received between 1.Jun.2013 to 31.Dec.2013 must use a different service for obtaining the credit rating.

How does the integration developer deliver a solution that will allow for dispatching the service calls to different services based on the above data criteria while ensuring that any further changes to the dispatching service will take place dynamically without requiring the module to be redeployed?
A. Create a mediation module with a service gateway.
B. Create a business process that relies on a choice activity to determine the date criteria.
C. Create a Java component that dispatch events to the destination services based on the date criteria.
D. Create a selector component that will dispatch events to the destination services based on the date criteria.

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.