Creating the JavaBE.ini File for SAP Systems
This procedure documents the steps necessary to create the JavaBE.ini configuration file for use by the Agentry Component.
Prerequisites
- The JavaBE.ini file is needed only when using the Agentry SAP Framework Foundation.
- This file is needed by the Agentry Component. This component should be installed, per instructions found in the SAP Mobile SDK installation guide.
- This file should NOT be manually placed within the SAP Mobile Platform Runtime environment. Rather it should be packaged and deployed per documented procedures for deploying Agentry applications.
Context
The SAPCommon-130881.jar processes the JavaBE.ini configuration file at runtime, and expects certain sections and settings to be present. These revolve primarily around connectivity and authentication to and with the SAP System.
In addition to these required sections, in some implementations developers choose to add additional configuration sections. These additional sections are valid, but are outside the scope of this document. Typically these settings are consumed by the synchronization logic built for a specific application.
Procedure
Results
With the completion of this procedure the JavaBe.ini configuration file for the Agentry Component is created, with settings to connect to the SAP system for which the mobile application will be developed.