Setting Up Devices by Using Setup Packages

Prerequisites

You have:

Context

You can roll out client devices (Laptops and Handhelds) by using setup packages if the users of client devices need initial data to perform their activities immediately after the device setup is complete. This is because in a setup package, you can also include data along with all the relevant mobile components that are required for the devices to be productive. These include:

  • Database

  • Framework

  • JRE (applicable for laptops only)

  • Mobile Applications

  • Data

Procedure


  1. To deploy mobile components, such as database, framework, JRE, and applications on multiple devices, you can create a device profile of type Application and assign the mobile components to it. As a result, you are not required to deploy these mobile components to individual devices.

    More information: Creating a Device Profile

  2. The configuration information related to the database and framework is available as part of the device profile of type Framework. Therefore, you must create a device profile of type Framework to ensure that this information is transferred to devices. This step is applicable only for laptops.

    More information: Creating a Device Profile of Type Framework

  3. Optional: Based on your requirements, you can install the setup package on a different partition, such as D:\ or E:\. This step is applicable only for laptops.

    More information: Installing the Package on a Different Disk Partition

  4. Optional: Based on your requirements, you can configure the setup properties of mobile components. This step is applicable only for laptops.

    More information: Maintaining Properties of a Mobile Component for Device Setup

  5. Assign the mobile components: database, framework, JRE (applicable for laptops only), and the applications that must be deployed on devices to the device profile of type APPLICATION.

  6. Create an agent configuration.

    More information: Creating an Agent Configuration

  7. Add the required agents to the agent configuration. You must add the CONFIG agent with values for the following parameters:

    • com.sap.tc.mobile.sync.http.host

    • com.sap.tc.mobile.sync.http.port

    • com.sap.tc.mobile.sync.client

    • com.sap.tc.mobile.sync.protocol

    More information: Adding Agents to an Agent Configuration

  8. Assign the configuration template you created to the device profile of type Application.

    More information: Assigning Agent Configurations to a Device Profile

  9. Create the required devices by extracting information related to devices from the back-end system.

    More information: Creating Mass Devices

  10. Optional: If you have not assigned both the device profiles to the devices in the back-end system, then you must manually assign the device profiles to all the devices that are created in step 9.

    More information: Assigning Devices to a Device Profile

  11. Optional: If you have not assigned the attributes related to data distribution in the back-end system, then you can manually assign them to all the devices that are created in step 9.

    More information: Modifying the Attributes of a Device

  12. Set up devices by downloading the setup package to the client devices.

    More information: Setting up Devices by Using Setup Packages

  13. Start and logon to the SAP NetWeaver Mobile client after the setup as explained below:

  14. Specify values for registration relevant attributes and register the device with the DOE. This step is applicable only for Laptops.

    More information: Registering the Client Device