We are using Worklight 6.2 developing an Hybrid application. Currently we need to pass custom body parameters from the client to the worklight server when we invoke an adapter.
Is it possible to add custom body parameters (next to the defaults: adapter, procedure and parameters) in the invocation of an adapter from from an Hybrid client (Javascript API)?
Thank you in advance for your help