1.
An integration developer is planning a modular design to support the implementation of a large application. Which of the following BEST describes the approach that should be taken by the integration developer while designing the solution in order to achieve module reuse and application maintainability over time?
2.
An integration developer creates a new version of a current module and needs to update the SCA module version in the WebSphere Integration Developer test environment. Which of the following task will the integration developer need to perform in order to create new instances of the latest version of the process?

 
3.
An integration developer is testing a microflow which invokes several external services. This microflow should take no longer than 30 seconds to complete. During the execution, a transaction timeout exception was thrown. The developer suspects that one of the external services is taking too long to return the response. Which of the following methods is the BEST approach to troubleshoot this problem?
4.
An incorrect rule set has been deployed. Since it is called by a long running process in a different module with instances approaching the invocation for the business rule, the rule needs to be corrected as soon as possible. Which of the following is the BEST way to change the rule so that the requirements of the solution can be met?
5.
An integration developer is instructed to temporarily emit new CEI events from a particular component of a module in order to support short-term testing. The module deployed in the test server doesnt have the events needed by the testing team. There are running instances of the long-running process that belong to the module. The integration developer has full access to the test environment, and after the testing phase the original event configuration of the Module must be restored. Which of the following is the BEST approach to accomplish this task?
6.
An integration developer is working on a large project that consists of a large number of modules and libraries. The libraries have dependencies on other libraries that have a large number of business objects, interfaces and other resources. Performance testing has shown signs of a large memory footprint. The application goes live in a week. Which of the following tasks should the integration developer perform?
7.
A microflow has the implementation transaction qualifier set to "global", and the interface joinTransaction qualifier set to true. Which of the following is TRUE?
8.
Which of the following Service Message Object (SMO) context objects is used to aggregate data when using the Fan Out and Fan In mediation primitives?
9.
A java component has the implementation transaction qualifier set to any, and the interface joinTransaction qualifier set to true. Which of the following is TRUE?
10.
Which of the following types of human task user interfaces is MOST appropriate for use in Business Space?