nerdexam
IBM

A2180-270 · Question #18

An integrationdeveloper is developing the two modules shown in the exhibits below. ModuleA and ModuleB will be deployed on the same server JVM. ComponentA needs to invoke operations on ComponentB…

The correct answer is A. Use synchronous SCA bindings for ImportA and ExportB. See the full explanation below for the reasoning.

Question

An integrationdeveloper is developing the two modules shown in the exhibits below. ModuleA and ModuleB will be deployed on the same server JVM. ComponentA needs to invoke operations on ComponentB. ModuleA and ModuleB will be deployed on the same server JVM. ComponentA needs to invoke operations on ComponentB. Which of the following tasks does the integration developer need to perform to ensure the maximum performance of ComponentA's invocation of ComponentB?

Options

  • AUse synchronous SCA bindings for ImportA and ExportB.
  • BUse synchronous Web Service bindings for ImportA and ExportB.
  • CDeploy ModuleA and ModuleB independently from any process application.
  • DAssociate ModuleA, ModuleB, and LibraryAB with a process application on a process center.
  • ESet the Business Object Parsing Mode of ModuleA, ModuleB, and LibraryAB to Lazy Parsing.
  • FSet the Business Object Parsing Mode of ModuleA, ModuleB, and LibraryAB to Eager Parsing.

How the community answered

(29 responses)
  • A
    79% (23)
  • B
    3% (1)
  • C
    10% (3)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full A2180-270 Practice