nerdexam
IBM

LOT-404 · Question #20

Which two statements are true when working with IBM Worklight Adapters? (Choose two.)

The correct answer is A. It is possible to use Java code inside the adapter. D. The procedure name declared in the adapter XML file must be used for the procedure JavaScript function. See the full explanation below for the reasoning.

Question

Which two statements are true when working with IBM Worklight Adapters? (Choose two.)

Options

  • AIt is possible to use Java code inside the adapter.
  • BTo prepare an SQL query, use the WL.Client.createSQLStatement method.
  • CTo use an existing Java library, add the JAR file to the server\java folder of the Worklight Project.
  • DThe procedure name declared in the adapter XML file must be used for the procedure JavaScript function.
  • ETo be able to read and write messages from any JMS messaging provider, a developer must use the

How the community answered

(21 responses)
  • A
    71% (15)
  • B
    5% (1)
  • C
    14% (3)
  • E
    10% (2)

Community Discussion

No community discussion yet for this question.

Full LOT-404 Practice