Client Installer and Archives

Use

Client installer is a piece of software included in the mobile client that enables a more flexible update mechanism on the client. The client installer processes the updates that it receives from the Data Orchestration Engine (DOE).

To update all custom-built mobile components (such as mobile applications) that run on the mobile client, you must create a client installation archive for the mobile component. A client installation archive contains a set of files that includes files of type .jsp, .jar, .gif, .xml, and so on. The install.xml file contains instructions for installing the patches.

Deployment Architecture of the Client Installation Archive

Deployment Architecture of the Client Installation Archive

The mobile client receives and processes the installation archive from the DOE. The process is as follows:

  1. The mobile client synchronizes with the DOE to receive the installation archive.

    The archive is downloaded to the mobile client at the following location: ...\Program Files\ SAP NetWeaver Mobile Client\bin\ CI \<Archives>\< Archive Name> .

  2. The mobile client prompts its user to synchronize all data before installing the patch.

  3. The client installer dialog window appears and prompts the user to start the installation.

  4. The client installer automatically extracts the archive and starts the installation.

  5. The client installer maintains its own logs and traces, which are sent to the DOE during the next synchronization of the client.

    Trace files for the client installer are stored in a file available at the following location: ...\Program Files\SAP NetWeaver Mobile Client\b in\CI\citrace.txt .