User`s guide

Calling an adapter from the Client
From the client side, we can invoke an adapter with Worklight provided API:
WL.Client.invokeProcedure(invocationData, options)
This is described in detail on the API page for that function.
See also:
WL.Client.invokeProcedure(invocationData, options)
Adapters
Page 82