AMP Integration Framework
The AMP Integration Framework enables a variety of adapters that bridge heterogeneous data sources, inside or outside the enterprise, with the AMP Gateway Server.
These adapters can interface with middleware platforms or directly with individual systems using a wide range of protocols. As a result, you can build seamlessly integrated mobile composite apps that draw information from multiple systems.
The AMP Integration Framework in the AMP Gateway Server allows flexible and configurable data manipulation as data is transferred between the host system(s) and the devices. An adapter is responsible for transferring the data between the backend system and AMP. Depending on the type of adapter, the data may come in the form of XML, SQL results, JMS messages, files, or any other format. You can write your own Java or JavaScript-based adapter that can serve as an interface to your back end system. AMP Studio enables you to define your custom adapters and aides in the implementation of these adapters based on the defined interfaces.