Advertisement
Guest User

web config

a guest
Aug 18th, 2016
450
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 55.92 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <configuration>
  3.   <configSections>
  4.     <section name="unity" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  5.     <section name="unity-formatter" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  6.     <section name="unity-thingstodo" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  7.     <section name="unity-rule" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  8.     <section name="unity-score" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  9.     <section name="unity-genericlookup" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  10.     <section name="unity-notification" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  11.     <!--<section name="unity-los" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>-->
  12.     <section name="unity-los-x" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  13.     <!--<section name="unity-invassetmng" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>-->
  14.     <!--<section name="unity-accmnt" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  15.   <section name="unity-assetdocument" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  16.   <section name="unity-ins" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>-->
  17.     <section name="unity-ins-x" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  18.     <!--section name="unity-disb" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  19.   <section name="unity-opr" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  20.   <section name="unity-amendment" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  21.   <section name="unity-product" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  22.   <section name="unity-lifeins" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  23.   <section name="unity-payment" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  24.   <section name="unity-coll" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  25.   <section name="unity-marketing" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  26.   <section name="unity-jrmedia" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  27.   <section name="unity-incentive" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  28.   <section name="unity-batchlog" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>-->
  29.     <section name="unity-interface" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  30.     <!--<section name="unity-supplier" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  31.   <section name="unity-cust" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>-->
  32.     <section name="unity-cust-x" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  33.     <!--<section name="unity-survey" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  34.   <section name="unity-verification" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>-->
  35.     <section name="unity-impr" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  36.     <!--<section name="unity-jfasfund" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  37.   <section name="unity-jfasoperator" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>-->
  38.     <section name="unity-coll-x" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  39.     <section name="log4net" type="log4net.Config.Log4NetConfigurationSectionHandler,log4net, Culture=neutral"/>
  40.     <section name="unity-invassetmng-x" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  41.     <section name="unity-accmnt-x" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  42.     <section name="unity-assetdocument-x" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  43.     <section name="unity-disb-x" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  44.     <section name="unity-opr-x" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  45.     <section name="unity-amendment-x" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  46.     <section name="unity-product-x" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  47.     <section name="unity-lifeins-x" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  48.     <section name="unity-payment-x" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  49.     <section name="unity-marketing-x" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  50.     <section name="unity-jrmedia-x" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  51.     <section name="unity-incentive-x" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  52.     <section name="unity-batchlog-x" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  53.     <!--<section name="unity-interface-x" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>-->
  54.     <section name="unity-supplier-x" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  55.     <section name="unity-survey-x" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  56.     <section name="unity-verification-x" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  57.     <!--<section name="unity-impr-x" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>-->
  58.     <section name="unity-jfasfund-x" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  59.     <section name="unity-jfasoperator-x" type="Microsoft.Practices.Unity.Configuration.UnityConfigurationSection, Microsoft.Practices.Unity.Configuration"/>
  60.   </configSections>
  61.   <unity configSource="Unity.config"/>
  62.   <unity-formatter configSource="Unity-Formatter.config"/>
  63.   <unity-thingstodo configSource="Unity-ThingsToDo.config"/>
  64.   <unity-rule configSource="Unity-Rule.config"/>
  65.   <!--<unity-invassetmng configSource="Unity-InvAssetMng.config"/>-->
  66.   <unity-score configSource="Unity-Score.config"/>
  67.   <unity-genericlookup configSource="Unity-GenericLookup.config"/>
  68.   <unity-notification configSource="Unity-Notification.config"/>
  69.   <!--<unity-los configSource="Unity-LOS.config"/>-->
  70.   <unity-los-x configSource="Unity-LOS-X.config"/>
  71.   <!--<unity-accmnt configSource="Unity-AccMnt.config"/>
  72. <unity-assetdocument configSource="Unity-AssetDocument.config"/>
  73. <unity-amendment configSource="Unity-Amendment.config"/>
  74. <unity-ins configSource="Unity-Ins.config"/>-->
  75.   <unity-ins-x configSource="Unity-Ins-X.config"/>
  76.   <!--<unity-disb configSource="Unity-Disb.config"/>
  77. <unity-opr configSource="Unity-Opr.config"/>
  78. <unity-product configSource="Unity-Product.config"/>
  79. <unity-payment configSource="Unity-Payment.config"/>
  80. <unity-lifeins configSource="Unity-LifeIns.config"/>
  81. <unity-coll configSource="Unity-Coll.config"/>-->
  82.   <unity-coll-x configSource="Unity-Coll-X.config"/>
  83.   <!--<unity-marketing configSource="Unity-Marketing.config"/>-->
  84.   <!--<unity-interface configSource="Unity-Interface.config"/>-->
  85.   <!--<unity-jrmedia configSource="Unity-JrMedia.config"/>
  86. <unity-incentive configSource="Unity-Incentive.config"/>
  87. <unity-batchlog configSource="Unity-BatchLog.config"/>
  88. <unity-supplier configSource="Unity-Supplier.config"/>
  89. <unity-cust configSource="Unity-Cust.config"/>-->
  90.   <unity-cust-x configSource="Unity-Cust-X.config"/>
  91.   <!--<unity-survey configSource="Unity-Survey.config"/>
  92. <unity-verification configSource="Unity-Verification.config"/>-->
  93.   <unity-impr configSource="Unity-Impr.config"/>
  94.   <!--<unity-jfasfund configSource="Unity-JFasFund.config"/>
  95. <unity-jfasoperator configSource="Unity-JFasOperator.config"/>-->
  96.   <log4net configSource="Log4net.config"/>
  97.   <unity-invassetmng-x configSource="Unity-InvAssetMng-X.config"/>
  98.   <unity-accmnt-x configSource="Unity-AccMnt-X.config"/>
  99.   <unity-assetdocument-x configSource="Unity-AssetDocument-X.config"/>
  100.   <unity-disb-x configSource="Unity-Disb-X.config"/>
  101.   <unity-opr-x configSource="Unity-Opr-X.config"/>
  102.   <unity-amendment-x configSource="Unity-Amendment-X.config"/>
  103.   <unity-product-x configSource="Unity-Product-X.config"/>
  104.   <unity-lifeins-x configSource="Unity-LifeIns-X.config"/>
  105.   <unity-payment-x configSource="Unity-Payment-X.config"/>
  106.   <unity-marketing-x configSource="Unity-Marketing-X.config"/>
  107.   <unity-jrmedia-x configSource="Unity-JrMedia-X.config"/>
  108.   <unity-incentive-x configSource="Unity-Incentive-X.config"/>
  109.   <unity-batchlog-x configSource="Unity-BatchLog-X.config"/>
  110.   <!--<unity-interface-x configSource="Unity-Interface-X.config"/>-->
  111.   <unity-supplier-x configSource="Unity-Supplier-X.config"/>
  112.   <unity-survey-x configSource="Unity-Survey-X.config"/>
  113.   <unity-verification-x configSource="Unity-Verification-X.config"/>
  114.   <!--<unity-impr-x configSource="Unity-Impr-X.config"/>-->
  115.   <unity-jfasfund-x configSource="Unity-JFasFund-X.config"/>
  116.   <unity-jfasoperator-x configSource="Unity-JFasOperator-X.config"/>
  117.  
  118.   <appSettings>
  119.     <add key="log4net.Config" value="Log4net.config" />
  120.     <add key="LoginPage" value="~/HTML5Login.aspx" />
  121.     <add key="MainPage" value="~/Main.aspx" />
  122.     <add key="MenuTreePage" value="~/NewTree.aspx" />
  123.     <add key="FavouritePage" value="~/Favourite.aspx" />
  124.     <add key="LicenseManagerPage" value="~/Licensing/LicenseManager.aspx" />
  125.     <add key="LicenseUploadPage" value="~/Licensing/LicenseUpload.aspx" />
  126.     <add key="UnauthorizedPage" value="~/Unauthorized.aspx" />
  127.     <add key="PrecacheRegisteredForms" value="true" />
  128.     <add key="HomescreenColumnCount" value="3" />
  129.     <add key="DefaultRSSCount" value="5" />
  130.     <add key="DefaultASPXCount" value="5" />
  131.     <add key="LanguageCode" value="EK,ES,IK,IS" />
  132.     <add key="BaseLanguageCode" value="EK" />
  133.     <add key="GenericLookupScriptDumpVirtualFilePath" value="~/Scripts/GenericLookupScript.js" />
  134.     <add key="QueuePathDuplicateCust" value=".\private$\QueueDuplicateResult" />
  135.     <add key="QueueWorkflowService" value="FormatName:DIRECT=OS:nnc-appserver\private$\workflowservicequeue_cfi" />
  136.     <add key="QueueJournalService" value="FormatName:DIRECT=OS:nnc-appserver\private$\journalservicequeue_cfi" />
  137.     <add key="CommandTimeout" value="300" />
  138.     <add key="JournalWebRoot" value="nnc-appserver/Journal" />
  139.     <!--<add key="CycleTime" value="100"/>-->
  140.     <!--interfaceLDMS-->
  141.     <add key="LDMSLoginName" value="Admin" />
  142.     <add key="LDMSRootFolderCreditDoc" value="Credit Documents" />
  143.     <add key="LDMSRootFolderSupplier" value="Supplier Documents" />
  144.     <add key="LDMSdocumentTypelLevelSettingCustDoc" value="2-1;3-2;4-5" />
  145.     <add key="LDMSdocumentTypeLevelSettingAggrDoc" value="2-1;3-2;4-3;5-4" />
  146.     <add key="LDMSdocumentTypeLevelSettingHOSupp" value="2-7;3-9" />
  147.     <add key="LDMSdocumentTypeLevelSettingBranchSupp" value="2-7;3-8;4-10" />
  148.     <!--/interfaceLDMS-->
  149.     <add key="MaxSaveChagesRetry" value="10" />
  150.     <!--/interfaceAAB-->
  151.     <add key="UserAAB" value="TAFS" />
  152.     <add key="PasswordAAB" value="TAFS" />
  153.     <add key="VerAAB" value="001" />
  154.     <add key="PrintAAB" value="\\\\10.7.15.4\\temp\\dok\\" />
  155.     <add key="LdmsPath" value="http://newconfins.ad-ins.com/litedms/confins/viewconfinsdoc.aspx?prm=" />
  156.     <add key="JQUERY_UI_PATH" value="~/Scripts/jquery-ui-1.10.4.custom.min.js" />
  157.     <add key="JQUERY_SCRIPT_PATH" value="~/Scripts/jQuery-1.7.2.min.js" />
  158.     <add key="JQUERY_CSS_PATH" value="~/Styles/jquery-ui-1.10.4.custom.min.css" />
  159.     <add key="SPBILLINFOAFTPAY" value="spInterface_BillAmtInfoPayRcv,spInterface_BillAmtInfoAmendment" />
  160.     <add key="FormPathLoc" value="\RefCommon.X\FormPath\FormPathConfiguration.xml"/>
  161.  
  162.     <!--Extension Setting-->
  163.     <add key="ExtUnity" value="unity-cust-x,unity-los-x" />
  164.     <add key="ExtConfigurer" value="CustXServiceConfigurer,LOSXServiceConfigurer"/>
  165.  
  166.     <!-- Sync Mobile Order -->
  167.     <add key="MobileOrdSite" value="http://mobile-demo-svr:11080"/>
  168.     <add key="MobileOrdContextPath" value="msspoc.webservices/services"/>
  169.     <add key="PODocCode" value="DOC_SKPP"/>
  170.     <add key="InctvRptCode" value="INCENTIVESALES"/>
  171.  
  172.     <!-- Mobile Collector Site -->
  173.     <add key="MobileCollSite" value="http://mobile-demo-svr:11080"/>
  174.     <add key="MobileCollContextPath" value="msspoc.webservices"/>
  175.  
  176.     <!-- Mobile Survey Site -->
  177.     <add key="MobileSrvySite" value="http://mobile-demo-svr:11080"/>
  178.     <add key="MobileSrvyContextPath" value="msspoc.webservices"/>
  179.  
  180.   </appSettings>
  181.   <connectionStrings>
  182.     <add name="ActiveDirectoryConn" connectionString="LDAP://ncdev/DC=nc,DC=com" />
  183.     <!--REFCOMMON-->
  184.     <add name="RefCommonSQLConn" connectionString="Data Source=nnc-dbserver;user id=sa;password=SQLServer2012;initial catalog=CONFINS_CFI;" providerName="System.Data.SqlClient" />
  185.     <!--REPORT-->
  186.     <add name="ReportEntitiesConn" connectionString="metadata=res://*/ReportEntities.csdl|res://*/ReportEntities.ssdl|res://*/ReportEntities.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;Initial catalog=REPORT_CFI;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  187.     <!--MISC-->
  188.     <add name="MiscEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataModel.Common.MiscEntitiesSQL.csdl|res://*/Confins.DataModel.Common.MiscEntitiesSQL.ssdl|res://*/Confins.DataModel.Common.MiscEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  189.     <!--RULE-->
  190.     <add name="RuleEntitiesSQLConn" connectionString="metadata=res://*/RuleEntities.csdl|res://*/RuleEntities.ssdl|res://*/RuleEntities.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;Initial catalog=RULE_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  191.     <!--SCORE-->
  192.     <add name="ScoreEntitiesSQLConn" connectionString="metadata=res://*/ScoreEntities.csdl|res://*/ScoreEntities.ssdl|res://*/ScoreEntities.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;Initial catalog=RULE_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  193.     <!--REPORT SCHEDULE-->
  194.     <add name="ReportSchedulerEntitiesConn" connectionString="metadata=res://*/ReportSchedulerEntities.csdl|res://*/ReportSchedulerEntities.ssdl|res://*/ReportSchedulerEntities.msl;provider=Devart.Data.Oracle;provider connection string=&quot;User Id=los;Password=los;Server=NCDEVNET;Home=OraClient11g_home_64bit;Persist Security Info=True&quot;" providerName="System.Data.EntityClient" />
  195.     <!--SMS-->
  196.     <add name="SmsMsgEntitiesConn" connectionString="metadata=res://*/DataModel.SmsMsgEntities.csdl|res://*/DataModel.SmsMsgEntities.ssdl|res://*/DataModel.SmsMsgEntities.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  197.     <!--MSG-->
  198.     <add name="MsgTemplateEntitiesSQLConn" connectionString="metadata=res://*/DataModel.MsgTemplateEntities.csdl|res://*/DataModel.MsgTemplateEntities.ssdl|res://*/DataModel.MsgTemplateEntities.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  199.     <!--LICENSE-->
  200.     <add name="LicenseEntitiesConn" connectionString="metadata=res://*/DataModel.LicenseEntities.csdl|res://*/DataModel.LicenseEntities.ssdl|res://*/DataModel.LicenseEntities.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  201.     <!--NCL-->
  202.     <add name="NCLicenseEntitiesConn" connectionString="metadata=res://*/DataModel.NCLicenseModel.NCLicenseEntities.csdl|res://*/DataModel.NCLicenseModel.NCLicenseEntities.ssdl|res://*/DataModel.NCLicenseModel.NCLicenseEntities.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  203.     <!--REF-->
  204.     <add name="RefEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataModel.Common.RefEntitiesSQL.csdl|res://*/Confins.DataModel.Common.RefEntitiesSQL.ssdl|res://*/Confins.DataModel.Common.RefEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  205.     <!--ORG-->
  206.     <add name="OrgEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataModel.Common.OrgEntitiesSQL.csdl|res://*/Confins.DataModel.Common.OrgEntitiesSQL.ssdl|res://*/Confins.DataModel.Common.OrgEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  207.     <!--ACCMNT-->
  208.     <add name="AccMntEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.AccMntEntitiesSQL.csdl|res://*/Confins.DataMapper.AccMntEntitiesSQL.ssdl|res://*/Confins.DataMapper.AccMntEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  209.     <!--AMRNDMENT-->
  210.     <add name="AmendmentEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.AmendmentEntitiesSQL.csdl|res://*/Confins.DataMapper.AmendmentEntitiesSQL.ssdl|res://*/Confins.DataMapper.AmendmentEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  211.     <!--ASSETDOC-->
  212.     <add name="AssetDocEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.AssetDocEntitiesSQL.csdl|res://*/Confins.DataMapper.AssetDocEntitiesSQL.ssdl|res://*/Confins.DataMapper.AssetDocEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  213.     <!--COLL-->
  214.     <add name="CollEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.CollEntitiesSQL.csdl|res://*/Confins.DataMapper.CollEntitiesSQL.ssdl|res://*/Confins.DataMapper.CollEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  215.     <!--CUST-->
  216.     <add name="CustEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.CustEntitiesSQL.csdl|res://*/Confins.DataMapper.CustEntitiesSQL.ssdl|res://*/Confins.DataMapper.CustEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  217.     <add name="CustXEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.X.CustXEntitiesSQL.csdl|res://*/Confins.DataMapper.X.CustXEntitiesSQL.ssdl|res://*/Confins.DataMapper.X.CustXEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;User ID=sa;Password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient"/>
  218.     <!--DISB-->
  219.     <add name="DisbEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.DisbEntitiesSQL.csdl|res://*/Confins.DataMapper.DisbEntitiesSQL.ssdl|res://*/Confins.DataMapper.DisbEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  220.     <!--IMP-->
  221.     <add name="ImprEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.ImprEntitiesSQL.csdl|res://*/Confins.DataMapper.ImprEntitiesSQL.ssdl|res://*/Confins.DataMapper.ImprEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  222.     <!--INCENTIVE-->
  223.     <add name="IncentiveEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.IncentiveEntitiesSQL.csdl|res://*/Confins.DataMapper.IncentiveEntitiesSQL.ssdl|res://*/Confins.DataMapper.IncentiveEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  224.     <!--INS-->
  225.     <add name="InsEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.InsEntitiesSQL.csdl|res://*/Confins.DataMapper.InsEntitiesSQL.ssdl|res://*/Confins.DataMapper.InsEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  226.     <add name="InsXEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.X.InsXEntitiesSQL.csdl|res://*/Confins.DataMapper.X.InsXEntitiesSQL.ssdl|res://*/Confins.DataMapper.X.InsXEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  227.     <!--JF FUNDING-->
  228.     <add name="JFasFundEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.JFasFundEntitiesSQL.csdl|res://*/Confins.DataMapper.JFasFundEntitiesSQL.ssdl|res://*/Confins.DataMapper.JFasFundEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  229.     <!--JF OPERATOR-->
  230.     <add name="JFasOperatorEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.JFasOperatorEntitiesSQL.csdl|res://*/Confins.DataMapper.JFasOperatorEntitiesSQL.ssdl|res://*/Confins.DataMapper.JFasOperatorEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  231.     <!--JR MEDIA-->
  232.     <add name="JrMediaEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.JrMediaEntitiesSQL.csdl|res://*/Confins.DataMapper.JrMediaEntitiesSQL.ssdl|res://*/Confins.DataMapper.JrMediaEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  233.     <!--LIFE INS-->
  234.     <add name="LifeInsEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.LifeInsEntitiesSQL.csdl|res://*/Confins.DataMapper.LifeInsEntitiesSQL.ssdl|res://*/Confins.DataMapper.LifeInsEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  235.     <!--LOS-->
  236.     <add name="LOSEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.LOSEntitiesSQL.csdl|res://*/Confins.DataMapper.LOSEntitiesSQL.ssdl|res://*/Confins.DataMapper.LOSEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  237.     <add name="LOSXEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.X.LOSXEntitiesSQL.csdl|res://*/Confins.DataMapper.X.LOSXEntitiesSQL.ssdl|res://*/Confins.DataMapper.X.LOSXEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient"/>
  238.     <!--MARKETING-->
  239.     <add name="MarketingEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.MarketingEntitiesSQL.csdl|res://*/Confins.DataMapper.MarketingEntitiesSQL.ssdl|res://*/Confins.DataMapper.MarketingEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  240.     <!--OPR-->
  241.     <add name="OprEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.OprEntitiesSQL.csdl|res://*/Confins.DataMapper.OprEntitiesSQL.ssdl|res://*/Confins.DataMapper.OprEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  242.     <!--PAYMENT-->
  243.     <add name="PaymentEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.PaymentEntitiesSQL.csdl|res://*/Confins.DataMapper.PaymentEntitiesSQL.ssdl|res://*/Confins.DataMapper.PaymentEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  244.     <!--PRODUCT-->
  245.     <add name="ProductEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.ProductEntitiesSQL.csdl|res://*/Confins.DataMapper.ProductEntitiesSQL.ssdl|res://*/Confins.DataMapper.ProductEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  246.     <!--REFCOMMON-->
  247.     <add name="RefCommonEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.RefCommonEntitiesSQL.csdl|res://*/Confins.DataMapper.RefCommonEntitiesSQL.ssdl|res://*/Confins.DataMapper.RefCommonEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  248.     <!--SUPPL-->
  249.     <add name="SupplierEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.SupplierEntitiesSQL.csdl|res://*/Confins.DataMapper.SupplierEntitiesSQL.ssdl|res://*/Confins.DataMapper.SupplierEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  250.     <!--SURVEY-->
  251.     <add name="SurveyEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.SurveyEntitiesSQL.csdl|res://*/Confins.DataMapper.SurveyEntitiesSQL.ssdl|res://*/Confins.DataMapper.SurveyEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  252.     <!--VERF-->
  253.     <add name="VerificationEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.VerfEntitiesSQL.csdl|res://*/Confins.DataMapper.VerfEntitiesSQL.ssdl|res://*/Confins.DataMapper.VerfEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  254.     <!--INTERFACE-->
  255.     <add name="InterfaceEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.InterfaceEntitiesSQL.csdl|res://*/Confins.DataMapper.InterfaceEntitiesSQL.ssdl|res://*/Confins.DataMapper.InterfaceEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  256.     <add name="InvAssetMngEntitiesSQLConn" connectionString="metadata=res://*/Confins.DataMapper.InvAssetMngEntitiesSQL.csdl|res://*/Confins.DataMapper.InvAssetMngEntitiesSQL.ssdl|res://*/Confins.DataMapper.InvAssetMngEntitiesSQL.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=nnc-dbserver;Initial catalog=CONFINS_CFI;Persist Security Info=True;User ID=sa;password=SQLServer2012;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  257.   </connectionStrings>
  258.   <system.serviceModel>
  259.     <bindings>
  260.       <basicHttpBinding>
  261.         <binding name="BasicHttpBinding_ContractTask" closeTimeout="00:10:00" openTimeout="00:10:00" receiveTimeout="00:10:00" sendTimeout="00:10:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="2147483647" maxBufferPoolSize="524288" maxReceivedMessageSize="2147483647" messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true">
  262.           <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="17000" maxBytesPerRead="4096" maxNameTableCharCount="16384" />
  263.           <security mode="None">
  264.             <transport clientCredentialType="None" proxyCredentialType="None" realm="" />
  265.             <message clientCredentialType="UserName" algorithmSuite="Default" />
  266.           </security>
  267.         </binding>
  268.         <binding name="BasicHttpBinding_ContractWorkflow" closeTimeout="00:10:00" openTimeout="00:10:00" receiveTimeout="00:10:00" sendTimeout="00:10:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="2147483647" maxBufferPoolSize="524288" maxReceivedMessageSize="2147483647" messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true">
  269.           <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="17000" maxBytesPerRead="4096" maxNameTableCharCount="16384" />
  270.           <security mode="None">
  271.             <transport clientCredentialType="None" proxyCredentialType="None" realm="" />
  272.             <message clientCredentialType="UserName" algorithmSuite="Default" />
  273.           </security>
  274.         </binding>
  275.         <binding name="BasicHttpBinding_IApprovalRFAWebService" closeTimeout="00:01:00" openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="65536" maxBufferPoolSize="524288" maxReceivedMessageSize="65536" messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true">
  276.           <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384" />
  277.           <security mode="None">
  278.             <transport clientCredentialType="None" proxyCredentialType="None" realm="" />
  279.             <message clientCredentialType="UserName" algorithmSuite="Default" />
  280.           </security>
  281.         </binding>
  282.         <binding name="BasicHttpBinding_IApprovalInstanceWebService" closeTimeout="00:01:00" openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="65536" maxBufferPoolSize="524288" maxReceivedMessageSize="65536" messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true">
  283.           <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384" />
  284.           <security mode="None">
  285.             <transport clientCredentialType="None" proxyCredentialType="None" realm="" />
  286.             <message clientCredentialType="UserName" algorithmSuite="Default" />
  287.           </security>
  288.         </binding>
  289.         <binding name="BasicHttpBinding_IWebReportService" closeTimeout="00:10:00" openTimeout="00:10:00" receiveTimeout="00:10:00" sendTimeout="00:10:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="2147483647" maxBufferPoolSize="524288" maxReceivedMessageSize="2147483647" messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true">
  290.           <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="2147483647" maxBytesPerRead="4096" maxNameTableCharCount="16384" />
  291.           <security mode="None">
  292.             <transport clientCredentialType="None" proxyCredentialType="None" realm="" />
  293.             <message clientCredentialType="UserName" algorithmSuite="Default" />
  294.           </security>
  295.         </binding>
  296.         <binding name="BasicHttpBinding_IJournalAdapterService" closeTimeout="00:01:00" openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="65536" maxBufferPoolSize="524288" maxReceivedMessageSize="65536" messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true">
  297.           <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384" />
  298.           <security mode="None">
  299.             <transport clientCredentialType="None" proxyCredentialType="None" realm="" />
  300.             <message clientCredentialType="UserName" algorithmSuite="Default" />
  301.           </security>
  302.         </binding>
  303.         <binding name="InterfacingNCSoapBinding" closeTimeout="00:01:00" openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="65536" maxBufferPoolSize="524288" maxReceivedMessageSize="65536" messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true">
  304.           <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384" />
  305.           <security mode="None">
  306.             <transport clientCredentialType="None" proxyCredentialType="None" realm="" />
  307.             <message clientCredentialType="UserName" algorithmSuite="Default" />
  308.           </security>
  309.         </binding>
  310.         <binding name="InterfaceAABGeneralSoapBinding" closeTimeout="00:01:00" openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="65536" maxBufferPoolSize="524288" maxReceivedMessageSize="65536" messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true">
  311.           <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384" />
  312.           <security mode="None">
  313.             <transport clientCredentialType="None" proxyCredentialType="None" realm="" />
  314.             <message clientCredentialType="UserName" algorithmSuite="Default" />
  315.           </security>
  316.         </binding>
  317.         <binding name="InterfaceAABOrdersSoapBinding" closeTimeout="00:01:00" openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="65536" maxBufferPoolSize="524288" maxReceivedMessageSize="65536" messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true">
  318.           <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384" />
  319.           <security mode="None">
  320.             <transport clientCredentialType="None" proxyCredentialType="None" realm="" />
  321.             <message clientCredentialType="UserName" algorithmSuite="Default" />
  322.           </security>
  323.         </binding>
  324.         <binding name="InterfaceSMS_ITafsSmsWS" closeTimeout="00:01:00" openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="65536" maxBufferPoolSize="524288" maxReceivedMessageSize="65536" messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true">
  325.           <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384" />
  326.           <security mode="None">
  327.             <transport clientCredentialType="None" proxyCredentialType="None" realm="" />
  328.             <message clientCredentialType="UserName" algorithmSuite="Default" />
  329.           </security>
  330.         </binding>
  331.         <binding name="BasicHttpBinding_ILDMSUpload" closeTimeout="00:01:00" openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="65536" maxBufferPoolSize="524288" maxReceivedMessageSize="65536" messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true">
  332.           <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384" />
  333.           <security mode="None">
  334.             <transport clientCredentialType="None" proxyCredentialType="None" realm="" />
  335.             <message clientCredentialType="UserName" algorithmSuite="Default" />
  336.           </security>
  337.         </binding>
  338.         <binding name="BasicHttpBinding_ILDMSConfigWS" closeTimeout="00:01:00" openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="65536" maxBufferPoolSize="524288" maxReceivedMessageSize="65536" messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true">
  339.           <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384" />
  340.           <security mode="None">
  341.             <transport clientCredentialType="None" proxyCredentialType="None" realm="" />
  342.             <message clientCredentialType="UserName" algorithmSuite="Default" />
  343.           </security>
  344.         </binding>
  345.         <binding name="ServiceSoap" closeTimeout="00:01:00" openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="65536" maxBufferPoolSize="524288" maxReceivedMessageSize="65536" messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true">
  346.           <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384" />
  347.           <security mode="None">
  348.             <transport clientCredentialType="None" proxyCredentialType="None" realm="" />
  349.             <message clientCredentialType="UserName" algorithmSuite="Default" />
  350.           </security>
  351.         </binding>
  352.         <binding name="BasicHttpBinding_IFlowMaintainService" closeTimeout="00:01:00" openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00" allowCookies="false" bypassProxyOnLocal="false" hostNameComparisonMode="StrongWildcard" maxBufferSize="65536" maxBufferPoolSize="524288" maxReceivedMessageSize="65536" messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered" useDefaultWebProxy="true">
  353.           <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384" maxBytesPerRead="4096" maxNameTableCharCount="16384" />
  354.           <security mode="None">
  355.             <transport clientCredentialType="None" proxyCredentialType="None" realm="" />
  356.             <message clientCredentialType="UserName" algorithmSuite="Default" />
  357.           </security>
  358.         </binding>
  359.         <binding name="WebService1Soap" />
  360.       </basicHttpBinding>
  361.     </bindings>
  362.     <client>
  363.       <endpoint address="http://nnc-appserver/CFI/BATCH_CFI/FlowMaintainService.svc" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_IFlowMaintainService" contract="FlowMaintainServices.IFlowMaintainService" name="BasicHttpBinding_IFlowMaintainService" />
  364.       <endpoint address="http://nnc-appserver/CFI/REPORT_CFI/WebReportService.svc" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_IWebReportService" contract="ReportWebService.IWebReportService" name="BasicHttpBinding_IWebReportService"/>
  365.       <endpoint address="http://nnc-appserver/CFI/WORKFLOW_CFI/ServiceTask.svc" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_ContractTask" contract="ServiceTask.ContractTask" name="BasicHttpBinding_ContractTask"/>
  366.       <endpoint address="http://nnc-appserver/CFI/WORKFLOW_CFI/ServiceWorkflow.svc" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_ContractWorkflow" contract="ServiceWorkflow.ContractWorkflow" name="BasicHttpBinding_ContractWorkflow"/>
  367.       <endpoint address="http://nnc-appserver/CFI/APPROVAL_CFI/WebService/ApprovalInstanceWebService.svc" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_IApprovalInstanceWebService" contract="ApprovalInstanceWS.IApprovalInstanceWebService" name="BasicHttpBinding_IApprovalInstanceWebService"/>
  368.       <endpoint address="http://nnc-appserver/CFI/APPROVAL_CFI/webservice/ApprovalRFAWebService.svc" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_IApprovalRFAWebService" contract="ApprovalRFAWS.IApprovalRFAWebService" name="BasicHttpBinding_IApprovalRFAWebService"/>
  369.       <endpoint address="http://nnc-appserver/CFI/Journal_CFI/JournalAdapterService.svc" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_IJournalAdapterService" contract="JournalWS.IJournalAdapterService" name="BasicHttpBinding_IJournalAdapterService"/>
  370.       <endpoint address="http://10.7.19.15/ms2mcstafs/services/InterfacingNC?wsdl" binding="basicHttpBinding" bindingConfiguration="InterfacingNCSoapBinding" contract="SurveyMachine.InterfacingNC" name="InterfacingNC"/>
  371.       <endpoint address="http://impl-webserver/LiteDMS/WebServices/UploadWS/LDMSUpload.svc" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_ILDMSUpload" contract="ILDMSUpload" name="BasicHttpBinding_ILDMSUpload"/>
  372.       <endpoint address="http://impl-webserver/LiteDMS/WebServices/InternalWS/LDMSConfigWS.svc" binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_ILDMSConfigWS" contract="ILDMSConfigWS" name="BasicHttpBinding_ILDMSConfigWS"/>
  373.       <endpoint address="http://10.7.10.3X/SMSInfo_WebService/Service.asmx" binding="basicHttpBinding" bindingConfiguration="ServiceSoap" contract="B2BTAFSMS.ServiceSoap" name="ServiceSoap"/>
  374.     </client>
  375.     <behaviors>
  376.       <endpointBehaviors>
  377.         <behavior name="LargeDataBehavior">
  378.           <dataContractSerializer maxItemsInObjectGraph="2147483647" />
  379.         </behavior>
  380.       </endpointBehaviors>
  381.       <serviceBehaviors>
  382.         <behavior name="LargeDataBehavior">
  383.           <serviceMetadata httpGetEnabled="true" />
  384.           <serviceDebug includeExceptionDetailInFaults="false" />
  385.           <dataContractSerializer maxItemsInObjectGraph="2147483647" />
  386.         </behavior>
  387.         <behavior name="">
  388.           <serviceMetadata httpGetEnabled="true" />
  389.           <serviceDebug includeExceptionDetailInFaults="false" />
  390.           <!--<WSBehaviorExtension/>-->
  391.         </behavior>
  392.       </serviceBehaviors>
  393.     </behaviors>
  394.     <extensions>
  395.       <behaviorExtensions>
  396.         <add name="WSBehaviorExtension" type="Confins.BusinessService.Common.WebServiceCallHandler.WebServiceBehaviorExtension, Confins.BusinessService.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" />
  397.       </behaviorExtensions>
  398.     </extensions>
  399.   </system.serviceModel>
  400.   <location path="Scripts">
  401.     <system.web>
  402.       <httpRuntime maxRequestLength="102400" />
  403.       <authorization>
  404.         <allow users="*" />
  405.       </authorization>
  406.       <pages clientIDMode="Predictable" />
  407.     </system.web>
  408.   </location>
  409.   <location path="Styles">
  410.     <system.web>
  411.       <authorization>
  412.         <allow users="*" />
  413.       </authorization>
  414.     </system.web>
  415.   </location>
  416.   <location path="Images">
  417.     <system.web>
  418.       <caching />
  419.       <authorization>
  420.         <allow users="*" />
  421.       </authorization>
  422.     </system.web>
  423.   </location>
  424.   <!--
  425.   For a description of web.config changes for .NET 4.5 see http://go.microsoft.com/fwlink/?LinkId=235367.
  426.  
  427.   The following attributes can be set on the <httpRuntime> tag.
  428.     <system.Web>
  429.       <httpRuntime targetFramework="4.5" />
  430.     </system.Web>
  431. -->
  432.   <system.web>
  433.     <httpRuntime maxRequestLength="65536" />
  434.     <sessionPageState historySize="27" />
  435.     <!-- Machine key for Single Sign-On -->
  436.     <machineKey validationKey="4BE267C2B291EE27B6F59BE81D0CA483674671E4B5204C5AAD3599265C37C4484617A4F57A333756819910907795F13987E48DDD0756B3F6562375D8549D61DA" decryptionKey="20B163E1E26C3C79F910F30317E23E58C1652FE7FC19C60CC29326A340BE9E35" validation="SHA1" decryption="AES" />
  437.     <!-- End -->
  438.     <compilation debug="true" targetFramework="4.5">
  439.       <assemblies>
  440.         <add assembly="System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
  441.         <add assembly="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
  442.         <add assembly="System.Speech, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
  443.       </assemblies>
  444.     </compilation>
  445.     <authentication mode="Forms">
  446.       <forms loginUrl="~/HTML5Login.aspx" protection="All" domain="" timeout="60" path="/" requireSSL="false" slidingExpiration="true" defaultUrl="~/Main.aspx" cookieless="UseCookies" />
  447.     </authentication>
  448.     <!--<sessionState mode="InProc" timeout="60">-->
  449.     <sessionState mode="StateServer" stateConnectionString="tcpip=localhost:42424" timeout="60"/>
  450.     <membership defaultProvider="ApplicationMembershipProvider">
  451.       <providers>
  452.         <clear/>
  453.  
  454.         <!--
  455.           ((?=.*\d)(?=.*[a-z])(?=.*[A-Z])(?=.*[@#$%]).{6,20}) ++ Password RegEx
  456.          
  457.            (                   # Start of group
  458.              (?=.*\d)          #   must contains one digit from 0-9
  459.              (?=.*[a-z])       #   must contains one lowercase characters
  460.              (?=.*[A-Z])       #   must contains one uppercase characters
  461.              (?=.*[@#$%])      #   must contains one special symbols in the list "@#$%"
  462.                          .     #   match anything with previous condition checking
  463.              {6,20}            #   length at least 6 characters and maximum of 20
  464.             )                  # End of group
  465.       -->
  466.  
  467.         <add name="ApplicationMembershipProvider" type="Confins.Web.Security.ApplicationMembershipProvider" applicationName="/" domain="ad-ins.com"
  468.            minRequiredPasswordLength="6"
  469.            minRequiredNonalphanumericCharacters="0"
  470.            maxInvalidPasswordAttempts="5"
  471.            passwordStrengthRegularExpression=""
  472.        />
  473.  
  474.         <!--<add name="ActiveDirectoryMembershipProvider" connectionUsername="Administrator"
  475.            connectionPassword="AdIns2010" connectionProtection="Secure" type="Confins.Web.Security.CustomADMembershipProvider"
  476.            connectionStringName="ActiveDirectoryConn" attributeMapUsername="sAMAccountName" passwordStrengthRegularExpression=""
  477.            minRequiredPasswordLength="3" passwordAttemptWindow="10" passwordAnswerAttemptLockoutDuration="15"
  478.            minRequiredNonalphanumericCharacters="0" maxInvalidPasswordAttempts="3"
  479.            enableSearchMethods="true"
  480.            />-->
  481.  
  482.       </providers>
  483.     </membership>
  484.     <httpHandlers>
  485.       <add path="Telerik.Web.UI.WebResource.axd" type="Telerik.Web.UI.WebResource" verb="*" validate="false" />
  486.       <add path="Telerik.Web.UI.DialogHandler.aspx" type="Telerik.Web.UI.DialogHandler" verb="*" validate="false" />
  487.     </httpHandlers>
  488.     <httpModules>
  489.       <add name="ConfinsHttpLoggingModule" type="Confins.WebLib.HttpModule.HttpLoggingModule, Confins.WebLib" />
  490.       <add name="ConfinsFormsAuthorizationModule" type="Confins.WebLib.HttpModule.FormsAuthorizationModule, Confins.WebLib" />
  491.       <!--<add name="CompressionModule" type="Confins.WebLib.HttpModule.CompressionModule, Confins.WebLib" />-->
  492.     </httpModules>
  493.     <pages controlRenderingCompatibilityVersion="4.0">
  494.       <tagMapping>
  495.         <add tagType="System.Web.UI.WebControls.TextBox" mappedTagType="Confins.Web.WebUserControl.UserControlLib.TextBox" />
  496.       </tagMapping>
  497.     </pages>
  498.     <globalization culture="en-US" uiCulture="en-US" />
  499.   </system.web>
  500.   <system.web.extensions>
  501.     <scripting>
  502.       <scriptResourceHandler enableCompression="true" enableCaching="true" />
  503.     </scripting>
  504.   </system.web.extensions>
  505.   <system.webServer>
  506.     <httpProtocol>
  507.       <customHeaders>
  508.         <clear />
  509.         <add name="X-UA-Compatible" value="IE=Edge" />
  510.         <!--<add name="Cache-Control" value="public" />-->
  511.       </customHeaders>
  512.     </httpProtocol>
  513.     <!--Set Default Page into HTML5Login.aspx and remove the others-->
  514.     <defaultDocument>
  515.       <files>
  516.         <remove value="default.aspx" />
  517.         <remove value="iisstart.htm" />
  518.         <remove value="index.html" />
  519.         <remove value="index.htm" />
  520.         <remove value="Default.asp" />
  521.         <remove value="Default.htm" />
  522.         <add value="HTML5Login.aspx" />
  523.       </files>
  524.     </defaultDocument>
  525.     <validation validateIntegratedModeConfiguration="false" />
  526.     <handlers>
  527.       <add name="Telerik_Web_UI_WebResource_axd" verb="*" preCondition="integratedMode" path="Telerik.Web.UI.WebResource.axd" type="Telerik.Web.UI.WebResource" />
  528.       <add name="Telerik_Web_UI_DialogHandler_aspx" verb="*" preCondition="integratedMode" path="Telerik.Web.UI.DialogHandler.aspx" type="Telerik.Web.UI.DialogHandler" />
  529.     </handlers>
  530.     <modules>
  531.       <!-- Registration for Integrated-Mode IIS 7 Pipelining -->
  532.       <add name="ConfinsHttpLoggingModule" preCondition="integratedMode" type="Confins.WebLib.HttpModule.HttpLoggingModule, Confins.WebLib" />
  533.       <add name="ConfinsFormsAuthorizationModule" preCondition="integratedMode" type="Confins.WebLib.HttpModule.FormsAuthorizationModule, Confins.WebLib" />
  534.       <!--<add name="CompressionModule" preCondition="integratedMode" type="Confins.WebLib.HttpModule.CompressionModule, Confins.WebLib" />-->
  535.     </modules>
  536.     <httpRedirect enabled="false" destination="" exactDestination="false" />
  537.   </system.webServer>
  538.   <system.runtime.serialization>
  539.     <dataContractSerializer>
  540.       <declaredTypes>
  541.         <add type="AdIns.Util.EntitiesType, AdIns.Util">
  542.           <knownType type="Confins.Common.ConfinsEntitiesType, Confins.Common" />
  543.         </add>
  544.       </declaredTypes>
  545.     </dataContractSerializer>
  546.   </system.runtime.serialization>
  547.   <system.net>
  548.     <defaultProxy useDefaultCredentials="true" />
  549.     <settings>
  550.       <servicePointManager expect100Continue="false" />
  551.     </settings>
  552.     <mailSettings>
  553.       <smtp>
  554.         <network host="smtp.ad-ins.com" />
  555.       </smtp>
  556.     </mailSettings>
  557.   </system.net>
  558.   <system.serviceModel>
  559.     <serviceHostingEnvironment multipleSiteBindingsEnabled="true" aspNetCompatibilityEnabled="true" />
  560.     <!-- Required by HttpModule when accessing a .svc Web Service -->
  561.   </system.serviceModel>
  562.  
  563.   <runtime>
  564.     <gcServer enabled="true" />
  565.   </runtime>
  566.  
  567. </configuration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement