
This section provides information on the new feature from SAP NetWeaver Gateway, User Self Service.
User Self Service is an SAP NetWeaver 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 NetWeaver Gateway. By using User Self Service, your customers can:
SAP NetWeaver 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 |