Advertisement
Guest User

Untitled

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