<< Click to Display Table of Contents >> Web Config options |
![]() ![]() ![]() |
The following options are available to customize the behavior of the Branch Module
Mandatory configuration settings
<add key="ConnectionMode" value="ODBC" />
This setting specifies the connection mode for the Sybase database connection. It should always be set to ODBC
<add key="BASE_DB_PATH" value="F:\REGE" />
This settings specifies the path to the root directory of the RegE installation from the database server point of view.
<add key="User_DB_PATH" value ="\\Drwho\Vol2\RegE"/>
This setting specifies the path to the root directory of the RegE installation from the user's point of view. It should typically be specified as a UNC path.
<add key="Def_Institution" value="WallaWallaV3" />
This setting is the DbShortName of the institution the Branch module should connect to. For V3 transitioned clients there will be a V3 at the end of the name.
<add key="ServerName" value="REGE" />
This entry specifies the name of the database engine the Branch module should connect to.
<add key="ServerIP" value="192.168.4.4" />
This entry specifies the IP address of the database server
<add key="AD_Integration" value="Y" />
This entry will enforce user validation against the institutions Active Directory
<add key="Domain" value="finser.com/DC=finser,DC=com" />
This entry specifies the Domain name of the institution.
<add key="WindowsAuthentication" value="Y" />
This entry will enforce Windows Authentication in the browser against the web server with the logged in user credentials
<add key="CustomModules" value="WallaWalla" />
This entry defines a custom form module if the institution has special customization in handling their forms. If the client is not using the Questionnaire Wizard then this will need to stay the original clients short name and not adjusted to have the V3 at the end.
Optional configuration settings
<add key="NoWizard AllowNoTransactions" value="N" />
This entry will allow for the submit of a case without having to select or enter transactions but only for Clients that are using the Branch Module and not using the Questionnaire Wizard.
<add key="AllowNoTranCodeFilter" value="N" />
This entry will allow for the TranCode filter to be unchecked by the Branch user if set to "Y"
<add key="AllowNoCityStateZip" value="N" />
This setting will allow for a case to move forward without a customers City, State or Zip if set to "Y"
<add key="ShowAffidavitLabel" value="N" />
This entry will control whether a label "Please save the dispute before selecting Next" will be displayed on the Affidavit page
<add key="BlankAccountNo" value="N" />
This entry will control whether only the last 4 digits of the Account number will be displayed on the Affidavit
<add key="BlankCardNo" value="N" />
This entry will control whether only the last 4 digits of the Debit Card number will be displayed on the Affidavit
<add key="Demo" value="Y" />
This setting will set the application into demo mode, display only pre-defined data
<add key="DebugPages" value="" />
This setting will allow for the selective selection of debug statements for the defined web pages. The entries are the source code name of the pages without their .aspx extension.
<add key="DebugAffidavit" value="" />
This setting will copy the generated PDF Affidavit to a DebugAffidavit folder below the forms folder. This allows for the examination of the PDF when the Adobe Reader reports a corrupted file.
<add key="EditNoticeDate" value="N" />
This entry allows the Notice Date to be editable is set to "Y"
<add key="EmailUseDefaultCredentials" value="N" />
This setting will control a special mode by which the notification emails are being send by the Branch module
<add key="InquiryButtonEnabled" value="Y" />
This entry allows use of the Inquiry feature
<!-- Kellerman LogLevels: Debug, Info, Warning, Error, FatalError, None -->
<add key="LogLevel" value="Debug"/>
This entry defines the minimum LogLevel setting used by the Kellerman log library
<add key="RequireAffidavit" value ="Y"/>
This entry will control whether an Affidavit upload to the case is required
<add key="ShowAffidavitLabel" value ="Y"/>
This entry will display an additional label reminding the user to save the Affidavit form.
<add key="ShowTransactionsOnNotes" value="Y" />
This entry will display a popup message notifying the user to enter same day transactions or pending transactions on the Notes page. This entry was created for Swansea. |
<add key="UseWindowsLogin" value="Y" />
This entry will, if set to "Y", bypass the login screen and attempt to validate the logged in Windows user again the RegE Users database. The default is disabled.
<add key="RequireFullCardNo" value="Y" />
This entry will, if set to "Y", a 16 digit card number is required. The default is not enforced.
<add key="InquiryShowAllCaseTypes" value="Y" />
This entry will, if set to "Y", allow for searching and viewing of cases for Non-RegE case types.
<add key="FirstExtensionDisputeNumber" value="?" />
This entry will, if set to ...................
<add key="AllowReopenCase" value="?" />
This entry will, if set to ...................
<add key="HideInsteadOfDisable" value="?" />
This entry will, if set to ...................
<add key="ShowHoldCaseCheckbox" value="?" />
This entry will, if set to ...................
<add key="SendEmailOnHoldCase" value="?" />
This entry will, if set to ...................
<add key="InquiryButtonEnabled" value="?" />
This entry will, if set to ...................
<add key="DisableAddTranBtn" value="?" />
This entry will, if set to ...................