Preferences tab

Configure options on this tab to set up general Web Capture properties.

Option Description
Home directory Specify the directory where the server will create all temporary directories and files necessary for running the application.
The user account for the service must have full control permission in this directory.
Web server port Specify the port that will be used by the embedded web server to communicate with clients. This is the port that is used when clients access the Web UI URL. The default value is 3290.

The default Web UI URL is

http://workflow server ip/hostname:3290/ASWCCapture/default.aspx
SSL Select this check box to use secure channel (SSL mode) to access the Web UI. In this case, the default Web UI URL is
https://<workflow server="" ip=""/hostname:3290/ASWCCapture/default.aspx
Data service port The port used by third party clients to access the WCF Endpoint to interact with the service.

For more information refer to Interaction through WCF Endpoint.

SSL Select this check box to use secure channel (SSL mode) to access the Web UI. In this case the prefix for the Web UI will be HTTPS.
Service password The password required for third party clients in order to interact with the service through the WCF Endpoint.
Choose certificate Select the private key file (.pfx) that will be used to secure the connection.
Certificate password The password to the private key file.
Processed files Select this check box to retain copies of all files that are processed without errors on the server. Enter the location to keep the files in the adjacent box.
Rejected files Select this check box to retain copies of all files that failed to process. Enter the location to keep the files in the adjacent box.
Web session timeout This option specifies the timeout for the web session in minutes. Default value is 20 minutes.
LDAP timeout This option specifies the LDAP connection timeout in seconds.
ODBC timeout This option specifies the ODBC connection timeout in seconds.
Exchange timeout This option specifies the timeout in seconds of the Exchange connection used to receive contacts when a Send to Email form is used.
Extended Fields Property Manager Click this button to open the Extended Field Property Manager. The Extended Fields Property manager may be used to assign custom properties and their values to any field in Web Capture. These custom properties are carried forward into the user interface, where they may be used by custom clients to determine additional behaviors or rendering for the field. These properties may also be used for custom styling in clients, including the Web Capture client, by adding markup to the HTML, which can be targeted by Cascading Style Sheets (CSS) selectors.