nerdexam
IBM

C2180-408 · Question #31

A mobile application developer is writing an application that pulls employee ID's from the empID database and uses those ID's to extract employee address information from the empAdr database on a…

The correct answer is D. Create two SQL adapters and call one adapter from another on the server side. See the full explanation below for the reasoning.

Question

A mobile application developer is writing an application that pulls employee ID's from the empID database and uses those ID's to extract employee address information from the empAdr database on a different server. Using the Worklight adapter framework, how can the application developer accomplish this task?

Options

  • ACreate a single SQL adapter and use database specific XML files.
  • BCreate a single SQL adapter and use database specific JavaScript files.
  • CCreate two SQL adapters and call one adapter from another on the client side.
  • DCreate two SQL adapters and call one adapter from another on the server side.

How the community answered

(52 responses)
  • A
    8% (4)
  • B
    12% (6)
  • C
    4% (2)
  • D
    77% (40)

Community Discussion

No community discussion yet for this question.

Full C2180-408 Practice