Site Manager Developer Manual / Version 2107
Table Of Contents
The file workflowclient.properties
defines configuration options for logging (not
Site Manager!), user management for the workflow client, remote action handlers
and the parameters necessary to connect to the CoreMedia Workflow
Server. For more information about logging see the Operations Basics.
Property | Value | Default | Description |
---|---|---|---|
workflow.client.server.ior.url
| http://host-name:port/ior | Defines the URL where to get the IOR of the workflow server. The host name and port in the URL must match with the host name and port in the workflowserver properties | |
|
| As a default, a workflow client (but not the Site Manager) connects to the Content Server as the workflow user. Here you can define a different user to connect with the server. Replace <WorkflowUserName>, <WorkflowUserPassword> and <WorkflowUserDomain> with your user name, domain and/or password. |
Table 5.82. Parameters of the workflowclient.properties file