Show TOC

Setting Up UsersLocate this document in the navigation structure

All users who wish to subscribe to objects or OData services must be registered on the SAP Gateway server. In addition, users working in SAP Jam must also be registered in SAP Gateway if callbacks in the form of OData service calls might be required. An email address must be entered for the user on the SAP Gateway server. This email address is used to authenticate the SAP Jam user during callbacks.

Prerequisites

You have supplied all users with an SAP Gateway user role.

For more information, see SAP Library for SAP NetWeaver on SAP Help Portal at http://help.sap.com/nw. Choose a release. Under System Administration and Maintenance Information, open Technical Operations for SAP NetWeaver and search for Gateway Client.

Procedure

  1. Run transaction SU01.

    The User Maintenance: Initial Screen appears.

  2. In the User field, enter the user name.
  3. On the Address tab, in the Communication group box, specify the same email address as in the back-end user master record.
  4. If the user needs to be able to display business object information in SAP Jam, on the Profiles tab, add a profile that includes the authorization S_SCOPE for all relevant services.

    The scope ID is made up of the technical service name and the service version of your SAP Gateway service. It follows the pattern <Technical Service Name>_<Service Version>.

  5. Save your entries.
    Note

    The default implementation retrieves the data from the user master record. If you want to use a source other than the user master record, set up the user mapping by implementing BAdI CLB2_USER_MAPPING accordingly.

Results

You have set up the users on the SAP Gateway server.