PrepAway - Latest Free Exam Questions & Answers

Which steps need to be taken by the developer to receive data from the adapter in an application?

An HTTP adapter is deployed on a Worklight server. Which steps need to be taken by the
developer to receive data from the adapter in an application?

PrepAway - Latest Free Exam Questions & Answers

A.
Create an invocationData object that contains the adapter and procedure names and send it
through the WL.Server.invokeProcedureAPI with the onSuccess and onFailure callbacks.

B.
Create an invocationData object that contains the adapter and procedure names and send it
through the WL.Client.invokeProcedureAPI with the onSuccess and onTimeout callbacks.

C.
Create an invocationData object that contains the adapter and procedure names and send it
through the WL.Client.invokeProcedureAPI with the onSuccess and onFailure callbacks.

D.
Create an invocationData object that contains the backend URL and procedure name and send
it through theWL.Client.invokeProcedure API with the onSuccess and onTimeout callbacks.

Explanation:


Leave a Reply