Never been to DZone Snippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world

[Documentum] Error DM_FOLDER_E_MUST_HAVE_NAME while creating a new content with new Web Publisher user (See related posts)

I received this error while creating a new content with new Web Publisher user.
The new content cannot be created. 
[DM_FOLDER_E_MUST_HAVE_NAME]error: "A new folder/cabinet must have an object_name."

Solution:

Make sure that field user_os_name from dm_user object corresponding to your user contains your user's account. If not, update it via Documentum Administrator.

You need to create an account or log in to post comments to this site.


Click here to browse all 5140 code snippets

Related Posts