Show TOC

Setting Up UsersLocate this document in the navigation structure

All users in the application back-end system that can trigger or receive notifications must have an email address in their user master record. This email address is used to identify the author and recipient of a business object change notification in SAP Jam.

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. Add the scope ID for each OAuth 2.0 enabled SAP Gateway service that the end user will be able to address. For the OAuth 2.0 client ID, use the client ID that you entered in Registering SAP Jam as OAuth 2.0 Client.
  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 email addresses for users in the user master records.