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_METHOD_E_HTTP_ POST_APP_SERVER_NAME_INVALID (See related posts)

Error code:
Error occured while publishing the Site Publishing Configuration
[DM_METHOD_E_HTTP_POST_APP_SERVER_NAME_INVALID]
error: "The app_server_name 'WebCache' was not specified in dm_server_config."

In Documentum Administrator. System -> Configurations -> Servers -> Info -> Tab AppServers

Look for this line:
WebCache http://localhost:6677/webcache/publish

If this line doesn't exists, run:
%DM_HOME%\product\5.3\webcache\install\config.exe

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