FileNetP8WebPort

The port of the FileNetP8WebServer that accepts HTTP requests. This is combined with the values in the FileNetP8WebServer and FileNetP8WebDirectory 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: Long
Default:  
Required: Yes
Configuration Section: TaskName or FetchTasks
Example: FileNetP8WebDirectory=Workplace
FileNetP8WebPort=80
FileNetP8WebServer=FileNet
See Also:

FileNetP8WebDirectory

FileNetP8WebServer