Common Operation Adapter

Adapter is an service invocation interface used by worklight platform. To connect to back-end systems. Usually one adapter is used to retrieve information from server or perform corresponding actions, such as save the submitted data.

BTT pre-defined one generic Adapter named Operation Adapter for worklight client to invoke BTT operations. This operation can be reseed for all operations. Developer can just copy this Adapter can deploy on worklight server directly.