Dashboard > Manuals > Workflow Server Resources > Application Configuration Files
Application Configuration Files Log In   View a printable version of the current page.

Added by Michael Zevin , last edited by Kirill Skrygan on Jul 14, 2009  (view change)
Labels: 
(None)

Various aspects of a Workflow Server application are controlled by different means: The overall business logic as well as business objects composition and behavior are controlled by the Application Configuration file, the Application Settings file controls global application settings like error logging and monitoring, while lower level details, such as screen appearence and validation is determined by custom classes written as a part of the application.

Any Workflow Server application must have both the Application Configuration and the Application Settings files. The Application Settings file is strictly located in Config subdirectory of the application root directory and named ServerSettings.xml. The location of the Application Configuration file is specified in the Application Settings file.

Depending on tha application type some additional configuration might be necessary through the .NET configuration files. For the web applications this is the Web.config file.

At All tags page you can quickly see information about all configuration tags.

Use the links below for additional information on the corresponding configuration file:

See also:

Workflow Server Guide

Powered by a free Atlassian Confluence Open Source Project / Non-profit License granted to Workflow Server. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators