To configure the optional Admin Center settings for the WorkSpace:
Launch the Admin Center.
Click Configuration.
In the Configuration Utility, select the WorkSpace tab.
Use any of the following options:
Log Directory - Enter the directory/name for the log file that will be created for the WorkSpace or accept the default. After the log file is created, the contents of the log can be viewed on the Admin Center | WorkSpace tab.
Log Message Severity Level - Select a log message severity level for messages logged from the WorkSpace or accept the default.
Generate a Web Archive (WAR) - To deploy the WorkSpace in a Web application server other than the embedded server provided by Process, generate the WAR file and use it to deploy the application in the external Web application server. Copy the generated WAR file to the webapps directory of the installed external Web application server. For example, if the external Web application server is Tomcat, copy the generated WAR file to: /tomcat-4.1.30/webapps. Once the external Web application server is started, it has to be connected to a URL such as http://host:portnumber/webapplicationname, where host is the name of server where the external Web application server runs, portnumber is the configurable port where the portal runs, and Web application name is the name used for the WorkSpace on the external Web application server.
To save the changes and close the Configuration Utility, click OK.
Note: Saved changes will not take effect until the BPM Web Applications context is re-started.
Related Topics: