Note: | After you modify any of the environment variable values, you must restart My webMethods Server (or the affected portlet applications) for the changes to take effect. |
Environment Entry | Value |
csp/default/name | Identifies the name of the Content Service Platform server the portlet is to connect to. Specify the server name. The default value is csp_master. |
csp/default/host | Identifies the host to use to connect to the Content Service Platform server. Specify the host name as an IP address or DNS name, for example, 10.140.00.12 or localhost. The default value is localhost and it is resolved to the host name. |
csp/default/port | Identifies the port to use to connect to the Content Service Platform server. Specify the port number. The default value is 9010. |
csp/default/streaming‑ port | Identifies the streaming port to use to connect to the Content Service Platform server. Specify the streaming port number. The default value is 9011. |
csp/default/username | Identifies the user name to supply to the Content Service Platform server for authentication. Specify a valid administrative-level user name for the Content Service Platform server. This user account must have the CSP privilege for impersonating other users. The default value is csp. |
csp/default/password | Provides the password for the user name. This password is supplied, along with the user name, to the Content Service Platform server for authentication of the configured user account. The value for this parameter is case-sensitive. The default value is operating. |
csp/default/webreader-url | Provides the URL of the CSP WebReader. This URL is used to open attachments from user tasks in a web browser. The value for this parameter is case-sensitive. The default value is http://localhost:8585/SAGWebReader/. |
is/host | Identifies the host name to use to connect to the Integration Server. The default value is localhost. |
is/port | Identifies the port to use to connect to the Integration Server. Specify a port number. The default value is 5555. |
is/login | Identifies the user name to supply to the Integration Server for authentication. Specify a valid administrative-level user name for the Integration Server. The default value is Administrator. |
is/password | Provides the password for the user name. This password is supplied, along with the user name, to the Integration Server for authentication of the configured user account. The value for this parameter is case-sensitive. The default value is manage. |