FileNetP8WebServer
The name of the server from which you want to aggregate content. This is combined with the values in the FileNetP8WebDirectory
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
|
See Also: |