The HP Anywhere API for developers includes:
- Client-side JavaScript API for interacting with the HP Anywhere client-side framework. It includes both callbacks that you can implement to receive events, and APIs that your app can call in the HP Anywhere client application container.
- Server-side Java API for accessing HP Anywhere services.
- Configuration files for multi-language support, provisioning of user and admininstrator settings, and various service configurations (such as the data source service). These files include:
- Admin Settings XML. Enables you to define HP Anywhere server settings via an XML file as an alternative to the Administrator Console user interface.
- App Descriptor XML. Defines settings that enable the HP Anywhere server to load your app.
- Data Source Provider XML. Defines the settings that enable an app to resolve the backend location at runtime.
- User Settings XML. Defines settings that personalize an app's behavior according to the user configuration.