Show TOC Start of Content Area

Procedure documentation Installing the SAP MI Client on the Compact Flash Card  Locate the document in its SAP Library structure

Use

You can install the client on the Compact Flash Card (CF card) of a PDA.

Caution

The installation is only possible with CF cards, and not with Secure Digital Memory cards (SD cards).

If you want to perform the installation on multiple devices, you can create a master installation and then either copy it manually to the mobile devices or create a new installation file with it.

Prerequisites

      You determined the correct version of CrEme (see Framework Files).

      You have fulfilled the general prerequisites (see Prerequisites).

Installing the Client and CrEme on the PDA

...

       1.      Install the client on the mobile device.

Caution

Do not perform synchronization afterwards.

       2.      Install the CrEme file in the directory \CrEme.

Note

See SAP Note 980082 for more information.

Modifying and Copying the Start Link (AWT Version)

...

       1.      For the AWT version, copy file \windows\Start Menu\MobileEngine.lnk to a directory of your choice in which you can edit the file.

       2.      Change:

Old

New

\windows\CrEme\bin\CrEme.exe

\CF Card\CrEme\bin\CrEme.exe

-cf 'MI\nlfont.txt'

–cf 'CF Card\MI\nlfont.txt'

-cf 'MI\creme_listOfJars.txt

–cf 'CF Card\MI\creme_listOfJars.txt'

'-home:\MI'

'–home:\CF Card\MI'

Example

Example for a modified start link (modified elements are in bold).

255#“\CF Card\CrEme\bin\CrEme.exe“ –Of –cf ‘CF Card\MI\mlfont.txt’–cf ‘CF Card\MI\creme_listOfJars.txt’ com.sap.ip.me.core.Startup ‘-home:\CF Card\MI’

       3.      Copy the modified file back to directory \windows\Start Menu\.

       4.      Copy file MobileEngine.lnk from directory \windows\Start Menu\ to directory CF Card.

Modifying and Copying the Start Link (JSP Version)

...

       1.      For the JSP version, copy file \windows\startup\MobileEngine.lnk to a directory of your choice in which you can edit the file.

       2.      Change:

Old

New

\windows\CrEme\bin\CrEme.exe

\CF Card\CrEme\bin\CrEme.exe

-cf 'MI\creme_listOfJars.txt

–cf 'CF Card\MI\creme_listOfJars.txt'

'-home:\MI'

'–home:\CF Card\MI'

Example

Example for a modified start link; modified elements are in bold.

255#"\CF Card\CrEme\bin\CrEme.exe"-Of -cf 'CF Card\MI\creme_listOfJars.txt'com.sap.ip.me.core.Startup '-home:\CF Card\MI'

       3.      Copy the modified file back to directory \windows\startup\.

       4.      Copy file MobileEngine.lnk from directory \windows\startup\ to directory CF Card.

Adjusting Files on the CF Card

...

       1.      Adjust file CF Card\MI\listOfJars.txt as described above for patches. Change the paths so that they refer to the relevant directories on the CF card.

       2.      Adjust file CF Card\MI\creme_listOfJars.txt as described above for patches. Change the paths so that they refer to the relevant directories on the CF card.

Preparing for Mass Installation

...

       1.      On your computer, create a directory named MobileOnCfCard.

       2.      Copy all the files and subdirectories from directory \CF Card to this directory. The directory has the following structure:

CF Card

CrEme

MI

       3.      In directory MobileOnCfCard, create a directory named \windows\Start Menu (AWT) or \windows\startup\ (JSP) and copy file MobileEngine.lnk to this directory.

       4.      Restart the device.

Manually Performing Mass Installation

...

       1.      Copy the subdirectories and files from directory MobileOnCfCard to the PDA.

Subdirectories CF Card and windows must overwrite the corresponding directories on the device.

       2.      Copy the file localhostworkaround.cpf into a directory of your choice and execute it.

       3.      Restart the device.

       4.      Report these steps for PDAs with the same processor and operating system.

Performing Mass Installation Using the Installer

As an alternative to manual installation, you can create a new CAB file for the installation on the mobile device. To do this, you require the Pocket PC Software Development Kit (see Preconfiguring on Microsoft Windows Mobile Platforms).

...

       1.      Copy files cabwiz.ddf, cabwiz.exe and makecab.exe to directory MobileOnCfCard.

       2.      Copy the files for the SAP Cab tool (see Note 746778) to directory MobileOnCfCard.

       3.      Open the input request and navigate to directory MobileOnCfCard.

       4.      Enter the following:

java -jar cabTool.jar . out.inf "Mobile Infrastructure"

The following message appears: .inf File successfully created.

       5.      Create the CAB file with the following entry:

cabwiz.exe out.inf

File out.cab is generated.

You can copy this file to all PDAs with the same processor and operating system and install it there simply by clicking. Alternatively, you can also deploy the files and assign them using the Mobile Administrator.

End of Content Area