Produced by Araxis Merge on 10/26/2017 10:43:24 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 | OSCIF_BMS_v2_iter 2_September_2017.zip\BMS_Cand\BMS_Source_C72993\C72993-Sources.zip\C72993\Source\Sources\BMS.Service\BMS.ServiceHost | App.config | Fri Nov 22 17:02:12 2013 UTC |
| 2 | OSCIF_BMS_v2_iter 2_September_2017.zip\BMS_Cand\BMS_Source_C72993\C72993-Sources.zip\C72993\Source\Sources\BMS.Service\BMS.ServiceHost | App.config | Wed Oct 25 22:58:36 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 1836 |
| Changed | 1 | 2 |
| 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; Initial Ca talog=BMS; Persist Se curity Inf o=False;In tegrated S ecurity=SS PI;Pooling =true;Min Pool Size= 0;Max Pool Size=100; "/> | |
| 11 | </connec tionString s> | |
| 12 | <appSett ings> | |
| 13 | <add k ey="Datase tPath" val ue="DBRepo sitory"/> | |
| 14 | ||
| 15 | <add k ey="LocalS erver" val ue="yes"/> | |
| 16 | <!-- S ecurity - Authorizat ion --> | |
| 17 | <add k ey="UseSec urityConte xt" value= "1"/> | |
| 18 | <!-- T ransaction object -- > | |
| 19 | <add k ey="ePract ice.Middle Tier.Trans action" va lue="Middl eTier.dll" /> | |
| 20 | <add k ey="Connec tionRef" v alue="1"/> | |
| 21 | ||
| 22 | <!--Tr ansaction Support--> | |
| 23 | <add k ey="Transa ctionProvi der" value ="ePractic e.MiddleTi er.CustomT ransaction Provider"/ > | |
| 24 | ||
| 25 | <!--Vi sta.Worker --> | |
| 26 | <!--De lay time f rom servic e start to first pro cessing--> | |
| 27 | <add k ey="VistaW orker.Work erDelayTim eSpan" val ue="0:0:0: 30"/> | |
| 28 | <!--Pe riod betwe en worker processing steps--> | |
| 29 | <add k ey="VistaW orker.Work erPeriodTi meSpan" va lue="0:0:0 :15"/> | |
| 30 | <!--Ma ximum numb er of proc essed enti ties in on e step--> | |
| 31 | <add k ey="VistaW orker.Bulk Size" valu e="100"/> | |
| 32 | <!--Wh ether vist a worker i s enabled or not--> | |
| 33 | <add k ey="VistaW orker.Enab led" value ="false"/> | |
| 34 | <!--Wh ether vist a integrat ion is ena bled or no t--> | |
| 35 | <add k ey="VistaI ntegration .Enabled" value="tru e"/> | |
| 36 | <!--Th e time del ay of sche dulers--> | |
| 37 | <add k ey="VistaI ntegration .Scheduler SecondsLat e" value=" 30"/> | |
| 38 | <!--Wh ether upda te bms pat ients is e nabled or not--> | |
| 39 | <add k ey="VistaI ntegration .UpdateBms Patients" value="tru e"/> | |
| 40 | <!--sm tp host--> | |
| 41 | <add k ey="SmtpHo st" value= "localhost "/> | |
| 42 | <!--Th e vista si tes config uration fi le name--> | |
| 43 | <add k ey="VistaW orker.Vist ASitesFile Path" valu e="VistASi tes.xml"/> | |
| 44 | <!--Li st of vist a sites th at support bed hold. | |
| 45 | <add key="Vist asBedHoldS upported" value="V01 BHS,V01BED ,V03NYN"/> | |
| 46 | --> | |
| 47 | <add k ey="Vistas BedHoldSup ported" va lue=""/> | |
| 48 | <!--Ke ys for MDW S connecti ons--> | |
| 49 | <add k ey="visito rAppPwd" v alue="UM"/ > | |
| 50 | <add k ey="visito rUserSiteC ode" value ="523"/> | |
| 51 | <add k ey="visito rUserName" value="DE PARTMENT O F DEFENSE, USER"/> | |
| 52 | <add k ey="visito rUserDuz" value="100 00029117"/ > | |
| 53 | <add k ey="visito rUserSsn" value="123 456789"/> | |
| 54 | <add k ey="visito rContext" value="OR CPRS GUI C HART"/> | |
| 55 | <!--Wh ether use new mdws m ethods for vista int egration-- > | |
| 56 | <add k ey="UsingN ewMdwsMeth ods" value ="false"/> | |
| 57 | <a dd key="BM S_EIS_GET_ ENTITY_FIL TR_PAGE_SI ZE" value= "1000"/> | |
| 58 | <a dd key="BM S_EVS_GET_ CONCEPT_PA GE_SIZE" v alue="1000 "/> | |
| 59 | <add k ey="Change set" value =""/> | |
| 60 | <a dd key="Nu miSvcAuthe nticationK ey" value= "AEB4E3F0- 67E4-4CAF- 8A16-D7C93 A075371"/> | |
| 61 | <a dd key="Nu miMaxNumbe rOfSitesPe rCall" val ue="5"/> | |
| 62 | <a dd key="Is _IIS_Singl e_Instance " value="t rue"/> | |
| 63 | <a dd key="Us eCacheEndp ointFromCo nfigWithSs l" value=" false"/> | |
| 64 | <a dd key="Pr oxyPoolMax Count" val ue="1000"/ > | |
| 65 | <a dd key="Md wsEndpoint Url_1" val ue="http:/ /localhost :81/QueryS vc.asmx"/> | |
| 66 | <a dd key="Md wsEndpoint Url_2" val ue="http:/ /localhost :82/QueryS vc.asmx"/> | |
| 67 | <a dd key="Vi staIntegra tionJobFai ledMaxCoun t" value=" 25"/> | |
| 68 | <a dd key="Vi staIntegra tionJobFai ledIncreme ntDateMinu tes" value ="10"/> | |
| 69 | <a dd key="Vi staIntegra tionJobFai ledNotific ationEmail To" value= ""/> | |
| 70 | <a dd key="Vi staIntegra tionJobFai ledNotific ationEmail From" valu e="
|
|
| 71 | <a dd key="BM S_EIS_Long RunningMet hodsMaxCon currentCal ls" value= "75"/> | |
| 72 | <a dd key="BM S_EVS_Long RunningMet hodsMaxCon currentCal ls" value= "100"/> | |
| 73 | <a dd key="BM S_Cache_Ma xConcurren tCalls" va lue="50"/> | |
| 74 | <a dd key="BM SServiceHo stStartTyp e" value=" ALL"/> <!- -possible values: AL L, BMS, BM S.VI --> | |
| 75 | <a dd key="Vi staIntegra tion.TaskS chedulerDe layMin" va lue="0"/> | |
| 76 | <a dd key="Vi staIntegra tion.TaskS chedulerDe layMax" va lue="10"/> | |
| 77 | <a dd key="Vi staIntegra tion.TaskS chedulerDe layStep" v alue="5"/> | |
| 78 | <a dd key ="T hreadPoolM axWorkerTh reads" val ue="200" / > | |
| 79 | </appSet tings> | |
| 80 | ||
| 81 | <!-- Con figuration section p aging sort . --> | |
| 82 | <pagingS ortGroup> | |
| 83 | <pagin gSort> | |
| 84 | <add sortColum nCode="ent ered" sort ColumnName ="[A].[CRE ATION_DATE ]"/> | |
| 85 | <add sortColum nCode="pat ient" sort ColumnName ="[PAT].[L AST_NAME], [PAT].[FI RST_NAME]" /> | |
| 86 | <add sortColum nCode="fac ility" sor tColumnNam e="[F].[NA ME]"/> | |
| 87 | <add sortColum nCode="req uestdt" so rtColumnNa me="[A].[C REATION_DA TE]"/> | |
| 88 | <add sortColum nCode="spe cialty" so rtColumnNa me="[REQSP ].[DISPLAY _NAME]"/> | |
| 89 | <add sortColum nCode="vis n" sortCol umnName="[ TR].[FACIL ITY_VISN]" /> | |
| 90 | <add sortColum nCode="reg ion" sortC olumnName= "[TR].[FAC ILITY_REGI ON]"/> | |
| 91 | <add sortColum nCode="eve ntdt" sort ColumnName ="[AEVN].[ CREATION_D ATE]"/> | |
| 92 | <add sortColum nCode="Vac atedDate" sortColumn Name="REQU ESTED_DATE "/> | |
| 93 | <add sortColum nCode="tra nsferevent dt" sortCo lumnName=" [A].[CREAT ION_DATE]" /> | |
| 94 | <add sortColum nCode="tra nsferreque stdt" sort ColumnName ="[TR].[RE QUESTED_DA TE]"/> | |
| 95 | </pagi ngSort> | |
| 96 | </paging SortGroup> | |
| 97 | ||
| 98 | <mtmodul es default server=""> | |
| 99 | <mtmod ule assemb ly="Genera l.MT.dll" servername =""/> | |
| 100 | <mtmod ule assemb ly="BMS.MT .dll" serv ername=""/ > | |
| 101 | </mtmodu les> | |
| 102 | ||
| 103 | <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" > | |
| 104 | <confi gurationSe ctions> | |
| 105 | <con figuration Section xs i:type="Re adOnlyConf igurationS ectionData " name="se curityConf iguration" encrypt=" false"> | |
| 106 | <s torageProv ider xsi:t ype="XmlFi leStorageP roviderDat a" name="X ML File St orage Prov ider" path ="security Configurat ion.config "/> | |
| 107 | <d ataTransfo rmer xsi:t ype="XmlSe rializerTr ansformerD ata" name= "Xml Seria lizer Tran sformer"> | |
| 108 | <includeTy pes> | |
| 109 | <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"/> | |
| 110 | <include Type name= "HMUserAcc essAuthori zationProv iderData" type="ePra ctice.Secu rity.HMUse rAccess.Co nfiguratio n.HMUserAc cessAuthor izationPro viderData, Security. HMUserAcce ss"/> | |
| 111 | <include Type name= "HMUserAcc essRolesPr oviderData " type="eP ractice.Se curity.HMU serAccess. Configurat ion.HMUser AccessRole sProviderD ata, Secur ity.HMUser Access"/> | |
| 112 | <include Type name= "NullAuthe nticationP roviderDat a" type="e Practice.S ecurity.Nu ll.Configu ration.Nul lAuthentic ationProvi derData, S ecurity.Nu ll"/> | |
| 113 | <include Type name= "NullAutho rizationPr oviderData " type="eP ractice.Se curity.Nul l.Configur ation.Null Authorizat ionProvide rData, Sec urity.Null "/> | |
| 114 | </includeT ypes> | |
| 115 | </ dataTransf ormer> | |
| 116 | </co nfiguratio nSection> | |
| 117 | ||
| 118 | ||
| 119 | <!-- Caching co nfiguratio n is for C LIENT--> | |
| 120 | <con figuration Section xs i:type="Re adOnlyConf igurationS ectionData " name="ca chingConfi guration" encrypt="f alse"> | |
| 121 | <s torageProv ider xsi:t ype="XmlFi leStorageP roviderDat a" name="X ML File St orage Prov ider" path ="cachingC onfigurati on.config" /> | |
| 122 | <d ataTransfo rmer xsi:t ype="XmlSe rializerTr ansformerD ata" name= "Xml Seria lizer Tran sformer"> | |
| 123 | <includeTy pes/> | |
| 124 | </ dataTransf ormer> | |
| 125 | </co nfiguratio nSection> | |
| 126 | ||
| 127 | <!-- Connection configura tion is fo r SERVER-- > | |
| 128 | <con figuration Section xs i:type="Re adOnlyConf igurationS ectionData " name="co nnectionCo nfiguratio n" encrypt ="false"> | |
| 129 | <s torageProv ider xsi:t ype="XmlFi leStorageP roviderDat a" name="X ML File St orage Prov ider" path ="connecti onConfigur ation.conf ig"/> | |
| 130 | <d ataTransfo rmer xsi:t ype="XmlSe rializerTr ansformerD ata" name= "Xml Seria lizer Tran sformer"> | |
| 131 | <includeTy pes> | |
| 132 | <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"/ > | |
| 133 | </includeT ypes> | |
| 134 | </ dataTransf ormer> | |
| 135 | </co nfiguratio nSection> | |
| 136 | </conf igurationS ections> | |
| 137 | ||
| 138 | <keyAl gorithmSto rageProvid er xsi:nil ="true"/> | |
| 139 | <inclu deTypes/> | |
| 140 | </enterp riselibrar y.configur ationSetti ngs> | |
| 141 | <system. runtime.re moting> | |
| 142 | <appli cation> | |
| 143 | <cha nnels> | |
| 144 | <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"/> | |
| 145 | </ch annels> | |
| 146 | </appl ication> | |
| 147 | </system .runtime.r emoting> | |
| 148 | ||
| 149 | <system. net> | |
| 150 | <conne ctionManag ement> | |
| 151 | <add address=" *" maxconn ection="10 00" /> | |
| 152 | </conn ectionMana gement> | |
| 153 | </system .net> | |
| 154 | ||
| 155 | <system. serviceMod el> | |
| 156 | ||
| 157 | <servi ces> | |
| 158 | <ser vice name= "BMS.Servi ceImplemen tation.Bed ManagerOpe rationsCor e" behavio rConfigura tion="Serv iceBehavio r"> | |
| 159 | <h ost> | |
| 160 | <baseAddre sses> | |
| 161 | <add bas eAddress=" http://loc alhost:160 50/BMSOper ations"/> | |
| 162 | </baseAddr esses> | |
| 163 | </ host> | |
| 164 | <e ndpoint ad dress="" b indingConf iguration= "ServiceBi nding" bin ding="wsFe derationHt tpBinding" contract= "BMS.Servi ceContract s.IBedMana gerOperati ons"/> | |
| 165 | <e ndpoint ad dress="win " bindingC onfigurati on="WinBin ding" bind ing="wsFed erationHtt pBinding" contract=" BMS.Servic eContracts .IBedManag erOperatio ns"/> | |
| 166 | <e ndpoint co ntract="IM etadataExc hange" bin ding="mexH ttpBinding " address= "mex"/> | |
| 167 | <e ndpoint ad dress="uns ec" bindin g="basicHt tpBinding" contract= "BMS.Servi ceContract s.IBedMana gerOperati ons"/> | |
| 168 | </se rvice> | |
| 169 | ||
| 170 | <ser vice name= "BMS.Servi ceImplemen tation.Bed ManagerQue ryCore" be haviorConf iguration= "ServiceBe havior"> | |
| 171 | <h ost> | |
| 172 | <baseAddre sses> | |
| 173 | <add bas eAddress=" http://loc alhost:160 50/BMSQuer y"/> | |
| 174 | </baseAddr esses> | |
| 175 | </ host> | |
| 176 | <e ndpoint ad dress="" b indingConf iguration= "ServiceBi nding" bin ding="wsFe derationHt tpBinding" contract= "BMS.Servi ceContract s.IBedMana gerQuery"/ > | |
| 177 | <e ndpoint ad dress="win " bindingC onfigurati on="WinBin ding" bind ing="wsFed erationHtt pBinding" contract=" BMS.Servic eContracts .IBedManag erQuery"/> | |
| 178 | <e ndpoint co ntract="IM etadataExc hange" bin ding="mexH ttpBinding " address= "mex"/> | |
| 179 | <e ndpoint ad dress="uns ec" bindin g="basicHt tpBinding" contract= "BMS.Servi ceContract s.IBedMana gerQuery"/ > | |
| 180 | </se rvice> | |
| 181 | ||
| 182 | <ser vice name= "BMS.Servi ceImplemen tation.Bed ManagerCac heCore" be haviorConf iguration= "ServiceBe havior"> | |
| 183 | <h ost> | |
| 184 | <baseAddre sses> | |
| 185 | <add bas eAddress=" http://loc alhost:160 50/BMSCach e"/> | |
| 186 | </baseAddr esses> | |
| 187 | </ host> | |
| 188 | <e ndpoint ad dress="" b indingConf iguration= "ServiceBi nding" bin ding="wsFe derationHt tpBinding" contract= "BMS.Servi ceContract s.IBedMana gerCache"/ > | |
| 189 | <e ndpoint ad dress="win " bindingC onfigurati on="WinBin ding" bind ing="wsFed erationHtt pBinding" contract=" BMS.Servic eContracts .IBedManag erCache"/> | |
| 190 | <e ndpoint co ntract="IM etadataExc hange" bin ding="mexH ttpBinding " address= "mex"/> | |
| 191 | <e ndpoint ad dress="uns ec" bindin g="basicHt tpBinding" contract= "BMS.Servi ceContract s.IBedMana gerCache"/ > | |
| 192 | </se rvice> | |
| 193 | ||
| 194 | <ser vice name= "BMS.Servi ceImplemen tation.Con figuration Operations Core" beha viorConfig uration="S erviceBeha vior"> | |
| 195 | <h ost> | |
| 196 | <baseAddre sses> | |
| 197 | <add bas eAddress=" http://loc alhost:160 50/BMSConf igurationO perations" /> | |
| 198 | </baseAddr esses> | |
| 199 | </ host> | |
| 200 | <e ndpoint ad dress="" b indingConf iguration= "ServiceBi nding" bin ding="wsFe derationHt tpBinding" contract= "BMS.Servi ceContract s.IConfigu rationOper ations"/> | |
| 201 | <e ndpoint ad dress="win " bindingC onfigurati on="WinBin ding" bind ing="wsFed erationHtt pBinding" contract=" BMS.Servic eContracts .IConfigur ationOpera tions"/> | |
| 202 | <e ndpoint co ntract="IM etadataExc hange" bin ding="mexH ttpBinding " address= "mex"/> | |
| 203 | <e ndpoint ad dress="uns ec" bindin g="basicHt tpBinding" contract= "BMS.Servi ceContract s.IConfigu rationOper ations"/> | |
| 204 | </se rvice> | |
| 205 | ||
| 206 | <ser vice name= "InfoWorld .Security. Authorizat ion.Author izationSub scriber.Au thorizatio nSubscribe r" behavio rConfigura tion="Serv iceBehavio r"> | |
| 207 | <h ost> | |
| 208 | <baseAddre sses> | |
| 209 | <add bas eAddress=" http://loc alhost:160 50/BMS/Aut horization Subscriber "/> | |
| 210 | </baseAddr esses> | |
| 211 | </ host> | |
| 212 | <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"/ > | |
| 213 | </se rvice> | |
| 214 | ||
| 215 | <ser vice name= "TransferF low" behav iorConfigu ration="Wo rkflowServ ice"> | |
| 216 | <h ost> | |
| 217 | <baseAddre sses> | |
| 218 | <add bas eAddress=" http://loc alhost:160 50/Transfe rWF"/> | |
| 219 | </baseAddr esses> | |
| 220 | </ host> | |
| 221 | <e ndpoint ad dress="" b indingConf iguration= "ServiceBi nding" bin ding="wsFe derationHt tpBinding" contract= "BMS.Workf lows.WF.IT ransferFlo w"/> | |
| 222 | <e ndpoint ad dress="win " bindingC onfigurati on="WinBin ding" bind ing="wsFed erationHtt pBinding" contract=" BMS.Workfl ows.WF.ITr ansferFlow "/> | |
| 223 | <e ndpoint co ntract="IM etadataExc hange" bin ding="mexH ttpBinding " address= "mex"/> | |
| 224 | <e ndpoint ad dress="uns ec" bindin g="basicHt tpBinding" contract= "BMS.Workf lows.WF.IT ransferFlo w"/> | |
| 225 | </se rvice> | |
| 226 | ||
| 227 | <ser vice name= "WaitingLi stFlow" be haviorConf iguration= "WorkflowS ervice"> | |
| 228 | <h ost> | |
| 229 | <baseAddre sses> | |
| 230 | <add bas eAddress=" http://loc alhost:160 50/Waiting ListWF"/> | |
| 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.IW aitingList Flow"/> | |
| 234 | <e ndpoint ad dress="win " bindingC onfigurati on="WinBin ding" bind ing="wsFed erationHtt pBinding" contract=" BMS.Workfl ows.WF.IWa itingListF low"/> | |
| 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.IW aitingList Flow"/> | |
| 237 | </se rvice> | |
| 238 | ||
| 239 | <ser vice name= "BedUnavai lableFlow" behaviorC onfigurati on="Workfl owService" > | |
| 240 | <h ost> | |
| 241 | <baseAddre sses> | |
| 242 | <add bas eAddress=" http://loc alhost:160 50/BedUnav ailableWF" /> | |
| 243 | </baseAddr esses> | |
| 244 | </ host> | |
| 245 | <e ndpoint ad dress="" b indingConf iguration= "ServiceBi nding" bin ding="wsFe derationHt tpBinding" contract= "BMS.Workf lows.WF.IB edUnavaila bleFlow"/> | |
| 246 | <e ndpoint ad dress="win " bindingC onfigurati on="WinBin ding" bind ing="wsFed erationHtt pBinding" contract=" BMS.Workfl ows.WF.IBe dUnavailab leFlow"/> | |
| 247 | <e ndpoint co ntract="IM etadataExc hange" bin ding="mexH ttpBinding " address= "mex"/> | |
| 248 | <e ndpoint ad dress="uns ec" bindin g="basicHt tpBinding" contract= "BMS.Workf lows.WF.IB edUnavaila bleFlow"/> | |
| 249 | </se rvice> | |
| 250 | ||
| 251 | <ser vice name= "BMS.Servi ceImplemen tation.Vis taQueryCor e" behavio rConfigura tion="Serv iceBehavio r"> | |
| 252 | <h ost> | |
| 253 | <baseAddre sses> | |
| 254 | <add bas eAddress=" http://loc alhost:160 50/VistaQu ery"/> | |
| 255 | </baseAddr esses> | |
| 256 | </ host> | |
| 257 | <e ndpoint ad dress="" b indingConf iguration= "ServiceBi nding" bin ding="wsFe derationHt tpBinding" contract= "BMS.Servi ceContract s.IVistaWo rkerQuery" /> | |
| 258 | <e ndpoint ad dress="win " bindingC onfigurati on="WinBin ding" bind ing="wsFed erationHtt pBinding" contract=" BMS.Servic eContracts .IVistaWor kerQuery"/ > | |
| 259 | <e ndpoint co ntract="IM etadataExc hange" bin ding="mexH ttpBinding " address= "mex"/> | |
| 260 | <e ndpoint ad dress="uns ec" bindin g="basicHt tpBinding" contract= "BMS.Servi ceContract s.IVistaWo rkerQuery" /> | |
| 261 | </se rvice> | |
| 262 | ||
| 263 | <ser vice name= "BMS.Vista Integratio n.HL7.Serv iceImpleme ntation.HL 7Operation sCore" beh aviorConfi guration=" BasicBindi ngBehavior "> | |
| 264 | <h ost> | |
| 265 | <baseAddre sses> | |
| 266 | <add bas eAddress=" http://loc alhost:160 50/HL7Oper ations"/> | |
| 267 | </baseAddr esses> | |
| 268 | </ host> | |
| 269 | <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"/> | |
| 270 | </se rvice> | |
| 271 | </serv ices> | |
| 272 | ||
| 273 | <bindi ngs> | |
| 274 | <bas icHttpBind ing> | |
| 275 | <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"/> | |
| 276 | <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"/> | |
| 277 | <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"> | |
| 278 | <readerQuo tas maxDep th="214748 3647" maxS tringConte ntLength=" 2147483647 " maxArray Length="21 47483647" maxBytesPe rRead="214 7483647" m axNameTabl eCharCount ="21474836 47"/> | |
| 279 | </ binding> | |
| 280 | ||
| 281 | <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" | |
| 282 | bypassPr oxyOnLocal ="false" h ostNameCom parisonMod e="StrongW ildcard" | |
| 283 | maxBuffe rSize="214 7483647" m axReceived MessageSiz e="2147483 647" | |
| 284 | messageE ncoding="T ext" textE ncoding="u tf-8" tran sferMode=" Buffered" | |
| 285 | useDefau ltWebProxy ="true"> | |
| 286 | <readerQuo tas maxDep th="32" ma xStringCon tentLength ="21474836 47" maxArr ayLength=" 2147483647 " | |
| 287 | maxByt esPerRead= "214748364 7" maxName TableCharC ount="2147 483647" /> | |
| 288 | <security mode="None "> | |
| 289 | <transpo rt clientC redentialT ype="None" proxyCred entialType ="None" | |
| 290 | real m="" /> | |
| 291 | <message clientCre dentialTyp e="UserNam e" algorit hmSuite="D efault" /> | |
| 292 | </security > | |
| 293 | </ binding> | |
| 294 | ||
| 295 | <bin ding name= "QuerySvcS oapHttps" closeTimeo ut="00:10: 00" openTi meout="00: 10:00" rec eiveTimeou t="00:15:0 0" sendTim eout="00:1 0:00" allo wCookies=" false" | |
| 296 | bypassProx yOnLocal=" false" hos tNameCompa risonMode= "StrongWil dcard" max BufferSize ="21474836 47" maxRec eivedMessa geSize="21 47483647" | |
| 297 | messageEnc oding="Tex t" textEnc oding="utf -8" transf erMode="Bu ffered" us eDefaultWe bProxy="tr ue"> | |
| 298 | <reade rQuotas ma xDepth="32 " maxStrin gContentLe ngth="2147 483647" ma xArrayLeng th="214748 3647" maxB ytesPerRea d="2147483 647" maxNa meTableCha rCount="21 47483647" /> | |
| 299 | <secur ity mode=" Transport" > | |
| 300 | <transpo rt clientC redentialT ype="None" proxyCred entialType ="None" re alm="" /> | |
| 301 | </secu rity> | |
| 302 | </bi nding> | |
| 303 | ||
| 304 | </ba sicHttpBin ding> | |
| 305 | ||
| 306 | <wsF ederationH ttpBinding > | |
| 307 | <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" > | |
| 308 | <readerQuo tas maxDep th="32" ma xStringCon tentLength ="21474836 47" maxArr ayLength=" 2147483647 " maxBytes PerRead="4 096" maxNa meTableCha rCount="16 384"/> | |
| 309 | <security mode="Mess age"> | |
| 310 | <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"> | |
| 311 | <issue r address= "http://lo calhost:16 050/STS/" binding="w sHttpBindi ng" bindin gConfigura tion="wsUs erName"> | |
| 312 | <ide ntity> | |
| 313 | <d ns value=" IWHM3STS"/ > | |
| 314 | </id entity> | |
| 315 | </issu er> | |
| 316 | </messag e> | |
| 317 | </security > | |
| 318 | </ binding> | |
| 319 | ||
| 320 | <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 "> | |
| 321 | <readerQuo tas maxDep th="32" ma xStringCon tentLength ="21474836 47" maxArr ayLength=" 2147483647 " maxBytes PerRead="4 096" maxNa meTableCha rCount="16 384"/> | |
| 322 | <security mode="Mess age"> | |
| 323 | <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"> | |
| 324 | <issue rMetadata address="h ttp://loca lhost:1605 0/STS/mex" /> | |
| 325 | </messag e> | |
| 326 | </security > | |
| 327 | </ binding> | |
| 328 | ||
| 329 | <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"> | |
| 330 | <reade rQuotas ma xDepth="32 " maxStrin gContentLe ngth="2147 483647" ma xArrayLeng th="214748 3647" maxB ytesPerRea d="4096" m axNameTabl eCharCount ="16384"/> | |
| 331 | <secur ity mode=" Message"> | |
| 332 | <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"> | |
| 333 | <issue r address= "http://lo calhost:16 050/STS/Wi ndows" bin ding="wsHt tpBinding" bindingCo nfiguratio n="StsWinB inding"> | |
| 334 | <ide ntity> | |
| 335 | <s ervicePrin cipalName value="hos t/localhos t"/> | |
| 336 | </id entity> | |
| 337 | </issu er> | |
| 338 | </messag e> | |
| 339 | </security > | |
| 340 | </ binding> | |
| 341 | ||
| 342 | <bin ding name= "WinBindin gHttps" ma xBufferPoo lSize="214 7483647" 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" > | |
| 343 | <reade rQuotas ma xDepth="32 " maxStrin gContentLe ngth="2147 483647" ma xArrayLeng th="214748 3647" maxB ytesPerRea d="4096" m axNameTabl eCharCount ="16384"/> | |
| 344 | <secur ity mode=" TransportW ithMessage Credential "> | |
| 345 | <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"> | |
| 346 | <issuer ad dress="htt p://localh ost:16050/ STS/Window s" binding ="wsHttpBi nding" bin dingConfig uration="S tsWinBindi ng"> | |
| 347 | <i dentity> | |
| 348 | <ser vicePrinci palName va lue="host/ localhost" /> | |
| 349 | </ identity> | |
| 350 | </issuer> | |
| 351 | </messag e> | |
| 352 | </secu rity> | |
| 353 | </bi nding> | |
| 354 | </ws Federation HttpBindin g> | |
| 355 | <wsH ttpBinding > | |
| 356 | <! -- UserNam e/Password --> | |
| 357 | <b inding nam e="wsUserN ame" 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"> | |
| 358 | <security mode="Mess age"> | |
| 359 | <message clientCre dentialTyp e="UserNam e" negotia teServiceC redential= "false" al gorithmSui te="Defaul t" establi shSecurity Context="t rue"/> | |
| 360 | </security > | |
| 361 | </ binding> | |
| 362 | <! -- Kerbero s/NTLM --> | |
| 363 | <b inding nam e="StsWinB inding" cl oseTimeout ="00:10:00 " openTime out="00:10 :00" recei veTimeout= "00:15:00" sendTimeo ut="00:10: 00"> | |
| 364 | <security mode="Mess age"> | |
| 365 | <message clientCre dentialTyp e="Windows " negotiat eServiceCr edential=" true" esta blishSecur ityContext ="true"/> | |
| 366 | </security > | |
| 367 | </ binding> | |
| 368 | <b inding nam e="wsBindC onf" 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"/> | |
| 369 | </ws HttpBindin g> | |
| 370 | </bind ings> | |
| 371 | ||
| 372 | <clien t> | |
| 373 | ||
| 374 | <!-- MDWS2--> | |
| 375 | <end point addr ess="http: //localhos t/mdws2/Qu erySvc.asm x" binding ="basicHtt pBinding" | |
| 376 | bindi ngConfigur ation="Que rySvcSoap" contract= "QuerySvcS ervice.Que rySvcSoap" | |
| 377 | name= "QuerySvcS oap" /> | |
| 378 | ||
| 379 | <!-- NUMI--> | |
| 380 | <end point addr ess="https ://hceveah 03:100/Inp atient.asm x" binding ="basicHtt pBinding" | |
| 381 | bindin gConfigura tion="Quer ySvcSoapHt tps" contr act="BMS.S ervicesWra pper.Proxy .Inpatient Soap" | |
| 382 | name=" InpatientS oap" /> | |
| 383 | ||
| 384 | <!-- PAP--> | |
| 385 | <end point addr ess="http: //localhos t:16050/PA P" | |
| 386 | behaviorCo nfiguratio n="ClientC redentials Behavior" | |
| 387 | binding="w sFederatio nHttpBindi ng" | |
| 388 | bindingCon figuration ="WSFedera tionHttpBi nding_Auth enticatedS ervice" | |
| 389 | contract=" InfoWorld. Security.A uthorizati on.PolicyA dministrat ionPoint.I Administra tiveFuncti ons" | |
| 390 | name="PAP. Administra tiveFuncti ons"> | |
| 391 | <i dentity> | |
| 392 | <dns value ="IWHM3Ser vices" /> | |
| 393 | </ identity> | |
| 394 | </en dpoint> | |
| 395 | ||
| 396 | <!-- PDP--> | |
| 397 | <end point addr ess="http: //localhos t:16050/PD P" | |
| 398 | behaviorCo nfiguratio n="ClientC redentials Behavior" | |
| 399 | binding="w sFederatio nHttpBindi ng" | |
| 400 | bindingCon figuration ="WSFedera tionHttpBi nding_Auth enticatedS ervice" | |
| 401 | contract=" InfoWorld. Security.P olicyDecis ionPoint.I Authorizat ionService " | |
| 402 | name="PDP. Authorizat ionService "> | |
| 403 | <i dentity> | |
| 404 | <dns value ="IWHM3Ser vices" /> | |
| 405 | </ identity> | |
| 406 | </en dpoint> | |
| 407 | ||
| 408 | <!-- PAP: Windo ws authent ication--> | |
| 409 | <end point addr ess="http: //localhos t:16050/PA P" | |
| 410 | behaviorCo nfiguratio n="Windows ClientCred entials" | |
| 411 | binding="w sFederatio nHttpBindi ng" | |
| 412 | bindingCon figuration ="WinBindi ng" | |
| 413 | contract=" InfoWorld. Security.A uthorizati on.PolicyA dministrat ionPoint.I Administra tiveFuncti ons" | |
| 414 | name="PAP. Administra tiveFuncti ons.Window s"> | |
| 415 | <i dentity> | |
| 416 | <dns value ="IWHM3Ser vices" /> | |
| 417 | </ identity> | |
| 418 | </en dpoint> | |
| 419 | ||
| 420 | <!-- PDP: Windo ws authent ication--> | |
| 421 | <end point addr ess="http: //localhos t:16050/PD P" | |
| 422 | behaviorCo nfiguratio n="Windows ClientCred entials" | |
| 423 | binding="w sFederatio nHttpBindi ng" | |
| 424 | bindingCon figuration ="WinBindi ng" | |
| 425 | contract=" InfoWorld. Security.P olicyDecis ionPoint.I Authorizat ionService " | |
| 426 | name="PDP. Authorizat ionService .Windows"> | |
| 427 | <i dentity> | |
| 428 | <dns value ="IWHM3Ser vices" /> | |
| 429 | </ identity> | |
| 430 | </en dpoint> | |
| 431 | ||
| 432 | <!-- EIS--> | |
| 433 | <end point addr ess="http: //localhos t:16050/Qu eryFunctio ns" | |
| 434 | behaviorCo nfiguratio n="ClientC redentials Behavior" | |
| 435 | binding="w sFederatio nHttpBindi ng" | |
| 436 | bindingCon figuration ="WSFedera tionHttpBi nding_Auth enticatedS ervice" | |
| 437 | name="EIS. QueryFunct ions" | |
| 438 | contract=" InfoWorld. EIS.IQuery Functions" > | |
| 439 | <i dentity> | |
| 440 | <dns value ="IWHM3Ser vices" /> | |
| 441 | </ identity> | |
| 442 | </en dpoint> | |
| 443 | ||
| 444 | <!-- EIS: Windo ws authent ication--> | |
| 445 | <end point addr ess="http: //localhos t:16050/Qu eryFunctio ns" | |
| 446 | behaviorCo nfiguratio n="Windows ClientCred entials" | |
| 447 | binding="w sFederatio nHttpBindi ng" | |
| 448 | bindingCon figuration ="WinBindi ng" | |
| 449 | contract=" InfoWorld. EIS.IQuery Functions" | |
| 450 | name="EIS. QueryFunct ions.Windo ws"> | |
| 451 | <i dentity> | |
| 452 | <dns value ="IWHM3Ser vices" /> | |
| 453 | </ identity> | |
| 454 | </en dpoint> | |
| 455 | ||
| 456 | <!-- EIS--> | |
| 457 | <end point addr ess="http: //localhos t:16050/En tityManage ment" | |
| 458 | behaviorCo nfiguratio n="ClientC redentials Behavior" | |
| 459 | binding="w sFederatio nHttpBindi ng" | |
| 460 | name="EIS. EntityMana gement" | |
| 461 | bindingCon figuration ="WSFedera tionHttpBi nding_Auth enticatedS ervice" | |
| 462 | contract=" InfoWorld. EIS.IEntit yManagemen t"> | |
| 463 | <i dentity> | |
| 464 | <dns value ="IWHM3Ser vices" /> | |
| 465 | </ identity> | |
| 466 | </en dpoint> | |
| 467 | ||
| 468 | <!-- EIS: Windo ws authent ication--> | |
| 469 | <end point addr ess="http: //localhos t:16050/En tityManage ment" | |
| 470 | behaviorCo nfiguratio n="Windows ClientCred entials" | |
| 471 | binding="w sFederatio nHttpBindi ng" | |
| 472 | name="EIS. EntityMana gement.Win dows" | |
| 473 | bindingCon figuration ="WinBindi ng" | |
| 474 | contract=" InfoWorld. EIS.IEntit yManagemen t"> | |
| 475 | <i dentity> | |
| 476 | <dns value ="IWHM3Ser vices"/> | |
| 477 | </ identity> | |
| 478 | </en dpoint> | |
| 479 | ||
| 480 | <!-- EVS--> | |
| 481 | <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" /> | |
| 482 | <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"/> | |
| 483 | <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"/> | |
| 484 | <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"/> | |
| 485 | <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"/> | |
| 486 | <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"/> | |
| 487 | ||
| 488 | <!-- BMS Query- -> | |
| 489 | <end point addr ess="http: //localhos t:16050/BM SQuery" | |
| 490 | behaviorCo nfiguratio n="ClientC redentials Behavior" | |
| 491 | binding="w sFederatio nHttpBindi ng" | |
| 492 | bindingCon figuration ="WSFedera tionHttpBi nding_Auth enticatedS ervice" | |
| 493 | name="BMS. BMSQuery" | |
| 494 | contract=" BMS.Servic eContracts .IBedManag erQuery"> | |
| 495 | <i dentity> | |
| 496 | <dns value ="IWHM3Ser vices"/> | |
| 497 | </ identity> | |
| 498 | </en dpoint> | |
| 499 | ||
| 500 | <!-- BMS Query: Windows-- > | |
| 501 | <end point addr ess="http: //localhos t:16050/BM SQuery" | |
| 502 | behaviorCo nfiguratio n="Windows ClientCred entials" | |
| 503 | binding="w sFederatio nHttpBindi ng" | |
| 504 | bindingCon figuration ="WinBindi ng" | |
| 505 | name="BMS. BMSQuery.W indows" | |
| 506 | contract=" BMS.Servic eContracts .IBedManag erQuery"> | |
| 507 | <i dentity> | |
| 508 | <dns value ="IWHM3Ser vices"/> | |
| 509 | </ identity> | |
| 510 | </en dpoint> | |
| 511 | ||
| 512 | <!-- BMS Operat ions--> | |
| 513 | <end point addr ess="http: //localhos t:16050/BM SOperation s" | |
| 514 | behaviorCo nfiguratio n="ClientC redentials Behavior" | |
| 515 | binding="w sFederatio nHttpBindi ng" | |
| 516 | bindingCon figuration ="WSFedera tionHttpBi nding_Auth enticatedS ervice" | |
| 517 | name="BMS. BMSOperati ons" | |
| 518 | contract=" BMS.Servic eContracts .IBedManag erOperatio ns"> | |
| 519 | <i dentity> | |
| 520 | <dns value ="IWHM3Ser vices"/> | |
| 521 | </ identity> | |
| 522 | </en dpoint> | |
| 523 | ||
| 524 | <!-- BMS Operat ions: Wind ows--> | |
| 525 | <end point addr ess="http: //localhos t:16050/BM SOperation s" | |
| 526 | behaviorCo nfiguratio n="Windows ClientCred entials" | |
| 527 | binding="w sFederatio nHttpBindi ng" | |
| 528 | bindingCon figuration ="WinBindi ng" | |
| 529 | name="BMS. BMSOperati ons.Window s" | |
| 530 | contract=" BMS.Servic eContracts .IBedManag erOperatio ns"> | |
| 531 | <i dentity> | |
| 532 | <dns value ="IWHM3Ser vices"/> | |
| 533 | </ identity> | |
| 534 | </en dpoint> | |
| 535 | ||
| 536 | <!-- BMS Config uration--> | |
| 537 | <end point addr ess="http: //localhos t:16050/BM SConfigura tionOperat ions" | |
| 538 | behaviorCo nfiguratio n="ClientC redentials Behavior" | |
| 539 | binding="w sFederatio nHttpBindi ng" | |
| 540 | bindingCon figuration ="WSFedera tionHttpBi nding_Auth enticatedS ervice" | |
| 541 | name ="BMS .BMSConfig urationOpe rations" | |
| 542 | contract=" BMS.Servic eContracts .IConfigur ationOpera tions"> | |
| 543 | <i dentity> | |
| 544 | <dns value ="IWHM3Ser vices"/> | |
| 545 | </ identity> | |
| 546 | </en dpoint> | |
| 547 | ||
| 548 | <!-- BMS Config uration: W indows--> | |
| 549 | <end point addr ess="http: //localhos t:16050/BM SConfigura tionOperat ions" | |
| 550 | behaviorCo nfiguratio n="Windows ClientCred entials" | |
| 551 | binding="w sFederatio nHttpBindi ng" | |
| 552 | bindingCon figuration ="WinBindi ng" | |
| 553 | name ="BMS .BMSConfig urationOpe rations.Wi ndows" | |
| 554 | contract=" BMS.Servic eContracts .IConfigur ationOpera tions"> | |
| 555 | <i dentity> | |
| 556 | <dns value ="IWHM3Ser vices"/> | |
| 557 | </ identity> | |
| 558 | </en dpoint> | |
| 559 | ||
| 560 | <!-- Bed Unavai lable Work flow--> | |
| 561 | <end point addr ess="http: //localhos t:16050/Be dUnavailab leWF" | |
| 562 | behaviorCo nfiguratio n="ClientC redentials Behavior" | |
| 563 | binding="w sFederatio nHttpBindi ng" | |
| 564 | bindingCon figuration ="WSFedera tionHttpBi nding_Auth enticatedS ervice" | |
| 565 | name="BMSW F.IBedUnav ailableFlo w" | |
| 566 | contract=" BMS.Workfl ows.WF.IBe dUnavailab leFlow"> | |
| 567 | <i dentity> | |
| 568 | <dns value ="IWHM3Ser vices"/> | |
| 569 | </ identity> | |
| 570 | </en dpoint> | |
| 571 | ||
| 572 | <!-- Bed Unavai lable Work flow: Wind ows--> | |
| 573 | <end point addr ess="http: //localhos t:16050/Be dUnavailab leWF" | |
| 574 | behaviorCo nfiguratio n="Windows ClientCred entials" | |
| 575 | binding="w sFederatio nHttpBindi ng" | |
| 576 | bindingCon figuration ="WinBindi ng" | |
| 577 | name="BMSW F.IBedUnav ailableFlo w.Windows" | |
| 578 | contract=" BMS.Workfl ows.WF.IBe dUnavailab leFlow"> | |
| 579 | <i dentity> | |
| 580 | <dns value ="IWHM3Ser vices"/> | |
| 581 | </ identity> | |
| 582 | </en dpoint> | |
| 583 | ||
| 584 | <!-- Waiting Li st Workflo w--> | |
| 585 | <end point addr ess="http: //localhos t:16050/Wa itingListW F" | |
| 586 | behaviorCo nfiguratio n="ClientC redentials Behavior" | |
| 587 | binding="w sFederatio nHttpBindi ng" | |
| 588 | bindingCon figuration ="WSFedera tionHttpBi nding_Auth enticatedS ervice" | |
| 589 | name="BMSW F.IWaiting ListFlow" | |
| 590 | contract=" BMS.Workfl ows.WF.IWa itingListF low"> | |
| 591 | <i dentity> | |
| 592 | <dns value ="IWHM3Ser vices"/> | |
| 593 | </ identity> | |
| 594 | </en dpoint> | |
| 595 | ||
| 596 | <!-- Waiting Li st Workflo w: Windows --> | |
| 597 | <end point addr ess="http: //localhos t:16050/Wa itingListW F" | |
| 598 | behaviorCo nfiguratio n="Windows ClientCred entials" | |
| 599 | binding="w sFederatio nHttpBindi ng" | |
| 600 | bindingCon figuration ="WinBindi ng" | |
| 601 | name="BMSW F.IWaiting ListFlow.W indows" | |
| 602 | contract=" BMS.Workfl ows.WF.IWa itingListF low"> | |
| 603 | <i dentity> | |
| 604 | <dns value ="IWHM3Ser vices"/> | |
| 605 | </ identity> | |
| 606 | </en dpoint> | |
| 607 | ||
| 608 | <!-- BMS Vista Query--> | |
| 609 | <end point addr ess="http: //localhos t:16050/Vi staQuery" | |
| 610 | behaviorCo nfiguratio n="ClientC redentials Behavior" | |
| 611 | binding="w sFederatio nHttpBindi ng" | |
| 612 | bindingCon figuration ="WSFedera tionHttpBi nding_Auth enticatedS ervice" | |
| 613 | contract=" BMS.Servic eContracts .IVistaWor kerQuery" | |
| 614 | name ="BMS .VistaQuer y"> | |
| 615 | <i dentity> | |
| 616 | <dns value ="IWHM3Ser vices" /> | |
| 617 | </ identity> | |
| 618 | </en dpoint> | |
| 619 | ||
| 620 | <!-- BMS Vista Query - Co nfiguratio n Windows- -> | |
| 621 | <end point addr ess="http: //localhos t:16050/Vi staQuery" | |
| 622 | behaviorCo nfiguratio n="Windows ClientCred entials" | |
| 623 | binding="w sFederatio nHttpBindi ng" | |
| 624 | bindingCon figuration ="WinBindi ng" | |
| 625 | contract=" BMS.Servic eContracts .IVistaWor kerQuery" | |
| 626 | name ="BMS .VistaQuer y.Windows" > | |
| 627 | <i dentity> | |
| 628 | <dns value ="IWHM3Ser vices" /> | |
| 629 | </ identity> | |
| 630 | </en dpoint> | |
| 631 | ||
| 632 | <!-- BMS Web Ca che - Clie nt: Window s--> | |
| 633 | <end point addr ess="http: //localhos t:16000/Ca cheService .svc" | |
| 634 | behavior Configurat ion="Windo wsClientCr edentials" | |
| 635 | binding= "wsFederat ionHttpBin ding" | |
| 636 | bindingC onfigurati on="WinBin ding" | |
| 637 | name="BM S.Cache.Wi ndows" | |
| 638 | contract ="BMS.Serv iceContrac ts.ICacheS ervice"> | |
| 639 | <ident ity> | |
| 640 | <dns val ue="IWHM3S ervices"/> | |
| 641 | </iden tity> | |
| 642 | </en dpoint> | |
| 643 | ||
| 644 | <!-- BMS Web Ca che - Clie nt: Window s--> | |
| 645 | <end point addr ess="https ://localho st:16001/C acheServic e.svc" | |
| 646 | behavior Configurat ion="Windo wsClientCr edentials" | |
| 647 | binding= "wsFederat ionHttpBin ding" | |
| 648 | bindingC onfigurati on="WinBin dingHttps" | |
| 649 | name="BM S.Cache.Wi ndows.Http s" | |
| 650 | contract ="BMS.Serv iceContrac ts.ICacheS ervice"> | |
| 651 | <ident ity> | |
| 652 | <dns val ue="IWHM3S ervices"/> | |
| 653 | </iden tity> | |
| 654 | </en dpoint> | |
| 655 | ||
| 656 | <!-- BMS Cache --> | |
| 657 | <end point addr ess="http: //localhos t:16050/BM SCache" | |
| 658 | behaviorCo nfiguratio n="ClientC redentials Behavior" | |
| 659 | binding="w sFederatio nHttpBindi ng" | |
| 660 | bindingCon figuration ="WSFedera tionHttpBi nding_Auth enticatedS ervice" | |
| 661 | name="BMS. BMSCache" | |
| 662 | contract=" BMS.Servic eContracts .IBedManag erCache"> | |
| 663 | <i dentity> | |
| 664 | <dns value ="IWHM3Ser vices" /> | |
| 665 | </ identity> | |
| 666 | </en dpoint> | |
| 667 | ||
| 668 | <!-- BMS Cache - Windows --> | |
| 669 | <end point addr ess="http: //localhos t:16050/BM SCache" | |
| 670 | behaviorCo nfiguratio n="Windows ClientCred entials" | |
| 671 | binding="w sFederatio nHttpBindi ng" | |
| 672 | bindingCon figuration ="WinBindi ng" | |
| 673 | contract=" BMS.Servic eContracts .IBedManag erCache" | |
| 674 | name="BMS. BMSCache.W indows" > | |
| 675 | <i dentity> | |
| 676 | <dns value ="IWHM3Ser vices" /> | |
| 677 | </ identity> | |
| 678 | </en dpoint> | |
| 679 | ||
| 680 | </clie nt> | |
| 681 | ||
| 682 | <behav iors> | |
| 683 | <ser viceBehavi ors> | |
| 684 | <b ehavior na me="Servic eBehavior" > | |
| 685 | <serviceMe tadata htt pGetEnable d="true"/> | |
| 686 | <serviceDe bug includ eException DetailInFa ults="true "/> | |
| 687 | <dataContr actSeriali zer maxIte msInObject Graph="214 7483647"/> | |
| 688 | <serviceCr edentials type="Info World.Secu rity.Saml2 0.Saml20Se rviceCrede ntials, Sa ml20"> | |
| 689 | <service Certificat e findValu e="IWHM3Se rvices" st oreLocatio n="LocalMa chine" sto reName="My " x509Find Type="Find BySubjectN ame"/> | |
| 690 | <issuedT okenAuthen tication> | |
| 691 | <known Certificat es> | |
| 692 | <add findValue ="IWHM3STS " storeLoc ation="Loc alMachine" storeName ="My" x509 FindType=" FindBySubj ectName"/> | |
| 693 | </know nCertifica tes> | |
| 694 | </issued TokenAuthe ntication> | |
| 695 | </serviceC redentials > | |
| 696 | <serviceTh rottling m axConcurre ntCalls="1 000" maxCo ncurrentSe ssions="10 00"/> | |
| 697 | </ behavior> | |
| 698 | ||
| 699 | <b ehavior na me="Workfl owService" > | |
| 700 | <serviceMe tadata htt pGetEnable d="true"/> | |
| 701 | <s erviceThro ttling max Concurrent Calls="100 0" maxConc urrentSess ions="1000 "/> | |
| 702 | <serviceDe bug includ eException DetailInFa ults="true "/> | |
| 703 | <serviceCr edentials type="Info World.Secu rity.Saml2 0.Saml20Se rviceCrede ntials, Sa ml20"> | |
| 704 | <service Certificat e findValu e="IWHM3Se rvices" st oreLocatio n="LocalMa chine" sto reName="My " x509Find Type="Find BySubjectN ame"/> | |
| 705 | <issuedT okenAuthen tication> | |
| 706 | <known Certificat es> | |
| 707 | <add findValue ="IWHM3STS " storeLoc ation="Loc alMachine" storeName ="My" x509 FindType=" FindBySubj ectName"/> | |
| 708 | </know nCertifica tes> | |
| 709 | </issued TokenAuthe ntication> | |
| 710 | </serviceC redentials > | |
| 711 | <sqlWorkfl owInstance Store conn ectionStri ng="Data S ource=loca lhost;Init ial Catalo g=BMS_Inst anceStore; Integrated Security= True;Async hronous Pr ocessing=T rue;Poolin g=true;Min Pool Size =0;Max Poo l Size=100 ;" instanc eEncodingO ption="Non e" instanc eCompletio nAction="D eleteAll" instanceLo ckedExcept ionAction= "BasicRetr y" hostLoc kRenewalPe riod="00:0 0:30" runn ableInstan cesDetecti onPeriod=" 00:00:02"/ > | |
| 712 | <workflowI dle timeTo Unload="0" /> | |
| 713 | <sqlWorkfl owInstance StorePromo tion conne ctionStrin g="Data So urce=local host;Initi al Catalog =BMS_Insta nceStore;I ntegrated Security=T rue;Poolin g=true;Min Pool Size =0;Max Poo l Size=100 ;"> | |
| 714 | <promoti onSets> | |
| 715 | <promo tionSet na me="Admiss ionData"> | |
| 716 | <pro motedValue propertyN ame="Admis sionId"/> | |
| 717 | <pro motedValue propertyN ame="Patie ntName"/> | |
| 718 | <pro motedValue propertyN ame="Locat ionName"/> | |
| 719 | </prom otionSet> | |
| 720 | <promo tionSet na me="Transf erData"> | |
| 721 | <pro motedValue propertyN ame="Patie ntSSN"/> | |
| 722 | </prom otionSet> | |
| 723 | </promot ionSets> | |
| 724 | </sqlWorkf lowInstanc eStoreProm otion> | |
| 725 | <errorHand ler/> | |
| 726 | </ behavior> | |
| 727 | ||
| 728 | <b ehavior na me="BasicB indingBeha vior"> | |
| 729 | <dataContr actSeriali zer maxIte msInObject Graph="214 7483647"/> | |
| 730 | <serviceDe bug includ eException DetailInFa ults="true "/> | |
| 731 | <serviceMe tadata htt pGetEnable d="true"/> | |
| 732 | </ behavior> | |
| 733 | </se rviceBehav iors> | |
| 734 | ||
| 735 | <end pointBehav iors> | |
| 736 | <b ehavior na me="Client Credential sBehavior" > | |
| 737 | <dataContr actSeriali zer maxIte msInObject Graph="214 7483647"/> | |
| 738 | <durableIs suedTokenC lientCrede ntials> | |
| 739 | <service Certificat e> | |
| 740 | <defau ltCertific ate x509Fi ndType="Fi ndBySubjec tName" fin dValue="IW HM3Service s" storeNa me="My" st oreLocatio n="LocalMa chine" /> | |
| 741 | <authe ntication revocation Mode="NoCh eck" /> | |
| 742 | <scope dCertifica tes> | |
| 743 | <add targetUri ="http://l ocalhost:1 6050/STS/" x509FindT ype="FindB ySubjectNa me" findVa lue="IWHM3 STS" store Name="My" storeLocat ion="Local Machine" / > | |
| 744 | </scop edCertific ates> | |
| 745 | </servic eCertifica te> | |
| 746 | <durable IssuedToke n | |
| 747 | conn ectionStri ng="Data S ource=loca lhost;Init ial Catalo g=BMS;Inte grated Sec urity=True ;Pooling=t rue;Min Po ol Size=0; Max Pool S ize=100;" | |
| 748 | iden tifier="Se ssionID" | |
| 749 | isol ationLevel ="ReadComm itted" /> | |
| 750 | </durableI ssuedToken ClientCred entials> | |
| 751 | </ behavior> | |
| 752 | ||
| 753 | <b ehavior na me="Window sClientCre dentials"> | |
| 754 | <dataContr actSeriali zer maxIte msInObject Graph="214 7483647"/> | |
| 755 | <clientCre dentials t ype="InfoW orld.Secur ity.Authen tication.C acheClient Credential s, Securit yTokenCach e"> | |
| 756 | <windows allowNtlm ="true"/> | |
| 757 | <service Certificat e> | |
| 758 | <defau ltCertific ate x509Fi ndType="Fi ndBySubjec tName" fin dValue="IW HM3Service s" storeNa me="My" st oreLocatio n="LocalMa chine"/> | |
| 759 | <authe ntication revocation Mode="NoCh eck"/> | |
| 760 | <scope dCertifica tes> | |
| 761 | <add targetUri ="http://l ocalhost:1 6050/STS/W indows" x5 09FindType ="FindBySu bjectName" findValue ="IWHM3STS " storeNam e="My" sto reLocation ="LocalMac hine"/> | |
| 762 | </scop edCertific ates> | |
| 763 | </servic eCertifica te> | |
| 764 | </clientCr edentials> | |
| 765 | </ behavior> | |
| 766 | ||
| 767 | <b ehavior na me="DataCo ntractSeri alizer"> | |
| 768 | <dataContr actSeriali zer maxIte msInObject Graph="214 7483647"/> | |
| 769 | </ behavior> | |
| 770 | ||
| 771 | </en dpointBeha viors> | |
| 772 | </beha viors> | |
| 773 | ||
| 774 | <exten sions> | |
| 775 | <beh aviorExten sions> | |
| 776 | <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"/> | |
| 777 | <a dd name="e rrorHandle r" type="B MS.Workflo ws.CustomA ctivities. Utils.WFEr rorHandler Element, B MS.Workflo ws.CustomA ctivities" /> | |
| 778 | <a dd name="d urableIssu edTokenCli entCredent ials" type ="BMS.Secu rity.Confi guration.D urableIssu edTokenCli entCredent ialsConfig Handler, B MS.Securit y"/> | |
| 779 | </be haviorExte nsions> | |
| 780 | </exte nsions> | |
| 781 | ||
| 782 | <!--di agnostics> | |
| 783 | <mes sageLoggin g | |
| 784 | logEnti reMessage= "true" | |
| 785 | logMalf ormedMessa ges="false " | |
| 786 | logMess agesAtServ iceLevel=" true" | |
| 787 | logMess agesAtTran sportLevel ="false" | |
| 788 | maxMess agesToLog= "3000" | |
| 789 | maxSize OfMessageT oLog="3000 "/> | |
| 790 | </diag nostics--> | |
| 791 | ||
| 792 | </system .serviceMo del> | |
| 793 | ||
| 794 | <system. diagnostic s> | |
| 795 | ||
| 796 | <!-- | |
| 797 | <sourc es> | |
| 798 | <sou rce name=" System.Ser viceModel" switchVal ue="Verbos e"> | |
| 799 | <l isteners> | |
| 800 | <add name= "ServiceMo del Listen er" /> | |
| 801 | <add type= "System.Di agnostics. DefaultTra ceListener " name="De fault" /> | |
| 802 | </ listeners> | |
| 803 | </so urce> | |
| 804 | <sou rce name=" System.Ser viceModel. MessageLog ging" > | |
| 805 | <l isteners> | |
| 806 | <add name= "MessageLo gging List ener" /> | |
| 807 | <add type= "System.Di agnostics. DefaultTra ceListener " name="De fault" /> | |
| 808 | </ listeners> | |
| 809 | </so urce> | |
| 810 | </sour ces> | |
| 811 | <share dListeners > | |
| 812 | <add initializ eData="BMS erverLog.s vclog" typ e="System. Diagnostic s.XmlWrite rTraceList ener" name ="ServiceM odel Liste ner" trace OutputOpti ons="None" /> | |
| 813 | <add initializ eData="BMS erverLog.s vclog" typ e="System. Diagnostic s.XmlWrite rTraceList ener" name ="MessageL ogging Lis tener" tra ceOutputOp tions="Non e" /> | |
| 814 | </shar edListener s> | |
| 815 | --> | |
| 816 | ||
| 817 | <trace autoflush ="true" in dentsize=" 4"> | |
| 818 | <lis teners> | |
| 819 | <a dd name="m yListener" type="Sys tem.Diagno stics.Text WriterTrac eListener" initializ eData="tra ce.log"/> | |
| 820 | </li steners> | |
| 821 | </trac e> | |
| 822 | ||
| 823 | <switc hes> | |
| 824 | <!-- | |
| 825 | Th is switch controls v ista worke r trace me ssages. | |
| 826 | Va lue: | |
| 827 | 0 None | |
| 828 | 1 Error ( On ly error m essages ) | |
| 829 | 2 Warning ( Warning me ssages and error mes sages ) | |
| 830 | 3 Info ( Inf ormational messages, warning m essages, a nd error m essages ) | |
| 831 | 4 Verbose ( Verbose me ssages, in formationa l messages , warning messages, and error messages ) | |
| 832 | --> | |
| 833 | <add name="Tra ceLevelSwi tch" value ="2"/> | |
| 834 | </swit ches> | |
| 835 | </system .diagnosti cs> | |
| 836 | ||
| 837 | <log4net > | |
| 838 | ||
| 839 | <root> | |
| 840 | <!-- set the le vel value to ALL or DEBUG in o rder to tr ace method entry and exit time s--> | |
| 841 | <lev el value=" OFF"/> | |
| 842 | <app ender-ref ref="SQLAp pender"/> | |
| 843 | </root > | |
| 844 | ||
| 845 | <appen der name=" FileAppend er" type=" log4net.Ap pender.Fil eAppender" > | |
| 846 | <fil e value="l og-file.tx t"/> | |
| 847 | <app endToFile value="tru e"/> | |
| 848 | <lay out type=" log4net.La yout.Patte rnLayout"> | |
| 849 | <c onversionP attern val ue="%date [%6thread] -> %me ssage% < ;-%newline "/> | |
| 850 | </la yout> | |
| 851 | </appe nder> | |
| 852 | <appen der name=" SQLAppende r" type="l og4netAsyn c.AsyncAdo NetAppende r,log4netA sync"> | |
| 853 | <buf ferSize va lue="1000" /> | |
| 854 | <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" / > | |
| 855 | <con nectionStr ing value= "data sour ce=localho st;initial catalog=L OG;integra ted securi ty=SSPI;pe rsist secu rity info= False;Pool ing=true;M in Pool Si ze=0;Max P ool Size=1 00;" /> | |
| 856 | <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)" /> | |
| 857 | <par ameter> | |
| 858 | <p arameterNa me value=" @log_date" /> | |
| 859 | <d bType valu e="DateTim e" /> | |
| 860 | <l ayout type ="log4net. Layout.Raw TimeStampL ayout" /> | |
| 861 | </pa rameter> | |
| 862 | <par ameter> | |
| 863 | <p arameterNa me value=" @thread" / > | |
| 864 | <d bType valu e="String" /> | |
| 865 | <s ize value= "255" /> | |
| 866 | <l ayout type ="log4net. Layout.Pat ternLayout "> | |
| 867 | <conversio nPattern v alue="%thr ead" /> | |
| 868 | </ layout> | |
| 869 | </pa rameter> | |
| 870 | <par ameter> | |
| 871 | <p arameterNa me value=" @log_level " /> | |
| 872 | <d bType valu e="String" /> | |
| 873 | <s ize value= "50" /> | |
| 874 | <l ayout type ="log4net. Layout.Pat ternLayout "> | |
| 875 | <conversio nPattern v alue="%lev el" /> | |
| 876 | </ layout> | |
| 877 | </pa rameter> | |
| 878 | <par ameter> | |
| 879 | <p arameterNa me value=" @logger" / > | |
| 880 | <d bType valu e="String" /> | |
| 881 | <s ize value= "255" /> | |
| 882 | <l ayout type ="log4net. Layout.Pat ternLayout "> | |
| 883 | <conversio nPattern v alue="%log ger" /> | |
| 884 | </ layout> | |
| 885 | </pa rameter> | |
| 886 | <par ameter> | |
| 887 | <p arameterNa me value=" @message" /> | |
| 888 | <d bType valu e="String" /> | |
| 889 | <s ize value= "4000" /> | |
| 890 | <l ayout type ="log4net. Layout.Pat ternLayout "> | |
| 891 | <conversio nPattern v alue="%mes sage" /> | |
| 892 | </ layout> | |
| 893 | </pa rameter> | |
| 894 | <par ameter> | |
| 895 | <p arameterNa me value=" @exception " /> | |
| 896 | <d bType valu e="String" /> | |
| 897 | <s ize value= "2000" /> | |
| 898 | <l ayout type ="log4net. Layout.Exc eptionLayo ut" /> | |
| 899 | </pa rameter> | |
| 900 | <!-- do not log messages with durat ions under 00:00:00. 00*--> | |
| 901 | <fil ter type=" log4net.Fi lter.Strin gMatchFilt er"> | |
| 902 | <s tringToMat ch value=" 00:00:00.0 0" /> | |
| 903 | <a cceptOnMat ch value=" false" /> | |
| 904 | </fi lter> | |
| 905 | <!-- do not log entry mes sages as t hey are no t relevant duration- wise--> | |
| 906 | <fil ter type=" log4net.Fi lter.Strin gMatchFilt er"> | |
| 907 | <s tringToMat ch value=" Entry" /> | |
| 908 | <a cceptOnMat ch value=" false" /> | |
| 909 | </fi lter> | |
| 910 | </appe nder> | |
| 911 | </log4ne t> | |
| 912 | ||
| 913 | <startup > | |
| 914 | <suppo rtedRuntim e version= "v4.0" sku =".NETFram ework,Vers ion=v4.0.1 "/> | |
| 915 | </startu p> | |
| 916 | <r untime> | |
| 917 | <gcS erver enab led="true" /> | |
| 918 | </ runtime> | |
| 919 | </configur ation> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.