Start of Content Area

Procedure documentation Identifying Device Attributes for Registration  Locate the document in its SAP Library structure

Use

A client device is registered against a set of device attributes. A Receiver Meta Model (RMM) stores the device attributes that must be used for registration. Using this procedure, you can identify the attributes for registration.

Procedure

...

       1.      Log on to the SAP NetWeaver AS and start transaction SDOE_DEV_REGISTER.

       2.      Choose Change Configuration.

       3.      Select the RMM name from the list.

The Mobile RMM lists the default device attributes. If you want to create new device attributes, you have to customize the RMM.

More information: Customizing a Receiver Meta Model

       4.      For each device attribute, perform the following actions:

                            a.      To assign the attribute for registration, select the Use for Regstrn indicator.

In this case, the attribute value entered by the client device user must match the entries in the DOE. If this is not the case, device registration fails.

It is not mandatory that the client device sends values for all the attributes that are relevant for registration. The client device must send values for all registration relevant attributes only if the Mandatory indicator is set for these attributes.

                            b.      To assign the attribute as a mandatory attribute, select the Mandatory indicator.

A mandatory attribute may or may not be relevant for registration based on your requirements. If the client device must send values for registration relevant attributes, then you must also select the Mandatory indicator for these attributes. You can also select the Mandatory indicator for attributes that are not relevant for registration. In this case, the client device must send values for these attributes to the DOE. However, as these values are not relevant for registration, there is no impact on the registration of the device.

                            c.      To display the attribute on the client device only, select the Read Only indicator.

                            d.      Enter a value in the Default Value field.

The default value appears on the client device during registration. The default value field is optional and can be left blank.

                            e.      To specify the sequence of attributes that the DOE uses to search for the device, you can provide the order in the Order field. The order is applicable only for the non mandatory attributes.

Note

First, the DOE searches for the device based on the mandatory attributes. If multiple devices have the same mandatory attributes, the DOE enhances the search based on the non mandatory attributes. The Order field determines the sequence in which the DOE searches for the device.

       5.      Choose Save.

       6.      Choose Freeze Configuration.

End of Content Area