TariffShark Tiger User Guide
Not your version?Administrative/Configuration
Application Server
Most of the TariffShark Application Server's configuration is done following the initial TariffShark database setup. Configuration settings are stored and documented in the web.config
file located in the root folder for the application server. For detailed information on all settings refer to the contents of the web.config
file.
- Configuring database connection
- Setting password for registering/unregistering software clients
- Path to license file
- Password policies
- E-mail servers settings (for password resets and error notification)
- Session timeout interval
- Exception logging policies
Client
After the TariffShark client is installed, most settings are managed within the UI via Edit | Preferences menu and Edit | User Profile menu. The settings not represented in the UI are:
Proxy Settings
To edit the proxy settings for connecting to the TariffShark Application Server open/edit the proxy.config
file located in the installation folder.
Application-Wide Settings
Some settings are located in TariffShark's Application.xml
file, which is typically located in each user's roaming profile (.\AppData\Roaming\Links Technology Solutions\TariffShark Tiger SP2\Settings\Global
). Most of the settings are represented in the Edit | Preferences dialog, the rest store program state.
Format of Published, TariffShark-Generated Table of Contents and Index
- The configuration options that enable the customization of the appearance of TariffShark's generated Table of Contents and Index reside in an XML file. While there is no UI within TariffShark to make such adjustments, changes made to the XML configuration file are seen the next time a Tariff is published and the Table of Contents and/or Index is generated.
- The XML is pretty self-explanatory. It includes a
<Help>
element at the top that offers quite a bit of guidance. For example, theTOCSpaceAfterEachTRV
element is set to 10 by default. This means that 10 points of space (roughly 1/7") are provided following each entry in a Table of Contents. Adjusting this setting to a smaller number will tighten up the generated TOC. - Because this is a desktop-level configuration, different users with different configuration files will produce different looking published tariffs. Therefore, it is a manual process by which the XML configuration files across multiple desktops are synchronized in order to guarantee consistent appearance of published tariffs.
- In most cases, the XML configuration file is named
AsposePublishingOptions.xml
and is stored in TariffShark's Settings folder within each user's roaming profile (.\AppData\Roaming\Links Technology Solutions\TariffShark Tiger SP2\Settings
). Each TariffShark server a user connects to will have a separate folder within.\Settings
. If you are not familiar with the location of this folder, which can vary based on the desktop OS you're running, please contact TariffShark Support. - The XML configuration file will be named
TariffPublishingOptions.xml
if Aspose-based content processing is turned off.