Show TOC Start of Content Area

Function documentation Registry Agent (REGISTRY)  Locate the document in its SAP Library structure

Use

The Registry Agent allows you to read and set values in the registry for the mobile device.

Prerequisites

      The registry values are either of the type String or Integer.

      The registry key values to be configured were created as agent parameters for the Registry Agent using the Data Orchestration Engine (DOE).

      The Registry Agent is deployed.

      Shared library Agent.dll (AGENT_DLL) 2.1.0 for Windows Mobile 5.0 is deployed.

Features

Which parameters can be used depends upon your requirements.

Parameters for REGISTRY

Parameters

Description

Possible values

The complete path to the registry value in Windows registry.

These parameters conform to the standard Windows registry key format. For example, HKEY_CURRENT_USER\\ControlPanel\\Desktop\\wallpaper

The value is parameter dependent.

Activities

You define registry key as agent parameters and assign the values for the parameters in the DOE by using the SAP NetWeaver Mobile Administrator. Use the REGISTRY as the agent ID to set or read values in the registry.

End of Content Area