Which statement correctly describes SCA? A. With SCA, service contracts and implementation details are visible to the client. B. An SCA service component definition is included in a file called <SERVICE_NAME>.bpel C. SCA provides a common invocation model with well-defined…

A microflow calls a long-running process using a two-way request/response synchronous operation. What can be a consequence of using this pattern? A. It will be easier to implement Exception Handling in the microflow. B. When the long-running process completes, the…

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…