User Self Service
This section provides information on the new feature from SAP Gateway, User Self Service.
User Self Service is an SAP Gateway feature (similar to the User Management capability of Business-to-consumer (B2C) scenario) using which, SAP Business Suite B2C customers can create users and manage their user profiles using the OData services provided by SAP Gateway. By using User Self Service, your customers can:
- Create a user in the SAP Business Suite system. See Creating a User Account.
- Manage their user profiles.
- Reset the password. Resetting the Password.
OData Services
SAP Gateway provides two OData services to enable User Self Service:
| OData Service | Service Document URL |
|---|---|
| USERREQUESTMANAGEMENT
This OData service is always executed in a service user context and is mainly used for creating requests like:
|
http://<hostname>:<port>/sap/opu/odata/IWBEP/USERREQUESTMANAGEMENT |
| USERMANAGEMENT
This OData service is always executed in the logged in users context and is used for managing the users created in the system like:
|
http://<hostname>:<port>/sap/opu/odata/IWBEP/USERMANAGEMENT |