IBM FileNet P8, V5.1.+            

WcmApiConfig.properties 文件

WcmApiConfig.properties 文件存储应用程序(例如 Workplace XT)与 Content Engine 服务器之间的通信信息,以及应用程序在应用程序服务器与 Content Engine 服务器之间发送数据时使用的凭证保护模式。

将在安装期间创建初始条目。

缺省情况下,该文件安装在以下位置:
<install_location>/FileNet/WebClient/WorkplaceXT/WEB-INF

WcmApiConfig.properties 包含以下信息:

RemoteServerURL=

RemoteServerURL 标识所连接的 Content Engine 的 URL。例如,

    RemoteServerUrl = cemp:iiop://CEserver:2809/FileNet/Engine

仅当您要连接的 Content Engine 服务器的名称或端口发生更改时才应该修改此属性。

RemoteServerUploadURL=

如果配置了单独用于上载内容的 Content Engine,那么 RemoteServerUploadUrl 会指定该 Content Engine。例如,
    RemoteServerUploadUrl = cemp:iiop://CEserver:2809/FileNet/Engine

仅当要用于上载内容的 Content Engine 服务器与 RemoteServerURL 中指定的 Content Engine 服务器不同,或者您要连接的 Content Engine 服务器的名称发生更改时,才应该修改此属性。

RemoteServerDownloadURL=

如果配置了单独用于下载的 Content Engine 服务器,那么 RemoteServerDownloadUrl 会指定该 Content Engine 服务器。例如,
    RemoteServerDownloadUrl = cemp:iiop://CEserver:2809/FileNet/Engine

仅当要用于下载内容的 Content Engine 服务器与 RemoteServerURL 中指定的 Content Engine 服务器不同,或者您要连接的 Content Engine 服务器的名称发生更改时,才应该修改此属性。

CredentialsProtection/UserToken=

CredentialsProtection 标识用户凭证安全性模式。值可以是“清除”或“对称”。缺省值是清除加密。要生成用户令牌,请将此选项设置为“对称”。有关更多信息,请参阅 Developer Help 中的 User Tokens

jaasConfigurationName=

此属性用于容器管理的认证。安装程序会设置此属性的初始值,您不应该更新此值。

如果您要开发使用容器管理的认证的定制应用程序,请参阅 Developer Help 中的 User Tokens



反馈

最近一次更新时间: 2011 年 7 月


© Copyright IBM Corporation 2011.
本信息中心基于 Eclipse 技术。(http://www.eclipse.org)