Produced by Araxis Merge on 3/27/2018 2:07:11 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | BMS_v2.4_Code.zip\BMS_v2.4_Code\UnitTests\BMS.VistaIntegration.ViaTests | App.config | Wed Mar 21 14:49:30 2018 UTC |
| 2 | BMS_v2.4_Code.zip\BMS_v2.4_Code\UnitTests\BMS.VistaIntegration.ViaTests | App.config | Thu Mar 22 17:38:23 2018 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 5 | 1500 |
| Changed | 4 | 11 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | <?xml vers ion="1.0"? > | ||||
| 2 | <configura tion> | ||||
| 3 | <configS ections> | ||||
| 4 | <secti on name="m tmodules" type="ePra ctice.Midd leTier.MTM oduleSecti onHandler, MiddleTie r"/> | ||||
| 5 | <secti on name="e nterprisel ibrary.con figuration Settings" type="ePra ctice.Conf iguration. Configurat ionManager SectionHan dler, MS.C onfigurati on"/> | ||||
| 6 | <secti on name="p agingSortG roup" type ="BMS.Util s.PagingSo rtSection, BMS.Utils " allowDef inition="E verywhere" allowExeD efinition= "MachineTo Applicatio n" restart OnExternal Changes="t rue"/> | ||||
| 7 | <secti on name="l og4net" ty pe="log4ne t.Config.L og4NetConf igurationS ectionHand ler,log4ne t"/> | ||||
| 8 | </config Sections> | ||||
| 9 | <connect ionStrings > | ||||
| 10 | <add n ame="Autho rization" connection String="Da ta Source= localhost\ sql2012;In itial Cata log=BMS;Pe rsist Secu rity Info= False;Inte grated Sec urity=SSPI ;Pooling=t rue;Min Po ol Size=0; Max Pool S ize=100;"/ > | ||||
| 11 | </connec tionString s> | ||||
| 12 | <appSett ings> | ||||
| 13 | <add k ey="Datase tPath" val ue="DBRepo sitory"/> | ||||
| 14 | <add k ey="LocalS erver" val ue="yes"/> | ||||
| 15 | <!-- S ecurity - Authorizat ion --> | ||||
| 16 | <add k ey="UseSec urityConte xt" value= "1"/> | ||||
| 17 | <!-- T ransaction object -- > | ||||
| 18 | <add k ey="ePract ice.Middle Tier.Trans action" va lue="Middl eTier.dll" /> | ||||
| 19 | <add k ey="Connec tionRef" v alue="1"/> | ||||
| 20 | <!--Tr ansaction Support--> | ||||
| 21 | <add k ey="Transa ctionProvi der" value ="ePractic e.MiddleTi er.CustomT ransaction Provider"/ > | ||||
| 22 | <!--Vi sta.Worker --> | ||||
| 23 | <!--De lay time f rom servic e start to first pro cessing--> | ||||
| 24 | <add k ey="VistaW orker.Work erDelayTim eSpan" val ue="0:0:0: 1"/> | ||||
| 25 | <!--Pe riod betwe en worker processing steps--> | ||||
| 26 | <add k ey="VistaW orker.Work erPeriodTi meSpan" va lue="0:0:0 :5"/> | ||||
| 27 | <!--Ma ximum numb er of proc essed enti ties in on e step--> | ||||
| 28 | <add k ey="VistaW orker.Bulk Size" valu e="100"/> | ||||
| 29 | <!--Wh ether vist a worker i s enabled or not--> | ||||
| 30 | <add k ey="VistaW orker.Enab led" value ="true"/> | ||||
| 31 | <!--Th e time del ay of sche dulers--> | ||||
| 32 | <add k ey="VistaI ntegration .Scheduler SecondsLat e" value=" 30"/> | ||||
| 33 | <!--Wh ether vist a integrat ion is ena bled or no t--> | ||||
| 34 | <add k ey="VistaI ntegration .Enabled" value="tru e"/> | ||||
| 35 | <!--Wh ether upda te bms pat ients is e nabled or not--> | ||||
| 36 | <add k ey="VistaI ntegration .UpdateBms Patients" value="tru e"/> | ||||
| 37 | <!--sm tp host--> | ||||
| 38 | <add k ey="SmtpHo st" value= "localhost "/> | ||||
| 39 | <!--Th e vista si tes config uration fi le name--> | ||||
| 40 | <add k ey="VistaW orker.Vist ASitesFile Path" valu e="VistASi tes.xml"/> | ||||
| 41 | <!--Li st of vist a sites th at support bed hold. | ||||
| 42 | <add key="Vist asBedHoldS upported" value="V01 BHS,V01BED ,V03NYN" / > | ||||
| 43 | --> | ||||
| 44 | <add k ey="Vistas BedHoldSup ported" va lue="V01BH S"/> | ||||
| 45 | <!--Ke ys for MDW S connecti ons--> | ||||
| 46 | <add k ey="visito rAppPwd" v alue="UM"/ > | ||||
| 47 | <add k ey="visito rUserSiteC ode" value ="580"/> | ||||
| 48 | <add k ey="visito rUserName" value="DE PARTMENT O F DEFENSE, USER"/> | ||||
| 49 | <add k ey="visito rUserDuz" value="100 00029117"/ > | ||||
| 50 | <add k ey="visito rUserSsn" value="123 456789"/> | ||||
| 51 | <add k ey="visito rContext" value="OR CPRS GUI C HART"/> | ||||
| 52 | <!--Wh ether use new mdws m ethods for vista int egration-- > | ||||
| 53 | <add k ey="UsingN ewMdwsMeth ods" value ="true"/> | ||||
| 54 | <add k ey="BMS_EI S_GET_ENTI TY_FILTR_P AGE_SIZE" value="100 0"/> | ||||
| 55 | <add k ey="BMS_EV S_GET_CONC EPT_PAGE_S IZE" value ="1000"/> | ||||
| 56 | <add k ey="NumiSv cAuthentic ationKey" value="AEB 4E3F0-67E4 -4CAF-8A16 -D7C93A075 371"/> | ||||
| 57 | <add k ey="NumiMa xNumberOfS itesPerCal l" value=" 5"/> | ||||
| 58 | <add k ey="Is_IIS _Single_In stance" va lue="true" /> | ||||
| 59 | <add k ey="UseCac heEndpoint FromConfig WithSsl" v alue="fals e"/> | ||||
| 60 | <add k ey="ProxyP oolMaxCoun t" value=" 100"/> | ||||
| 61 | <add key=" MdwsEndpoi ntUrl_HOU" value="ht tp:// DN S
|
||||
| 62 | :PORT/mdws 2/QuerySvc .asmx"/> | ||||
| 63 | <add key=" MdwsEndpoi ntUrl_Sust " value="h ttp:// DNS . URL : PORT /mdws2/Que rySvc.asmx "/> | ||||
| 64 | <add k ey="VistaI ntegration JobFailedM axCount" v alue="10"/ > | ||||
| 65 | <add k ey="VistaI ntegration JobFailedI ncrementDa teMinutes" value="10 "/> | ||||
| 66 | <add k ey="VistaI ntegration JobFailedN otificatio nEmailTo" value=""/> | ||||
| 67 | <add key=" VistaInteg rationJobF ailedNotif icationEma ilFrom" va lue="
|
||||
| 68 | <add k ey="BMS_EI S_LongRunn ingMethods MaxConcurr entCalls" value="75" /> | ||||
| 69 | <add k ey="BMS_EV S_LongRunn ingMethods MaxConcurr entCalls" value="100 "/> | ||||
| 70 | <add k ey="BMS_Ca che_MaxCon currentCal ls" value= "50"/> | ||||
| 71 | <add k ey="BMSSer viceHostSt artType" v alue="ALL" /> | ||||
| 72 | <!--po ssible val ues: ALL, BMS, BMS.V I --> | ||||
| 73 | <add k ey="VistaI ntegration .TaskSched ulerDelayM in" value= "0"/> | ||||
| 74 | <add k ey="VistaI ntegration .TaskSched ulerDelayM ax" value= "10"/> | ||||
| 75 | <add k ey="VistaI ntegration .TaskSched ulerDelayS tep" value ="5"/> | ||||
| 76 | <add k ey="Thread PoolMaxWor kerThreads " value="2 00"/> | ||||
| 77 | <add k ey="Client SettingsPr ovider.Ser viceUri" v alue=""/> | ||||
| 78 | |||||
| 79 | <!-- V IA configu ration par ameters. - -> | ||||
| 80 | <add key=" ViaEndpoin tUrl" valu e="https:/ / URL DNS /via-webse rvices/ser vices/Back groundProc essService "/> | ||||
| 81 | <add k ey="ViaReq uestingApp " value="B MSBatch"/> | ||||
| 82 | <add k ey="ViaApp Token" val ue="BMSB_I D577"/> | ||||
| 83 | <add k ey="ViaApp Password" value="9q2 8Wc5!Yh"/> | ||||
| 84 | <!-- M inimum dat e to use w hen the ba ckground p rocessor j obs do not get the s tart date. --> | ||||
| 85 | <add k ey="Minimu mFilemanDa te" value= "01/01/199 2"/> | ||||
| 86 | <add k ey="EDISBa ckgroundPr ocess.Enab led" value ="true"/> | ||||
| 87 | <add k ey="Patien tOptOutIco nProcessin g.Enabled" value="tr ue"/> | ||||
| 88 | |||||
| 89 | </appSet tings> | ||||
| 90 | <!-- Con figuration section p aging sort . --> | ||||
| 91 | <pagingS ortGroup> | ||||
| 92 | <pagin gSort> | ||||
| 93 | <add sortColum nCode="ent ered" sort ColumnName ="[A].[CRE ATION_DATE ]"/> | ||||
| 94 | <add sortColum nCode="pat ient" sort ColumnName ="[PAT].[L AST_NAME], [PAT].[FI RST_NAME]" /> | ||||
| 95 | <add sortColum nCode="fac ility" sor tColumnNam e="[F].[NA ME]"/> | ||||
| 96 | <add sortColum nCode="req uestdt" so rtColumnNa me="[A].[C REATION_DA TE]"/> | ||||
| 97 | <add sortColum nCode="spe cialty" so rtColumnNa me="[REQSP ].[DISPLAY _NAME]"/> | ||||
| 98 | <add sortColum nCode="vis n" sortCol umnName="[ TR].[FACIL ITY_VISN]" /> | ||||
| 99 | <add sortColum nCode="reg ion" sortC olumnName= "[TR].[FAC ILITY_REGI ON]"/> | ||||
| 100 | <add sortColum nCode="eve ntdt" sort ColumnName ="[AEVN].[ CREATION_D ATE]"/> | ||||
| 101 | <add sortColum nCode="Vac atedDate" sortColumn Name="REQU ESTED_DATE "/> | ||||
| 102 | <add sortColum nCode="tra nsferevent dt" sortCo lumnName=" [A].[CREAT ION_DATE]" /> | ||||
| 103 | <add sortColum nCode="tra nsferreque stdt" sort ColumnName ="[TR].[RE QUESTED_DA TE]"/> | ||||
| 104 | </pagi ngSort> | ||||
| 105 | </paging SortGroup> | ||||
| 106 | <mtmodul es default server=""> | ||||
| 107 | <mtmod ule assemb ly="Genera l.MT.dll" servername =""/> | ||||
| 108 | <mtmod ule assemb ly="BMS.MT .dll" serv ername=""/ > | ||||
| 109 | </mtmodu les> | ||||
| 110 | <enterpr iselibrary .configura tionSettin gs xmlns:x sd="http:/ /www.w3.or g/2001/XML Schema" xm lns:xsi="h ttp://www. w3.org/200 1/XMLSchem a-instance " applicat ionName="H MSI" xmlns ="http://w ww.microso ft.com/pra ctices/ent erpriselib rary/08-31 -2004/conf iguration" > | ||||
| 111 | <confi gurationSe ctions> | ||||
| 112 | <con figuration Section xs i:type="Re adOnlyConf igurationS ectionData " name="se curityConf iguration" encrypt=" false"> | ||||
| 113 | <s torageProv ider xsi:t ype="XmlFi leStorageP roviderDat a" name="X ML File St orage Prov ider" path ="security Configurat ion.config "/> | ||||
| 114 | <d ataTransfo rmer xsi:t ype="XmlSe rializerTr ansformerD ata" name= "Xml Seria lizer Tran sformer"> | ||||
| 115 | <includeTy pes> | ||||
| 116 | <include Type name= "HMUserAcc essAuthent icationPro viderData" type="ePr actice.Sec urity.HMUs erAccess.C onfigurati on.HMUserA ccessAuthe nticationP roviderDat a, Securit y.HMUserAc cess"/> | ||||
| 117 | <include Type name= "HMUserAcc essAuthori zationProv iderData" type="ePra ctice.Secu rity.HMUse rAccess.Co nfiguratio n.HMUserAc cessAuthor izationPro viderData, Security. HMUserAcce ss"/> | ||||
| 118 | <include Type name= "HMUserAcc essRolesPr oviderData " type="eP ractice.Se curity.HMU serAccess. Configurat ion.HMUser AccessRole sProviderD ata, Secur ity.HMUser Access"/> | ||||
| 119 | <include Type name= "NullAuthe nticationP roviderDat a" type="e Practice.S ecurity.Nu ll.Configu ration.Nul lAuthentic ationProvi derData, S ecurity.Nu ll"/> | ||||
| 120 | <include Type name= "NullAutho rizationPr oviderData " type="eP ractice.Se curity.Nul l.Configur ation.Null Authorizat ionProvide rData, Sec urity.Null "/> | ||||
| 121 | </includeT ypes> | ||||
| 122 | </ dataTransf ormer> | ||||
| 123 | </co nfiguratio nSection> | ||||
| 124 | <!-- Caching co nfiguratio n is for C LIENT--> | ||||
| 125 | <con figuration Section xs i:type="Re adOnlyConf igurationS ectionData " name="ca chingConfi guration" encrypt="f alse"> | ||||
| 126 | <s torageProv ider xsi:t ype="XmlFi leStorageP roviderDat a" name="X ML File St orage Prov ider" path ="cachingC onfigurati on.config" /> | ||||
| 127 | <d ataTransfo rmer xsi:t ype="XmlSe rializerTr ansformerD ata" name= "Xml Seria lizer Tran sformer"> | ||||
| 128 | <includeTy pes/> | ||||
| 129 | </ dataTransf ormer> | ||||
| 130 | </co nfiguratio nSection> | ||||
| 131 | <!-- Connection configura tion is fo r SERVER-- > | ||||
| 132 | <con figuration Section xs i:type="Re adOnlyConf igurationS ectionData " name="co nnectionCo nfiguratio n" encrypt ="false"> | ||||
| 133 | <s torageProv ider xsi:t ype="XmlFi leStorageP roviderDat a" name="X ML File St orage Prov ider" path ="connecti onConfigur ation.conf ig"/> | ||||
| 134 | <d ataTransfo rmer xsi:t ype="XmlSe rializerTr ansformerD ata" name= "Xml Seria lizer Tran sformer"> | ||||
| 135 | <includeTy pes> | ||||
| 136 | <include Type name= "ServicesD atabaseCon nectionPro viderData" type="ePr actice.Con nection.Si ngleDataba se.Configu ration.Ser vicesDatab aseConnect ionProvide rData, Con nections.S ingleDatab ase, Versi on=1.0.0.0 , Culture= neutral, P ublicKeyTo ken=null"/ > | ||||
| 137 | </includeT ypes> | ||||
| 138 | </ dataTransf ormer> | ||||
| 139 | </co nfiguratio nSection> | ||||
| 140 | </conf igurationS ections> | ||||
| 141 | <keyAl gorithmSto rageProvid er xsi:nil ="true"/> | ||||
| 142 | <inclu deTypes/> | ||||
| 143 | </enterp riselibrar y.configur ationSetti ngs> | ||||
| 144 | <system. runtime.re moting> | ||||
| 145 | <appli cation> | ||||
| 146 | <cha nnels> | ||||
| 147 | <c hannel typ e="System. Runtime.Re moting.Cha nnels.Tcp. TcpChannel , System.R untime.Rem oting, Ver sion=1.0.5 000.0, Cul ture=neutr al, Public KeyToken=b 77a5c56193 4e089" nam e="Regular Channel"/> | ||||
| 148 | </ch annels> | ||||
| 149 | </appl ication> | ||||
| 150 | </system .runtime.r emoting> | ||||
| 151 | <system. serviceMod el> | ||||
| 152 | <servi ces> | ||||
| 153 | <ser vice name= "BMS.Servi ceImplemen tation.Bed ManagerOpe rationsCor e" behavio rConfigura tion="Serv iceBehavio r"> | ||||
| 154 | <h ost> | ||||
| 155 | <baseAddre sses> | ||||
| 156 | <add bas eAddress=" http://loc alhost:160 50/BMSOper ations"/> | ||||
| 157 | </baseAddr esses> | ||||
| 158 | </ host> | ||||
| 159 | <e ndpoint ad dress="" b indingConf iguration= "ServiceBi nding" bin ding="wsFe derationHt tpBinding" contract= "BMS.Servi ceContract s.IBedMana gerOperati ons"/> | ||||
| 160 | <e ndpoint ad dress="win " bindingC onfigurati on="WinBin ding" bind ing="wsFed erationHtt pBinding" contract=" BMS.Servic eContracts .IBedManag erOperatio ns"/> | ||||
| 161 | <e ndpoint co ntract="IM etadataExc hange" bin ding="mexH ttpBinding " address= "mex"/> | ||||
| 162 | <e ndpoint ad dress="uns ec" bindin g="basicHt tpBinding" contract= "BMS.Servi ceContract s.IBedMana gerOperati ons"/> | ||||
| 163 | </se rvice> | ||||
| 164 | <ser vice name= "BMS.Servi ceImplemen tation.Bed ManagerQue ryCore" be haviorConf iguration= "ServiceBe havior"> | ||||
| 165 | <h ost> | ||||
| 166 | <baseAddre sses> | ||||
| 167 | <add bas eAddress=" http://loc alhost:160 50/BMSQuer y"/> | ||||
| 168 | </baseAddr esses> | ||||
| 169 | </ host> | ||||
| 170 | <e ndpoint ad dress="" b indingConf iguration= "ServiceBi nding" bin ding="wsFe derationHt tpBinding" contract= "BMS.Servi ceContract s.IBedMana gerQuery"/ > | ||||
| 171 | <e ndpoint ad dress="win " bindingC onfigurati on="WinBin ding" bind ing="wsFed erationHtt pBinding" contract=" BMS.Servic eContracts .IBedManag erQuery"/> | ||||
| 172 | <e ndpoint co ntract="IM etadataExc hange" bin ding="mexH ttpBinding " address= "mex"/> | ||||
| 173 | <e ndpoint ad dress="uns ec" bindin g="basicHt tpBinding" contract= "BMS.Servi ceContract s.IBedMana gerQuery"/ > | ||||
| 174 | </se rvice> | ||||
| 175 | <ser vice name= "BMS.Servi ceImplemen tation.Bed ManagerCac heCore" be haviorConf iguration= "ServiceBe havior"> | ||||
| 176 | <h ost> | ||||
| 177 | <baseAddre sses> | ||||
| 178 | <add bas eAddress=" http://loc alhost:160 50/BMSCach e"/> | ||||
| 179 | </baseAddr esses> | ||||
| 180 | </ host> | ||||
| 181 | <e ndpoint ad dress="" b indingConf iguration= "ServiceBi nding" bin ding="wsFe derationHt tpBinding" contract= "BMS.Servi ceContract s.IBedMana gerCache"/ > | ||||
| 182 | <e ndpoint ad dress="win " bindingC onfigurati on="WinBin ding" bind ing="wsFed erationHtt pBinding" contract=" BMS.Servic eContracts .IBedManag erCache"/> | ||||
| 183 | <e ndpoint co ntract="IM etadataExc hange" bin ding="mexH ttpBinding " address= "mex"/> | ||||
| 184 | <e ndpoint ad dress="uns ec" bindin g="basicHt tpBinding" contract= "BMS.Servi ceContract s.IBedMana gerCache"/ > | ||||
| 185 | </se rvice> | ||||
| 186 | <ser vice name= "BMS.Servi ceImplemen tation.Con figuration Operations Core" beha viorConfig uration="S erviceBeha vior"> | ||||
| 187 | <h ost> | ||||
| 188 | <baseAddre sses> | ||||
| 189 | <add bas eAddress=" http://loc alhost:160 50/BMSConf igurationO perations" /> | ||||
| 190 | </baseAddr esses> | ||||
| 191 | </ host> | ||||
| 192 | <e ndpoint ad dress="" b indingConf iguration= "ServiceBi nding" bin ding="wsFe derationHt tpBinding" contract= "BMS.Servi ceContract s.IConfigu rationOper ations"/> | ||||
| 193 | <e ndpoint ad dress="win " bindingC onfigurati on="WinBin ding" bind ing="wsFed erationHtt pBinding" contract=" BMS.Servic eContracts .IConfigur ationOpera tions"/> | ||||
| 194 | <e ndpoint co ntract="IM etadataExc hange" bin ding="mexH ttpBinding " address= "mex"/> | ||||
| 195 | <e ndpoint ad dress="uns ec" bindin g="basicHt tpBinding" contract= "BMS.Servi ceContract s.IConfigu rationOper ations"/> | ||||
| 196 | </se rvice> | ||||
| 197 | <ser vice name= "InfoWorld .Security. Authorizat ion.Author izationSub scriber.Au thorizatio nSubscribe r" behavio rConfigura tion="Serv iceBehavio r"> | ||||
| 198 | <h ost> | ||||
| 199 | <baseAddre sses> | ||||
| 200 | <add bas eAddress=" http://loc alhost:160 50/BMS/Aut horization Subscriber "/> | ||||
| 201 | </baseAddr esses> | ||||
| 202 | </ host> | ||||
| 203 | <e ndpoint ad dress="" b inding="ws Federation HttpBindin g" binding Configurat ion="WinBi nding" con tract="Inf oWorld.Sec urity.Auth orization. Authorizat ionSubscri ber.IAutho rizationSu bscriber"/ > | ||||
| 204 | </se rvice> | ||||
| 205 | <ser vice name= "TransferF low" behav iorConfigu ration="Wo rkflowServ ice"> | ||||
| 206 | <h ost> | ||||
| 207 | <baseAddre sses> | ||||
| 208 | <add bas eAddress=" http://loc alhost:160 50/Transfe rWF"/> | ||||
| 209 | </baseAddr esses> | ||||
| 210 | </ host> | ||||
| 211 | <e ndpoint ad dress="" b indingConf iguration= "ServiceBi nding" bin ding="wsFe derationHt tpBinding" contract= "BMS.Workf lows.WF.IT ransferFlo w"/> | ||||
| 212 | <e ndpoint ad dress="win " bindingC onfigurati on="WinBin ding" bind ing="wsFed erationHtt pBinding" contract=" BMS.Workfl ows.WF.ITr ansferFlow "/> | ||||
| 213 | <e ndpoint co ntract="IM etadataExc hange" bin ding="mexH ttpBinding " address= "mex"/> | ||||
| 214 | <e ndpoint ad dress="uns ec" bindin g="basicHt tpBinding" contract= "BMS.Workf lows.WF.IT ransferFlo w"/> | ||||
| 215 | </se rvice> | ||||
| 216 | <ser vice name= "WaitingLi stFlow" be haviorConf iguration= "WorkflowS ervice"> | ||||
| 217 | <h ost> | ||||
| 218 | <baseAddre sses> | ||||
| 219 | <add bas eAddress=" http://loc alhost:160 50/Waiting ListWF"/> | ||||
| 220 | </baseAddr esses> | ||||
| 221 | </ host> | ||||
| 222 | <e ndpoint ad dress="" b indingConf iguration= "ServiceBi nding" bin ding="wsFe derationHt tpBinding" contract= "BMS.Workf lows.WF.IW aitingList Flow"/> | ||||
| 223 | <e ndpoint ad dress="win " bindingC onfigurati on="WinBin ding" bind ing="wsFed erationHtt pBinding" contract=" BMS.Workfl ows.WF.IWa itingListF low"/> | ||||
| 224 | <e ndpoint co ntract="IM etadataExc hange" bin ding="mexH ttpBinding " address= "mex"/> | ||||
| 225 | <e ndpoint ad dress="uns ec" bindin g="basicHt tpBinding" contract= "BMS.Workf lows.WF.IW aitingList Flow"/> | ||||
| 226 | </se rvice> | ||||
| 227 | <ser vice name= "BedUnavai lableFlow" behaviorC onfigurati on="Workfl owService" > | ||||
| 228 | <h ost> | ||||
| 229 | <baseAddre sses> | ||||
| 230 | <add bas eAddress=" http://loc alhost:160 50/BedUnav ailableWF" /> | ||||
| 231 | </baseAddr esses> | ||||
| 232 | </ host> | ||||
| 233 | <e ndpoint ad dress="" b indingConf iguration= "ServiceBi nding" bin ding="wsFe derationHt tpBinding" contract= "BMS.Workf lows.WF.IB edUnavaila bleFlow"/> | ||||
| 234 | <e ndpoint ad dress="win " bindingC onfigurati on="WinBin ding" bind ing="wsFed erationHtt pBinding" contract=" BMS.Workfl ows.WF.IBe dUnavailab leFlow"/> | ||||
| 235 | <e ndpoint co ntract="IM etadataExc hange" bin ding="mexH ttpBinding " address= "mex"/> | ||||
| 236 | <e ndpoint ad dress="uns ec" bindin g="basicHt tpBinding" contract= "BMS.Workf lows.WF.IB edUnavaila bleFlow"/> | ||||
| 237 | </se rvice> | ||||
| 238 | <ser vice name= "BMS.Servi ceImplemen tation.Vis taQueryCor e" behavio rConfigura tion="Serv iceBehavio r"> | ||||
| 239 | <h ost> | ||||
| 240 | <baseAddre sses> | ||||
| 241 | <add bas eAddress=" http://loc alhost:160 50/VistaQu ery"/> | ||||
| 242 | </baseAddr esses> | ||||
| 243 | </ host> | ||||
| 244 | <e ndpoint ad dress="" b indingConf iguration= "ServiceBi nding" bin ding="wsFe derationHt tpBinding" contract= "BMS.Servi ceContract s.IVistaWo rkerQuery" /> | ||||
| 245 | <e ndpoint ad dress="win " bindingC onfigurati on="WinBin ding" bind ing="wsFed erationHtt pBinding" contract=" BMS.Servic eContracts .IVistaWor kerQuery"/ > | ||||
| 246 | <e ndpoint co ntract="IM etadataExc hange" bin ding="mexH ttpBinding " address= "mex"/> | ||||
| 247 | <e ndpoint ad dress="uns ec" bindin g="basicHt tpBinding" contract= "BMS.Servi ceContract s.IVistaWo rkerQuery" /> | ||||
| 248 | </se rvice> | ||||
| 249 | <ser vice name= "BMS.Vista Integratio n.HL7.Serv iceImpleme ntation.HL 7Operation sCore" beh aviorConfi guration=" BasicBindi ngBehavior "> | ||||
| 250 | <h ost> | ||||
| 251 | <baseAddre sses> | ||||
| 252 | <add bas eAddress=" http://loc alhost:160 50/HL7Oper ations"/> | ||||
| 253 | </baseAddr esses> | ||||
| 254 | </ host> | ||||
| 255 | <e ndpoint ad dress="" b indingConf iguration= "messaging Binding" b inding="ba sicHttpBin ding" cont ract="BMS. VistaInteg ration.HL7 .ServiceCo ntracts.IH L7Operatio ns"/> | ||||
| 256 | </se rvice> | ||||
| 257 | </serv ices> | ||||
| 258 | <bindi ngs> | ||||
| 259 | <bas icHttpBind ing> | ||||
| 260 | <b inding nam e="Backgro undProcess ServiceImp lServiceSo apBinding" closeTime out="00:10 :00" openT imeout="00 :10:00" re ceiveTimeo ut="00:15: 00" sendTi meout="00: 10:00" all owCookies= "false" by passProxyO nLocal="fa lse" maxRe ceivedMess ageSize="2 147483647" useDefaul tWebProxy= "true"/> | ||||
| 261 | <b inding nam e="Backgro undProcess ServiceImp lServiceSo apBindingS SL" closeT imeout="00 :10:00" op enTimeout= "00:10:00" receiveTi meout="00: 15:00" sen dTimeout=" 00:10:00" allowCooki es="false" bypassPro xyOnLocal= "false" ho stNameComp arisonMode ="StrongWi ldcard" ma xBufferSiz e="2147483 647" maxRe ceivedMess ageSize="2 147483647" messageEn coding="Te xt" textEn coding="ut f-8" trans ferMode="B uffered" u seDefaultW ebProxy="t rue"> | ||||
| 262 | <readerQuo tas maxDep th="32" ma xStringCon tentLength ="21474836 47" maxArr ayLength=" 2147483647 " maxBytes PerRead="2 147483647" maxNameTa bleCharCou nt="214748 3647"/> | ||||
| 263 | <security mode="Tran sport"> | ||||
| 264 | <transpo rt clientC redentialT ype="None" proxyCred entialType ="None" re alm=""/> | ||||
| 265 | </security > | ||||
| 266 | </ binding> | ||||
| 267 | <b inding nam e="EVSBind ing" maxRe ceivedMess ageSize="2 147483647" closeTime out="00:10 :00" openT imeout="00 :10:00" re ceiveTimeo ut="00:15: 00" sendTi meout="00: 10:00"/> | ||||
| 268 | <b inding nam e="subscri ptionBindi ng" maxBuf ferSize="2 147483647" maxReceiv edMessageS ize="21474 83647" clo seTimeout= "00:10:00" openTimeo ut="00:10: 00" receiv eTimeout=" 00:15:00" sendTimeou t="00:10:0 0"/> | ||||
| 269 | <b inding nam e="messagi ngBinding" maxBuffer Size="2147 483647" ma xReceivedM essageSize ="21474836 47" closeT imeout="00 :10:00" op enTimeout= "00:10:00" receiveTi meout="00: 15:00" sen dTimeout=" 00:10:00"> | ||||
| 270 | <readerQuo tas maxDep th="214748 3647" maxS tringConte ntLength=" 2147483647 " maxArray Length="21 47483647" maxBytesPe rRead="214 7483647" m axNameTabl eCharCount ="21474836 47"/> | ||||
| 271 | </ binding> | ||||
| 272 | |||||
| 273 | <b inding nam e="QuerySv cSoap" clo seTimeout= "00:10:00" openTimeo ut="00:10: 00" receiv eTimeout=" 00:15:00" sendTimeou t="00:10:0 0" allowCo okies="fal se" bypass ProxyOnLoc al="false" hostNameC omparisonM ode="Stron gWildcard" maxBuffer Size="2147 483647" ma xReceivedM essageSize ="21474836 47" messag eEncoding= "Text" tex tEncoding= "utf-8" tr ansferMode ="Buffered " useDefau ltWebProxy ="true"> | ||||
| 274 | <readerQuo tas maxDep th="32" ma xStringCon tentLength ="21474836 47" maxArr ayLength=" 2147483647 " maxBytes PerRead="2 147483647" maxNameTa bleCharCou nt="214748 3647"/> | ||||
| 275 | <security mode="None "> | ||||
| 276 | <transpo rt clientC redentialT ype="None" proxyCred entialType ="None" re alm=""/> | ||||
| 277 | <message clientCre dentialTyp e="UserNam e" algorit hmSuite="D efault"/> | ||||
| 278 | </security > | ||||
| 279 | </ binding> | ||||
| 280 | <b inding nam e="QuerySv cSoapHttps " closeTim eout="00:1 0:00" open Timeout="0 0:10:00" r eceiveTime out="00:15 :00" sendT imeout="00 :10:00" al lowCookies ="false" b ypassProxy OnLocal="f alse" host NameCompar isonMode=" StrongWild card" maxB ufferSize= "214748364 7" maxRece ivedMessag eSize="214 7483647" m essageEnco ding="Text " textEnco ding="utf- 8" transfe rMode="Buf fered" use DefaultWeb Proxy="tru e"> | ||||
| 281 | <readerQuo tas maxDep th="32" ma xStringCon tentLength ="21474836 47" maxArr ayLength=" 2147483647 " maxBytes PerRead="2 147483647" maxNameTa bleCharCou nt="214748 3647"/> | ||||
| 282 | <security mode="Tran sport"> | ||||
| 283 | <transpo rt clientC redentialT ype="None" proxyCred entialType ="None" re alm=""/> | ||||
| 284 | </security > | ||||
| 285 | </ binding> | ||||
| 286 | </ba sicHttpBin ding> | ||||
| 287 | <wsF ederationH ttpBinding > | ||||
| 288 | <b inding nam e="WSFeder ationHttpB inding_Aut henticated Service" m axReceived MessageSiz e="2147483 647" close Timeout="0 0:10:00" o penTimeout ="00:10:00 " receiveT imeout="00 :15:00" se ndTimeout= "00:10:00" > | ||||
| 289 | <readerQuo tas maxDep th="32" ma xStringCon tentLength ="21474836 47" maxArr ayLength=" 2147483647 " maxBytes PerRead="4 096" maxNa meTableCha rCount="16 384"/> | ||||
| 290 | <security mode="Mess age"> | ||||
| 291 | <message algorithm Suite="Def ault" issu edKeyType= "Symmetric Key" issue dTokenType ="http://d ocs.oasis- open.org/w ss/oasis-w ss-saml-to ken-profil e-1.1#SAML V2.0" nego tiateServi ceCredenti al="false" establish SecurityCo ntext="tru e"> | ||||
| 292 | <issue r address= "http://lo calhost:16 050/STS/" binding="w sHttpBindi ng" bindin gConfigura tion="wsUs erName"> | ||||
| 293 | <ide ntity> | ||||
| 294 | <d ns value=" IWHM3STS"/ > | ||||
| 295 | </id entity> | ||||
| 296 | </issu er> | ||||
| 297 | </messag e> | ||||
| 298 | </security > | ||||
| 299 | </ binding> | ||||
| 300 | |||||
| 301 | <b inding nam e="Service Binding" m axBufferPo olSize="21 47483647" maxReceive dMessageSi ze="214748 3647" clos eTimeout=" 00:10:00" openTimeou t="00:10:0 0" receive Timeout="0 0:15:00" s endTimeout ="00:10:00 "> | ||||
| 302 | <readerQuo tas maxDep th="32" ma xStringCon tentLength ="21474836 47" maxArr ayLength=" 2147483647 " maxBytes PerRead="4 096" maxNa meTableCha rCount="16 384"/> | ||||
| 303 | <security mode="Mess age"> | ||||
| 304 | <message issuedTok enType="ht tp://docs. oasis-open .org/wss/o asis-wss-s aml-token- profile-1. 1#SAMLV2.0 " negotiat eServiceCr edential=" false" est ablishSecu rityContex t="true"> | ||||
| 305 | <issue rMetadata address="h ttp://loca lhost:1605 0/STS/mex" /> | ||||
| 306 | </messag e> | ||||
| 307 | </security > | ||||
| 308 | </ binding> | ||||
| 309 | <b inding nam e="WinBind ing" maxBu fferPoolSi ze="214748 3647" maxR eceivedMes sageSize=" 2147483647 " closeTim eout="00:1 0:00" open Timeout="0 0:10:00" r eceiveTime out="00:15 :00" sendT imeout="00 :10:00"> | ||||
| 310 | <readerQuo tas maxDep th="32" ma xStringCon tentLength ="21474836 47" maxArr ayLength=" 2147483647 " maxBytes PerRead="4 096" maxNa meTableCha rCount="16 384"/> | ||||
| 311 | <security mode="Mess age"> | ||||
| 312 | <message issuedTok enType="ht tp://docs. oasis-open .org/wss/o asis-wss-s aml-token- profile-1. 1#SAMLV2.0 " negotiat eServiceCr edential=" false" est ablishSecu rityContex t="true"> | ||||
| 313 | <issue r address= "http://lo calhost:16 050/STS/Wi ndows" bin ding="wsHt tpBinding" bindingCo nfiguratio n="StsWinB inding"> | ||||
| 314 | <ide ntity> | ||||
| 315 | <s ervicePrin cipalName value="hos t/localhos t"/> | ||||
| 316 | </id entity> | ||||
| 317 | </issu er> | ||||
| 318 | </messag e> | ||||
| 319 | </security > | ||||
| 320 | </ binding> | ||||
| 321 | <b inding nam e="WinBind ingHttps" maxBufferP oolSize="2 147483647" maxReceiv edMessageS ize="21474 83647" clo seTimeout= "00:10:00" openTimeo ut="00:10: 00" receiv eTimeout=" 00:15:00" sendTimeou t="00:10:0 0"> | ||||
| 322 | <readerQuo tas maxDep th="32" ma xStringCon tentLength ="21474836 47" maxArr ayLength=" 2147483647 " maxBytes PerRead="4 096" maxNa meTableCha rCount="16 384"/> | ||||
| 323 | <security mode="Tran sportWithM essageCred ential"> | ||||
| 324 | <message issuedTok enType="ht tp://docs. oasis-open .org/wss/o asis-wss-s aml-token- profile-1. 1#SAMLV2.0 " negotiat eServiceCr edential=" false" est ablishSecu rityContex t="true"> | ||||
| 325 | <issue r address= "http://lo calhost:16 050/STS/Wi ndows" bin ding="wsHt tpBinding" bindingCo nfiguratio n="StsWinB inding"> | ||||
| 326 | <ide ntity> | ||||
| 327 | <s ervicePrin cipalName value="hos t/localhos t"/> | ||||
| 328 | </id entity> | ||||
| 329 | </issu er> | ||||
| 330 | </messag e> | ||||
| 331 | </security > | ||||
| 332 | </ binding> | ||||
| 333 | </ws Federation HttpBindin g> | ||||
| 334 | <wsH ttpBinding > | ||||
| 335 | <! -- UserNam e/Password --> | ||||
| 336 | <b inding nam e="wsUserN ame" maxRe ceivedMess ageSize="2 147483647" > | ||||
| 337 | <security mode="Mess age"> | ||||
| 338 | <message clientCre dentialTyp e="UserNam e" negotia teServiceC redential= "false" al gorithmSui te="Defaul t" establi shSecurity Context="t rue"/> | ||||
| 339 | </security > | ||||
| 340 | </ binding> | ||||
| 341 | <! -- Kerbero s/NTLM --> | ||||
| 342 | <b inding nam e="StsWinB inding"> | ||||
| 343 | <security mode="Mess age"> | ||||
| 344 | <message clientCre dentialTyp e="Windows " negotiat eServiceCr edential=" true" esta blishSecur ityContext ="true"/> | ||||
| 345 | </security > | ||||
| 346 | </ binding> | ||||
| 347 | <b inding nam e="wsBindC onf" maxRe ceivedMess ageSize="2 147483647" /> | ||||
| 348 | </ws HttpBindin g> | ||||
| 349 | </bind ings> | ||||
| 350 | <clien t> | ||||
| 351 | <end point bind ing="basic HttpBindin g" binding Configurat ion="Backg roundProce ssServiceI mplService SoapBindin g" contrac t="Backgro undProcess Service.Ba ckgroundPr ocessServi ceInterfac e" name="B ackgroundP rocessServ iceImplPor t"/> | ||||
| 352 | <end point bind ing="basic HttpBindin g" binding Configurat ion="Backg roundProce ssServiceI mplService SoapBindin gSSL" cont ract="Back groundProc essService .Backgroun dProcessSe rviceInter face" name ="Backgrou ndProcessS erviceImpl PortSSL"/> | ||||
| 353 | |||||
| 354 | <!-- MDWS2--> | ||||
| 355 | <end point addr ess="http: //localhos t/mdws2/Qu erySvc.asm x" binding ="basicHtt pBinding" bindingCon figuration ="QuerySvc Soap" cont ract="Quer ySvcServic e.QuerySvc Soap" name ="QuerySvc Soap"/> | ||||
| 356 | |||||
| 357 | <!-- NUMI--> | ||||
| 358 | <endpoint address="h ttps:// DNS . URL /Inpatient .asmx" bin ding="basi cHttpBindi ng" bindin gConfigura tion="Quer ySvcSoapHt tps" contr act="BMS.S ervicesWra pper.Proxy .Inpatient Soap" name ="Inpatien tSoap"/> | ||||
| 359 | |||||
| 360 | <!-- PAP--> | ||||
| 361 | <end point addr ess="http: //localhos t:16050/PA P" behavio rConfigura tion="Clie ntCredenti alsBehavio r" binding ="wsFedera tionHttpBi nding" bin dingConfig uration="W SFederatio nHttpBindi ng_Authent icatedServ ice" contr act="InfoW orld.Secur ity.Author ization.Po licyAdmini strationPo int.IAdmin istrativeF unctions" name="PAP. Administra tiveFuncti ons"> | ||||
| 362 | <i dentity> | ||||
| 363 | <dns value ="IWHM3Ser vices"/> | ||||
| 364 | </ identity> | ||||
| 365 | </en dpoint> | ||||
| 366 | |||||
| 367 | <!-- PDP--> | ||||
| 368 | <end point addr ess="http: //localhos t:16050/PD P" behavio rConfigura tion="Clie ntCredenti alsBehavio r" binding ="wsFedera tionHttpBi nding" bin dingConfig uration="W SFederatio nHttpBindi ng_Authent icatedServ ice" contr act="InfoW orld.Secur ity.Policy DecisionPo int.IAutho rizationSe rvice" nam e="PDP.Aut horization Service"> | ||||
| 369 | <i dentity> | ||||
| 370 | <dns value ="IWHM3Ser vices"/> | ||||
| 371 | </ identity> | ||||
| 372 | </en dpoint> | ||||
| 373 | |||||
| 374 | <!-- PAP: Windo ws authent ication--> | ||||
| 375 | <end point addr ess="http: //localhos t:16050/PA P" behavio rConfigura tion="Wind owsClientC redentials " binding= "wsFederat ionHttpBin ding" bind ingConfigu ration="Wi nBinding" contract=" InfoWorld. Security.A uthorizati on.PolicyA dministrat ionPoint.I Administra tiveFuncti ons" name= "PAP.Admin istrativeF unctions.W indows"> | ||||
| 376 | <i dentity> | ||||
| 377 | <dns value ="IWHM3Ser vices"/> | ||||
| 378 | </ identity> | ||||
| 379 | </en dpoint> | ||||
| 380 | |||||
| 381 | <!-- PDP: Windo ws authent ication--> | ||||
| 382 | <end point addr ess="http: //localhos t:16050/PD P" behavio rConfigura tion="Wind owsClientC redentials " binding= "wsFederat ionHttpBin ding" bind ingConfigu ration="Wi nBinding" contract=" InfoWorld. Security.P olicyDecis ionPoint.I Authorizat ionService " name="PD P.Authoriz ationServi ce.Windows "> | ||||
| 383 | <i dentity> | ||||
| 384 | <dns value ="IWHM3Ser vices"/> | ||||
| 385 | </ identity> | ||||
| 386 | </en dpoint> | ||||
| 387 | |||||
| 388 | <!-- EIS--> | ||||
| 389 | <end point addr ess="http: //localhos t:16050/Qu eryFunctio ns" behavi orConfigur ation="Cli entCredent ialsBehavi or" bindin g="wsFeder ationHttpB inding" bi ndingConfi guration=" WSFederati onHttpBind ing_Authen ticatedSer vice" name ="EIS.Quer yFunctions " contract ="InfoWorl d.EIS.IQue ryFunction s"> | ||||
| 390 | <i dentity> | ||||
| 391 | <dns value ="IWHM3Ser vices"/> | ||||
| 392 | </ identity> | ||||
| 393 | </en dpoint> | ||||
| 394 | |||||
| 395 | <!-- EIS: Windo ws authent ication--> | ||||
| 396 | <end point addr ess="http: //localhos t:16050/Qu eryFunctio ns" behavi orConfigur ation="Win dowsClient Credential s" binding ="wsFedera tionHttpBi nding" bin dingConfig uration="W inBinding" contract= "InfoWorld .EIS.IQuer yFunctions " name="EI S.QueryFun ctions.Win dows"> | ||||
| 397 | <i dentity> | ||||
| 398 | <dns value ="IWHM3Ser vices"/> | ||||
| 399 | </ identity> | ||||
| 400 | </en dpoint> | ||||
| 401 | |||||
| 402 | <!-- EIS--> | ||||
| 403 | <end point addr ess="http: //localhos t:16050/En tityManage ment" beha viorConfig uration="C lientCrede ntialsBeha vior" bind ing="wsFed erationHtt pBinding" name="EIS. EntityMana gement" bi ndingConfi guration=" WSFederati onHttpBind ing_Authen ticatedSer vice" cont ract="Info World.EIS. IEntityMan agement"> | ||||
| 404 | <i dentity> | ||||
| 405 | <dns value ="IWHM3Ser vices"/> | ||||
| 406 | </ identity> | ||||
| 407 | </en dpoint> | ||||
| 408 | |||||
| 409 | <!-- EIS: Windo ws authent ication--> | ||||
| 410 | <end point addr ess="http: //localhos t:16050/En tityManage ment" beha viorConfig uration="W indowsClie ntCredenti als" bindi ng="wsFede rationHttp Binding" n ame="EIS.E ntityManag ement.Wind ows" bindi ngConfigur ation="Win Binding" c ontract="I nfoWorld.E IS.IEntity Management "> | ||||
| 411 | <i dentity> | ||||
| 412 | <dns value ="IWHM3Ser vices"/> | ||||
| 413 | </ identity> | ||||
| 414 | </en dpoint> | ||||
| 415 | |||||
| 416 | <!-- EVS--> | ||||
| 417 | <end point addr ess="http: //localhos t:16050/CT SVocabular yRuntime" name="EVS. CTSVocabul aryRuntime " binding= "basicHttp Binding" b indingConf iguration= "EVSBindin g" contrac t="InfoWor ld.EVS.CTS VAPI.Runti meOperatio ns" behavi orConfigur ation="Dat aContractS erializer" /> | ||||
| 418 | <end point addr ess="http: //localhos t:16050/CT SVocabular yBrowse" n ame="EVS.C TSVocabula ryBrowse" binding="b asicHttpBi nding" bin dingConfig uration="E VSBinding" contract= "InfoWorld .EVS.CTSVA PI.Browser Operations " behavior Configurat ion="DataC ontractSer ializer"/> | ||||
| 419 | <end point addr ess="http: //localhos t:16050/CT SMessageBr owse" name ="EVS.CTSM essageBrow se" bindin g="basicHt tpBinding" bindingCo nfiguratio n="EVSBind ing" contr act="InfoW orld.EVS.C TSMAPI.Bro wserOperat ions" beha viorConfig uration="D ataContrac tSerialize r"/> | ||||
| 420 | <end point addr ess="http: //localhos t:16050/CT SMessageRu ntime" nam e="EVS.CTS MessageRun time" bind ing="basic HttpBindin g" binding Configurat ion="EVSBi nding" con tract="Inf oWorld.EVS .CTSMAPI.R untimeOper ations" be haviorConf iguration= "DataContr actSeriali zer"/> | ||||
| 421 | <end point addr ess="http: //localhos t:16050/CT SMessageEd it" name=" EVS.CTSMes sageEdit" binding="b asicHttpBi nding" bin dingConfig uration="E VSBinding" contract= "InfoWorld .EVS.CTSEd it.IMessag eEdit" beh aviorConfi guration=" DataContra ctSerializ er"/> | ||||
| 422 | <end point addr ess="http: //localhos t:16050/CT SVocabular yEdit" nam e="EVS.CTS Vocabulary Edit" bind ing="basic HttpBindin g" binding Configurat ion="EVSBi nding" con tract="ICT SEditVocab ulary"/> | ||||
| 423 | |||||
| 424 | <!-- BMS Query- -> | ||||
| 425 | <end point addr ess="http: //localhos t:16050/BM SQuery" be haviorConf iguration= "ClientCre dentialsBe havior" bi nding="wsF ederationH ttpBinding " bindingC onfigurati on="WSFede rationHttp Binding_Au thenticate dService" name="BMS. BMSQuery" contract=" BMS.Servic eContracts .IBedManag erQuery"> | ||||
| 426 | <i dentity> | ||||
| 427 | <dns value ="IWHM3Ser vices"/> | ||||
| 428 | </ identity> | ||||
| 429 | </en dpoint> | ||||
| 430 | |||||
| 431 | <!-- BMS Query: Windows-- > | ||||
| 432 | <end point addr ess="http: //localhos t:16050/BM SQuery" be haviorConf iguration= "WindowsCl ientCreden tials" bin ding="wsFe derationHt tpBinding" bindingCo nfiguratio n="WinBind ing" name= "BMS.BMSQu ery.Window s" contrac t="BMS.Ser viceContra cts.IBedMa nagerQuery "> | ||||
| 433 | <i dentity> | ||||
| 434 | <dns value ="IWHM3Ser vices"/> | ||||
| 435 | </ identity> | ||||
| 436 | </en dpoint> | ||||
| 437 | |||||
| 438 | <!-- BMS Operat ions--> | ||||
| 439 | <end point addr ess="http: //localhos t:16050/BM SOperation s" behavio rConfigura tion="Clie ntCredenti alsBehavio r" binding ="wsFedera tionHttpBi nding" bin dingConfig uration="W SFederatio nHttpBindi ng_Authent icatedServ ice" name= "BMS.BMSOp erations" contract=" BMS.Servic eContracts .IBedManag erOperatio ns"> | ||||
| 440 | <i dentity> | ||||
| 441 | <dns value ="IWHM3Ser vices"/> | ||||
| 442 | </ identity> | ||||
| 443 | </en dpoint> | ||||
| 444 | |||||
| 445 | <!-- BMS Operat ions: Wind ows--> | ||||
| 446 | <end point addr ess="http: //localhos t:16050/BM SOperation s" behavio rConfigura tion="Wind owsClientC redentials " binding= "wsFederat ionHttpBin ding" bind ingConfigu ration="Wi nBinding" name="BMS. BMSOperati ons.Window s" contrac t="BMS.Ser viceContra cts.IBedMa nagerOpera tions"> | ||||
| 447 | <i dentity> | ||||
| 448 | <dns value ="IWHM3Ser vices"/> | ||||
| 449 | </ identity> | ||||
| 450 | </en dpoint> | ||||
| 451 | |||||
| 452 | <!-- BMS Config uration--> | ||||
| 453 | <end point addr ess="http: //localhos t:16050/BM SConfigura tionOperat ions" beha viorConfig uration="C lientCrede ntialsBeha vior" bind ing="wsFed erationHtt pBinding" bindingCon figuration ="WSFedera tionHttpBi nding_Auth enticatedS ervice" na me="BMS.BM SConfigura tionOperat ions" cont ract="BMS. ServiceCon tracts.ICo nfiguratio nOperation s"> | ||||
| 454 | <i dentity> | ||||
| 455 | <dns value ="IWHM3Ser vices"/> | ||||
| 456 | </ identity> | ||||
| 457 | </en dpoint> | ||||
| 458 | |||||
| 459 | <!-- BMS Config uration: W indows--> | ||||
| 460 | <end point addr ess="http: //localhos t:16050/BM SConfigura tionOperat ions" beha viorConfig uration="W indowsClie ntCredenti als" bindi ng="wsFede rationHttp Binding" b indingConf iguration= "WinBindin g" name="B MS.BMSConf igurationO perations. Windows" c ontract="B MS.Service Contracts. IConfigura tionOperat ions"> | ||||
| 461 | <i dentity> | ||||
| 462 | <dns value ="IWHM3Ser vices"/> | ||||
| 463 | </ identity> | ||||
| 464 | </en dpoint> | ||||
| 465 | |||||
| 466 | <!-- Bed Unavai lable Work flow--> | ||||
| 467 | <end point addr ess="http: //localhos t:16050/Be dUnavailab leWF" beha viorConfig uration="C lientCrede ntialsBeha vior" bind ing="wsFed erationHtt pBinding" bindingCon figuration ="WSFedera tionHttpBi nding_Auth enticatedS ervice" na me="BMSWF. IBedUnavai lableFlow" contract= "BMS.Workf lows.WF.IB edUnavaila bleFlow"> | ||||
| 468 | <i dentity> | ||||
| 469 | <dns value ="IWHM3Ser vices"/> | ||||
| 470 | </ identity> | ||||
| 471 | </en dpoint> | ||||
| 472 | |||||
| 473 | <!-- Bed Unavai lable Work flow: Wind ows--> | ||||
| 474 | <end point addr ess="http: //localhos t:16050/Be dUnavailab leWF" beha viorConfig uration="W indowsClie ntCredenti als" bindi ng="wsFede rationHttp Binding" b indingConf iguration= "WinBindin g" name="B MSWF.IBedU navailable Flow.Windo ws" contra ct="BMS.Wo rkflows.WF .IBedUnava ilableFlow "> | ||||
| 475 | <i dentity> | ||||
| 476 | <dns value ="IWHM3Ser vices"/> | ||||
| 477 | </ identity> | ||||
| 478 | </en dpoint> | ||||
| 479 | |||||
| 480 | <!-- Waiting Li st Workflo w--> | ||||
| 481 | <end point addr ess="http: //localhos t:16050/Wa itingListW F" behavio rConfigura tion="Clie ntCredenti alsBehavio r" binding ="wsFedera tionHttpBi nding" bin dingConfig uration="W SFederatio nHttpBindi ng_Authent icatedServ ice" name= "BMSWF.IWa itingListF low" contr act="BMS.W orkflows.W F.IWaiting ListFlow"> | ||||
| 482 | <i dentity> | ||||
| 483 | <dns value ="IWHM3Ser vices"/> | ||||
| 484 | </ identity> | ||||
| 485 | </en dpoint> | ||||
| 486 | |||||
| 487 | <!-- Waiting Li st Workflo w: Windows --> | ||||
| 488 | <end point addr ess="http: //localhos t:16050/Wa itingListW F" behavio rConfigura tion="Wind owsClientC redentials " binding= "wsFederat ionHttpBin ding" bind ingConfigu ration="Wi nBinding" name="BMSW F.IWaiting ListFlow.W indows" co ntract="BM S.Workflow s.WF.IWait ingListFlo w"> | ||||
| 489 | <i dentity> | ||||
| 490 | <dns value ="IWHM3Ser vices"/> | ||||
| 491 | </ identity> | ||||
| 492 | </en dpoint> | ||||
| 493 | |||||
| 494 | <!-- BMS Vista Query--> | ||||
| 495 | <end point addr ess="http: //localhos t:16050/Vi staQuery" behaviorCo nfiguratio n="ClientC redentials Behavior" binding="w sFederatio nHttpBindi ng" bindin gConfigura tion="WSFe derationHt tpBinding_ Authentica tedService " contract ="BMS.Serv iceContrac ts.IVistaW orkerQuery " name="BM S.VistaQue ry"> | ||||
| 496 | <i dentity> | ||||
| 497 | <dns value ="IWHM3Ser vices"/> | ||||
| 498 | </ identity> | ||||
| 499 | </en dpoint> | ||||
| 500 | |||||
| 501 | <!-- BMS Vista Query - Co nfiguratio n Windows- -> | ||||
| 502 | <end point addr ess="http: //localhos t:16050/Vi staQuery" behaviorCo nfiguratio n="Windows ClientCred entials" b inding="ws Federation HttpBindin g" binding Configurat ion="WinBi nding" con tract="BMS .ServiceCo ntracts.IV istaWorker Query" nam e="BMS.Vis taQuery.Wi ndows"> | ||||
| 503 | <i dentity> | ||||
| 504 | <dns value ="IWHM3Ser vices"/> | ||||
| 505 | </ identity> | ||||
| 506 | </en dpoint> | ||||
| 507 | |||||
| 508 | <!-- BMS Web Ca che - Clie nt: Window s--> | ||||
| 509 | <end point addr ess="http: //localhos t:55817/Ca cheService .svc" beha viorConfig uration="W indowsClie ntCredenti als" bindi ng="wsFede rationHttp Binding" b indingConf iguration= "WinBindin g" name="B MS.Cache.W indows" co ntract="BM S.ServiceC ontracts.I CacheServi ce"> | ||||
| 510 | <i dentity> | ||||
| 511 | <dns value ="IWHM3Ser vices"/> | ||||
| 512 | </ identity> | ||||
| 513 | </en dpoint> | ||||
| 514 | |||||
| 515 | <!-- BMS Web Ca che - Clie nt: Window s--> | ||||
| 516 | <end point addr ess="https ://localho st:16001/C acheServic e.svc" beh aviorConfi guration=" WindowsCli entCredent ials" bind ing="wsFed erationHtt pBinding" bindingCon figuration ="WinBindi ngHttps" n ame="BMS.C ache.Windo ws.Https" contract=" BMS.Servic eContracts .ICacheSer vice"> | ||||
| 517 | <i dentity> | ||||
| 518 | <dns value ="IWHM3Ser vices"/> | ||||
| 519 | </ identity> | ||||
| 520 | </en dpoint> | ||||
| 521 | |||||
| 522 | <!-- BMS Cache --> | ||||
| 523 | <end point addr ess="http: //localhos t:16050/BM SCache" be haviorConf iguration= "ClientCre dentialsBe havior" bi nding="wsF ederationH ttpBinding " bindingC onfigurati on="WSFede rationHttp Binding_Au thenticate dService" name="BMS. BMSCache" contract=" BMS.Servic eContracts .IBedManag erCache"> | ||||
| 524 | <i dentity> | ||||
| 525 | <dns value ="IWHM3Ser vices"/> | ||||
| 526 | </ identity> | ||||
| 527 | </en dpoint> | ||||
| 528 | |||||
| 529 | <!-- BMS Cache - Windows --> | ||||
| 530 | <end point addr ess="http: //localhos t:16050/BM SCache" be haviorConf iguration= "WindowsCl ientCreden tials" bin ding="wsFe derationHt tpBinding" bindingCo nfiguratio n="WinBind ing" contr act="BMS.S erviceCont racts.IBed ManagerCac he" name=" BMS.BMSCac he.Windows "> | ||||
| 531 | <i dentity> | ||||
| 532 | <dns value ="IWHM3Ser vices"/> | ||||
| 533 | </ identity> | ||||
| 534 | </en dpoint> | ||||
| 535 | </clie nt> | ||||
| 536 | <behav iors> | ||||
| 537 | <ser viceBehavi ors> | ||||
| 538 | <b ehavior na me="Servic eBehavior" > | ||||
| 539 | <serviceMe tadata htt pGetEnable d="true"/> | ||||
| 540 | <serviceDe bug includ eException DetailInFa ults="true "/> | ||||
| 541 | <dataContr actSeriali zer maxIte msInObject Graph="214 7483647"/> | ||||
| 542 | <serviceCr edentials type="Info World.Secu rity.Saml2 0.Saml20Se rviceCrede ntials, Sa ml20"> | ||||
| 543 | <service Certificat e findValu e="IWHM3Se rvices" st oreLocatio n="LocalMa chine" sto reName="My " x509Find Type="Find BySubjectN ame"/> | ||||
| 544 | <issuedT okenAuthen tication> | ||||
| 545 | <known Certificat es> | ||||
| 546 | <add findValue ="IWHM3STS " storeLoc ation="Loc alMachine" storeName ="My" x509 FindType=" FindBySubj ectName"/> | ||||
| 547 | </know nCertifica tes> | ||||
| 548 | </issued TokenAuthe ntication> | ||||
| 549 | </serviceC redentials > | ||||
| 550 | <serviceTh rottling m axConcurre ntCalls="1 000" maxCo ncurrentSe ssions="10 00"/> | ||||
| 551 | </ behavior> | ||||
| 552 | <b ehavior na me="Workfl owService" > | ||||
| 553 | <serviceMe tadata htt pGetEnable d="true"/> | ||||
| 554 | <serviceTh rottling m axConcurre ntCalls="1 000" maxCo ncurrentSe ssions="10 00"/> | ||||
| 555 | <serviceDe bug includ eException DetailInFa ults="true "/> | ||||
| 556 | <serviceCr edentials type="Info World.Secu rity.Saml2 0.Saml20Se rviceCrede ntials, Sa ml20"> | ||||
| 557 | <service Certificat e findValu e="IWHM3Se rvices" st oreLocatio n="LocalMa chine" sto reName="My " x509Find Type="Find BySubjectN ame"/> | ||||
| 558 | <issuedT okenAuthen tication> | ||||
| 559 | <known Certificat es> | ||||
| 560 | <add findValue ="IWHM3STS " storeLoc ation="Loc alMachine" storeName ="My" x509 FindType=" FindBySubj ectName"/> | ||||
| 561 | </know nCertifica tes> | ||||
| 562 | </issued TokenAuthe ntication> | ||||
| 563 | </serviceC redentials > | ||||
| 564 | <sqlWorkfl owInstance Store conn ectionStri ng="Data S ource=loca lhost\sql2 012;Initia l Catalog= BMS_Instan ceStore;In tegrated S ecurity=Tr ue;Asynchr onous Proc essing=Tru e;Pooling= true;Min P ool Size=0 ;Max Pool Size=100;" instanceE ncodingOpt ion="None" instanceC ompletionA ction="Del eteAll" in stanceLock edExceptio nAction="B asicRetry" hostLockR enewalPeri od="00:00: 30" runnab leInstance sDetection Period="00 :00:02"/> | ||||
| 565 | <workflowI dle timeTo Unload="0" /> | ||||
| 566 | <sqlWorkfl owInstance StorePromo tion conne ctionStrin g="Data So urce=local host\sql20 12;Initial Catalog=B MS_Instanc eStore;Int egrated Se curity=Tru e;Pooling= true;Min P ool Size=0 ;Max Pool Size=100;" > | ||||
| 567 | <promoti onSets> | ||||
| 568 | <promo tionSet na me="Admiss ionData"> | ||||
| 569 | <pro motedValue propertyN ame="Admis sionId"/> | ||||
| 570 | <pro motedValue propertyN ame="Patie ntName"/> | ||||
| 571 | <pro motedValue propertyN ame="Locat ionName"/> | ||||
| 572 | </prom otionSet> | ||||
| 573 | <promo tionSet na me="Transf erData"> | ||||
| 574 | <pro motedValue propertyN ame="Patie ntSSN"/> | ||||
| 575 | </prom otionSet> | ||||
| 576 | </promot ionSets> | ||||
| 577 | </sqlWorkf lowInstanc eStoreProm otion> | ||||
| 578 | <errorHand ler/> | ||||
| 579 | </ behavior> | ||||
| 580 | <b ehavior na me="BasicB indingBeha vior"> | ||||
| 581 | <dataContr actSeriali zer maxIte msInObject Graph="214 7483647"/> | ||||
| 582 | <serviceDe bug includ eException DetailInFa ults="true "/> | ||||
| 583 | <serviceMe tadata htt pGetEnable d="true"/> | ||||
| 584 | </ behavior> | ||||
| 585 | </se rviceBehav iors> | ||||
| 586 | <end pointBehav iors> | ||||
| 587 | <b ehavior na me="Client Credential sBehavior" > | ||||
| 588 | <durableIs suedTokenC lientCrede ntials> | ||||
| 589 | <service Certificat e> | ||||
| 590 | <defau ltCertific ate x509Fi ndType="Fi ndBySubjec tName" fin dValue="IW HM3Service s" storeNa me="My" st oreLocatio n="LocalMa chine"/> | ||||
| 591 | <authe ntication revocation Mode="NoCh eck"/> | ||||
| 592 | <scope dCertifica tes> | ||||
| 593 | <add targetUri ="http://l ocalhost:1 6050/STS/" x509FindT ype="FindB ySubjectNa me" findVa lue="IWHM3 STS" store Name="My" storeLocat ion="Local Machine"/> | ||||
| 594 | </scop edCertific ates> | ||||
| 595 | </servic eCertifica te> | ||||
| 596 | <durable IssuedToke n connecti onString=" Data Sourc e=localhos t\sql2012; Initial Ca talog=BMS; Integrated Security= True;Pooli ng=true;Mi n Pool Siz e=0;Max Po ol Size=10 0;" identi fier="Sess ionID" iso lationLeve l="ReadCom mitted"/> | ||||
| 597 | </durableI ssuedToken ClientCred entials> | ||||
| 598 | </ behavior> | ||||
| 599 | <b ehavior na me="Window sClientCre dentials"> | ||||
| 600 | <dataContr actSeriali zer maxIte msInObject Graph="214 7483647"/> | ||||
| 601 | <clientCre dentials t ype="InfoW orld.Secur ity.Authen tication.C acheClient Credential s, Securit yTokenCach e"> | ||||
| 602 | <windows allowNtlm ="true"/> | ||||
| 603 | <service Certificat e> | ||||
| 604 | <defau ltCertific ate x509Fi ndType="Fi ndBySubjec tName" fin dValue="IW HM3Service s" storeNa me="My" st oreLocatio n="LocalMa chine"/> | ||||
| 605 | <authe ntication revocation Mode="NoCh eck"/> | ||||
| 606 | <scope dCertifica tes> | ||||
| 607 | <add targetUri ="http://l ocalhost:1 6050/STS/W indows" x5 09FindType ="FindBySu bjectName" findValue ="IWHM3STS " storeNam e="My" sto reLocation ="LocalMac hine"/> | ||||
| 608 | </scop edCertific ates> | ||||
| 609 | </servic eCertifica te> | ||||
| 610 | </clientCr edentials> | ||||
| 611 | </ behavior> | ||||
| 612 | <b ehavior na me="DataCo ntractSeri alizer"> | ||||
| 613 | <dataContr actSeriali zer maxIte msInObject Graph="655 3600"/> | ||||
| 614 | </ behavior> | ||||
| 615 | </en dpointBeha viors> | ||||
| 616 | </beha viors> | ||||
| 617 | <exten sions> | ||||
| 618 | <beh aviorExten sions> | ||||
| 619 | <a dd name="s qlWorkflow InstanceSt orePromoti on" type=" BMS.Workfl ows.Proper tyPromotio nActivity. Configurat ion.SqlWor kflowInsta nceStorePr omotionEle ment, BMS. Workflows. PropertyPr omotionAct ivity"/> | ||||
| 620 | <a dd name="e rrorHandle r" type="B MS.Workflo ws.CustomA ctivities. Utils.WFEr rorHandler Element, B MS.Workflo ws.CustomA ctivities" /> | ||||
| 621 | <a dd name="d urableIssu edTokenCli entCredent ials" type ="BMS.Secu rity.Confi guration.D urableIssu edTokenCli entCredent ialsConfig Handler, B MS.Securit y"/> | ||||
| 622 | </be haviorExte nsions> | ||||
| 623 | </exte nsions> | ||||
| 624 | <diagn ostics> | ||||
| 625 | <mes sageLoggin g logEntir eMessage=" true" logM alformedMe ssages="fa lse" logMe ssagesAtSe rviceLevel ="true" lo gMessagesA tTransport Level="fal se" maxMes sagesToLog ="3000" ma xSizeOfMes sageToLog= "214748364 7"/> | ||||
| 626 | </diag nostics> | ||||
| 627 | </system .serviceMo del> | ||||
| 628 | <system. diagnostic s> | ||||
| 629 | <!--<s ources> | ||||
| 630 | <sou rce name=" System.Ser viceModel" switchVal ue="Verbos e"> | ||||
| 631 | <l isteners> | ||||
| 632 | <add name= "ServiceMo del Listen er" /> | ||||
| 633 | <add type= "System.Di agnostics. DefaultTra ceListener " name="De fault" /> | ||||
| 634 | </ listeners> | ||||
| 635 | </so urce> | ||||
| 636 | <sou rce name=" System.Ser viceModel. MessageLog ging"> | ||||
| 637 | <l isteners> | ||||
| 638 | <add name= "MessageLo gging List ener" /> | ||||
| 639 | <add type= "System.Di agnostics. DefaultTra ceListener " name="De fault" /> | ||||
| 640 | </ listeners> | ||||
| 641 | </so urce> | ||||
| 642 | </sour ces>--> | ||||
| 643 | <share dListeners > | ||||
| 644 | <add initializ eData="BMS erverLog.s vclog" typ e="System. Diagnostic s.XmlWrite rTraceList ener" name ="ServiceM odel Liste ner" trace OutputOpti ons="None" /> | ||||
| 645 | <add initializ eData="BMM essageLog. svclog" ty pe="System .Diagnosti cs.XmlWrit erTraceLis tener" nam e="Message Logging Li stener" tr aceOutputO ptions="No ne"/> | ||||
| 646 | </shar edListener s> | ||||
| 647 | <trace autoflush ="true" in dentsize=" 4"> | ||||
| 648 | <lis teners> | ||||
| 649 | <a dd name="m yListener" type="Sys tem.Diagno stics.Text WriterTrac eListener" initializ eData="tra ce.log"/> | ||||
| 650 | </li steners> | ||||
| 651 | </trac e> | ||||
| 652 | <switc hes> | ||||
| 653 | <!-- | ||||
| 654 | Th is switch controls v ista worke r trace me ssages. | ||||
| 655 | Va lue: | ||||
| 656 | 0 None | ||||
| 657 | 1 Error ( On ly error m essages ) | ||||
| 658 | 2 Warning ( Warning me ssages and error mes sages ) | ||||
| 659 | 3 Info ( Inf ormational messages, warning m essages, a nd error m essages ) | ||||
| 660 | 4 Verbose ( Verbose me ssages, in formationa l messages , warning messages, and error messages ) | ||||
| 661 | --> | ||||
| 662 | <add name="Tra ceLevelSwi tch" value ="3"/> | ||||
| 663 | </swit ches> | ||||
| 664 | </system .diagnosti cs> | ||||
| 665 | <log4net > | ||||
| 666 | <root> | ||||
| 667 | <!-- set the le vel value to ALL or DEBUG in o rder to tr ace method entry and exit time s--> | ||||
| 668 | <lev el value=" OFF"/> | ||||
| 669 | <app ender-ref ref="SQLAp pender"/> | ||||
| 670 | </root > | ||||
| 671 | <appen der name=" FileAppend er" type=" log4net.Ap pender.Fil eAppender" > | ||||
| 672 | <fil e value="l og-file.tx t"/> | ||||
| 673 | <app endToFile value="tru e"/> | ||||
| 674 | <lay out type=" log4net.La yout.Patte rnLayout"> | ||||
| 675 | <c onversionP attern val ue="%date [%6thread] -> %me ssage% < ;-%newline "/> | ||||
| 676 | </la yout> | ||||
| 677 | </appe nder> | ||||
| 678 | <appen der name=" SQLAppende r" type="l og4netAsyn c.AsyncAdo NetAppende r,log4netA sync"> | ||||
| 679 | <buf ferSize va lue="1000" /> | ||||
| 680 | <con nectionTyp e value="S ystem.Data .SqlClient .SqlConnec tion, Syst em.Data, V ersion=1.0 .3300.0, C ulture=neu tral, Publ icKeyToken =b77a5c561 934e089"/> | ||||
| 681 | <con nectionStr ing value= "data sour ce=localho st\sql2012 ;initial c atalog=LOG ;integrate d security =SSPI;pers ist securi ty info=Fa lse;Poolin g=true;Min Pool Size =0;Max Poo l Size=100 ;"/> | ||||
| 682 | <com mandText v alue="INSE RT INTO Lo g ([Date], [Thread],[ Level],[Lo gger],[Mes sage],[Exc eption]) V ALUES (@lo g_date, @t hread, @lo g_level, @ logger, @m essage, @e xception)" /> | ||||
| 683 | <par ameter> | ||||
| 684 | <p arameterNa me value=" @log_date" /> | ||||
| 685 | <d bType valu e="DateTim e"/> | ||||
| 686 | <l ayout type ="log4net. Layout.Raw TimeStampL ayout"/> | ||||
| 687 | </pa rameter> | ||||
| 688 | <par ameter> | ||||
| 689 | <p arameterNa me value=" @thread"/> | ||||
| 690 | <d bType valu e="String" /> | ||||
| 691 | <s ize value= "255"/> | ||||
| 692 | <l ayout type ="log4net. Layout.Pat ternLayout "> | ||||
| 693 | <conversio nPattern v alue="%thr ead"/> | ||||
| 694 | </ layout> | ||||
| 695 | </pa rameter> | ||||
| 696 | <par ameter> | ||||
| 697 | <p arameterNa me value=" @log_level "/> | ||||
| 698 | <d bType valu e="String" /> | ||||
| 699 | <s ize value= "50"/> | ||||
| 700 | <l ayout type ="log4net. Layout.Pat ternLayout "> | ||||
| 701 | <conversio nPattern v alue="%lev el"/> | ||||
| 702 | </ layout> | ||||
| 703 | </pa rameter> | ||||
| 704 | <par ameter> | ||||
| 705 | <p arameterNa me value=" @logger"/> | ||||
| 706 | <d bType valu e="String" /> | ||||
| 707 | <s ize value= "255"/> | ||||
| 708 | <l ayout type ="log4net. Layout.Pat ternLayout "> | ||||
| 709 | <conversio nPattern v alue="%log ger"/> | ||||
| 710 | </ layout> | ||||
| 711 | </pa rameter> | ||||
| 712 | <par ameter> | ||||
| 713 | <p arameterNa me value=" @message"/ > | ||||
| 714 | <d bType valu e="String" /> | ||||
| 715 | <s ize value= "4000"/> | ||||
| 716 | <l ayout type ="log4net. Layout.Pat ternLayout "> | ||||
| 717 | <conversio nPattern v alue="%mes sage"/> | ||||
| 718 | </ layout> | ||||
| 719 | </pa rameter> | ||||
| 720 | <par ameter> | ||||
| 721 | <p arameterNa me value=" @exception "/> | ||||
| 722 | <d bType valu e="String" /> | ||||
| 723 | <s ize value= "2000"/> | ||||
| 724 | <l ayout type ="log4net. Layout.Exc eptionLayo ut"/> | ||||
| 725 | </pa rameter> | ||||
| 726 | <!-- do not log messages with durat ions under 00:00:00. 00*--> | ||||
| 727 | <fil ter type=" log4net.Fi lter.Strin gMatchFilt er"> | ||||
| 728 | <s tringToMat ch value=" 00:00:00.0 0"/> | ||||
| 729 | <a cceptOnMat ch value=" false"/> | ||||
| 730 | </fi lter> | ||||
| 731 | <!-- do not log entry mes sages as t hey are no t relevant duration- wise--> | ||||
| 732 | <fil ter type=" log4net.Fi lter.Strin gMatchFilt er"> | ||||
| 733 | <s tringToMat ch value=" Entry"/> | ||||
| 734 | <a cceptOnMat ch value=" false"/> | ||||
| 735 | </fi lter> | ||||
| 736 | </appe nder> | ||||
| 737 | </log4ne t> | ||||
| 738 | <startup > | ||||
| 739 | <suppo rtedRuntim e version= "v4.0" sku =".NETFram ework,Vers ion=v4.5"/ > | ||||
| 740 | </startu p> | ||||
| 741 | <runtime > | ||||
| 742 | <gcSer ver enable d="true"/> | ||||
| 743 | </runtim e> | ||||
| 744 | <system. web> | ||||
| 745 | <membe rship defa ultProvide r="ClientA uthenticat ionMembers hipProvide r"> | ||||
| 746 | <pro viders> | ||||
| 747 | <a dd name="C lientAuthe nticationM embershipP rovider" t ype="Syste m.Web.Clie ntServices .Providers .ClientFor msAuthenti cationMemb ershipProv ider, Syst em.Web.Ext ensions, V ersion=4.0 .0.0, Cult ure=neutra l, PublicK eyToken=31 bf3856ad36 4e35" serv iceUri=""/ > | ||||
| 748 | </pr oviders> | ||||
| 749 | </memb ership> | ||||
| 750 | <roleM anager def aultProvid er="Client RoleProvid er" enable d="true"> | ||||
| 751 | <pro viders> | ||||
| 752 | <a dd name="C lientRoleP rovider" t ype="Syste m.Web.Clie ntServices .Providers .ClientRol eProvider, System.We b.Extensio ns, Versio n=4.0.0.0, Culture=n eutral, Pu blicKeyTok en=31bf385 6ad364e35" serviceUr i="" cache Timeout="8 6400"/> | ||||
| 753 | </pr oviders> | ||||
| 754 | </role Manager> | ||||
| 755 | </system .web> | ||||
| 756 | </configur ation> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.