FileNetP8WebDirectory

The directory where the FileNetP8 folders reside. It is usually the path to the getContent.asp page. This is combined with the values in the FileNetP8WebServer and FileNetP8WebPort parameters to create the prefix for the document's DREREFERENCE.

The example below creates the following DREREFERENCE:

http://FileNet:80/Workplace/getContent?objectStoreName=...&id=...&objectType=document

If you set ReferencesUseVersionSeriesId to true, the id parameter in the URL is replaced with vsId.

Type: String
Default:  
Required: Yes
Configuration Section: TaskName or FetchTasks
Example: FileNetP8WebDirectory=Workplace
FileNetP8WebPort=80
FileNetP8WebServer=FileNet
See Also:

FileNetP8WebPort

FileNetP8WebServer