Show TOC

Background documentationStoring User Data in the User Content Directory (UCD) (New) Locate this document in the navigation structure

 

Technical Data

Function is

New

Release

Software Component

  • Component: SAP NetWeaver

  • Release: Enhancement Package 2 for 7.0

  • Support Package: Stack 03

Country setting

Valid for all countries

The User Content Directory (UCD) provides a storage location for applications to store and access user data, to improve the user experience. For example, the Favorites of the Portal Content Catalog, which are shortcuts to the folders specified by the user, are stored in the UCD.

In addition to the implementation that is provided for application favorites, you may need to store other application specific data per user. The UCD is accessed and managed using the JNDI API. You can use the JNDI API to create custom implementations for storing user data in the UCD.

More information: Storing User Data in the User Content Directory (UCD)