Produced by Araxis Merge on 10/26/2017 10:43:07 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_Build_C72898\BMS_Source-BuildC72898.zip\C72898\Source\Sources\BMS.Service\BMS.ConsoleHost | App.config | Wed Oct 23 12:50:20 2013 UTC |
| 2 | OSCIF_BMS_v2_iter 2_September_2017.zip\BMS_Cand\BMS_Build_C72898\BMS_Source-BuildC72898.zip\C72898\Source\Sources\BMS.Service\BMS.ConsoleHost | App.config | Wed Oct 25 22:04:21 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 1814 |
| 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 | <c onfigSecti ons> | |
| 4 | <sec tion name= "mtmodules " type="eP ractice.Mi ddleTier.M TModuleSec tionHandle r, MiddleT ier"/> | |
| 5 | <sec tion name= "enterpris elibrary.c onfigurati onSettings " type="eP ractice.Co nfiguratio n.Configur ationManag erSectionH andler, MS .Configura tion"/> | |
| 6 | <sec tion name= "pagingSor tGroup" ty pe="BMS.Ut ils.Paging SortSectio n, BMS.Uti ls" allowD efinition= "Everywher e" allowEx eDefinitio n="Machine ToApplicat ion" resta rtOnExtern alChanges= "true"/> | |
| 7 | <sec tion name= "log4net" type="log4 net.Config .Log4NetCo nfiguratio nSectionHa ndler,log4 net"/> | |
| 8 | </ configSect ions> | |
| 9 | <c onnectionS trings> | |
| 10 | <add name="Aut horization " connecti onString=" Data Sourc e=localhos t;Initial Catalog=BM S;Persist Security I nfo=False; Integrated Security= SSPI;Pooli ng=true;Mi n Pool Siz e=0;Max Po ol Size=10 0;"/> | |
| 11 | </ connection Strings> | |
| 12 | <a ppSettings > | |
| 13 | <add key="Data setPath" v alue="DBRe pository"/ > | |
| 14 | ||
| 15 | <add key="Loca lServer" v alue="yes" /> | |
| 16 | <!-- Security - Authoriz ation --> | |
| 17 | <add key="UseS ecurityCon text" valu e="1"/> | |
| 18 | <!-- Transacti on object --> | |
| 19 | <add key="ePra ctice.Midd leTier.Tra nsaction" value="Mid dleTier.dl l"/> | |
| 20 | <add key="Conn ectionRef" value="1" /> | |
| 21 | ||
| 22 | <!-- Transactio n Support- -> | |
| 23 | <add key="Tran sactionPro vider" val ue="ePract ice.Middle Tier.Custo mTransacti onProvider "/> | |
| 24 | ||
| 25 | <!-- Vista.Work er--> | |
| 26 | <!-- Delay time from serv ice start to first p rocessing- -> | |
| 27 | <add key="Vist aWorker.Wo rkerDelayT imeSpan" v alue="0:0: 0:1"/> | |
| 28 | <!-- Period bet ween worke r processi ng steps-- > | |
| 29 | <add key="Vist aWorker.Wo rkerPeriod TimeSpan" value="0:0 :0:5"/> | |
| 30 | <!-- Maximum nu mber of pr ocessed en tities in one step-- > | |
| 31 | <add key="Vist aWorker.Bu lkSize" va lue="100"/ > | |
| 32 | <!-- Whether vi sta worker is enable d or not-- > | |
| 33 | <add key="Vist aWorker.En abled" val ue="false" /> | |
| 34 | <!-- The time d elay of sc hedulers-- > | |
| 35 | <add key="Vist aIntegrati on.Schedul erSecondsL ate" value ="30"/> | |
| 36 | <!-- Whether vi sta integr ation is e nabled or not--> | |
| 37 | <add key="Vist aIntegrati on.Enabled " value="f alse"/> | |
| 38 | <!-- Whether up date bms p atients is enabled o r not--> | |
| 39 | <add key="Vist aIntegrati on.UpdateB msPatients " value="t rue"/> | |
| 40 | <!-- smtp host- -> | |
| 41 | <add key="Smtp Host" valu e="localho st"/> | |
| 42 | <!-- The vista sites conf iguration file name- -> | |
| 43 | <add key="Vist aWorker.Vi stASitesFi lePath" va lue="VistA Sites.xml" /> | |
| 44 | <!-- List of vi sta sites that suppo rt bed hol d. | |
| 45 | <add key="Vist asBedHoldS upported" value="V01 BHS,V01BED ,V03NYN"/> | |
| 46 | --> | |
| 47 | <add key="Vist asBedHoldS upported" value="V01 BHS"/> | |
| 48 | <!-- Keys for M DWS connec tions--> | |
| 49 | <add key="visi torAppPwd" value="UM "/> | |
| 50 | <add key="visi torUserSit eCode" val ue="523"/> | |
| 51 | <add key="visi torUserNam e" value=" DEPARTMENT OF DEFENS E,USER"/> | |
| 52 | <add key="visi torUserDuz " value="1 0000029117 "/> | |
| 53 | <add key="visi torUserSsn " value="1 23456789"/ > | |
| 54 | <add key="visi torContext " value="O R CPRS GUI CHART"/> | |
| 55 | <!-- Whether us e new mdws methods f or vista i ntegration --> | |
| 56 | <add key="Usin gNewMdwsMe thods" val ue="false" /> | |
| 57 | <add key="BMS_ EIS_GET_EN TITY_FILTR _PAGE_SIZE " value="1 000"/> | |
| 58 | <add key="BMS_ EVS_GET_CO NCEPT_PAGE _SIZE" val ue="1000"/ > | |
| 59 | <add key="Numi SvcAuthent icationKey " value="A EB4E3F0-67 E4-4CAF-8A 16-D7C93A0 75371"/> | |
| 60 | <add key="Numi MaxNumberO fSitesPerC all" value ="5"/> | |
| 61 | <add key="Is_I IS_Single_ Instance" value="tru e"/> | |
| 62 | <add key="UseC acheEndpoi ntFromConf igWithSsl" value="fa lse"/> | |
| 63 | <add key="Prox yPoolMaxCo unt" value ="100"/> | |
| 64 | <add key="Mdws EndpointUr l_1" value ="http://l ocalhost:8 1/QuerySvc .asmx"/> | |
| 65 | <add key="Mdws EndpointUr l_2" value ="http://l ocalhost:8 2/QuerySvc .asmx"/> | |
| 66 | <add key="Vist aIntegrati onJobFaile dMaxCount" value="10 "/> | |
| 67 | <add key="Vist aIntegrati onJobFaile dIncrement DateMinute s" value=" 10"/> | |
| 68 | <add key="Vist aIntegrati onJobFaile dNotificat ionEmailTo " value="" /> | |
| 69 | <add key=" VistaInteg rationJobF ailedNotif icationEma ilFrom" va lue="
|
|
| 70 | <add key="BMS_ EIS_LongRu nningMetho dsMaxConcu rrentCalls " value="7 5"/> | |
| 71 | <add key="BMS_ EVS_LongRu nningMetho dsMaxConcu rrentCalls " value="1 00"/> | |
| 72 | <add key="BMS_ Cache_MaxC oncurrentC alls" valu e="50"/> | |
| 73 | <add key="BMSS erviceHost StartType" value="AL L"/> <!--p ossible va lues: ALL, BMS, BMS. VI --> | |
| 74 | <add key="Vist aIntegrati on.TaskSch edulerDela yMin" valu e="0"/> | |
| 75 | <add key="Vist aIntegrati on.TaskSch edulerDela yMax" valu e="10"/> | |
| 76 | <add key="Vist aIntegrati on.TaskSch edulerDela yStep" val ue="5"/> | |
| 77 | </ appSetting s> | |
| 78 | ||
| 79 | <! -- Configu ration sec tion pagin g sort. -- > | |
| 80 | <p agingSortG roup> | |
| 81 | <pag ingSort> | |
| 82 | <add s ortColumnC ode="enter ed" sortCo lumnName=" [A].[CREAT ION_DATE]" /> | |
| 83 | <add s ortColumnC ode="patie nt" sortCo lumnName=" [PAT].[LAS T_NAME], [ PAT].[FIRS T_NAME]"/> | |
| 84 | <add s ortColumnC ode="facil ity" sortC olumnName= "[F].[NAME ]"/> | |
| 85 | <add s ortColumnC ode="reque stdt" sort ColumnName ="[A].[CRE ATION_DATE ]"/> | |
| 86 | <add s ortColumnC ode="speci alty" sort ColumnName ="[REQSP]. [DISPLAY_N AME]"/> | |
| 87 | <add s ortColumnC ode="visn" sortColum nName="[TR ].[FACILIT Y_VISN]"/> | |
| 88 | <add s ortColumnC ode="regio n" sortCol umnName="[ TR].[FACIL ITY_REGION ]"/> | |
| 89 | <add s ortColumnC ode="event dt" sortCo lumnName=" [AEVN].[CR EATION_DAT E]"/> | |
| 90 | <add s ortColumnC ode="Vacat edDate" so rtColumnNa me="REQUES TED_DATE"/ > | |
| 91 | <add s ortColumnC ode="trans fereventdt " sortColu mnName="[A ].[CREATIO N_DATE]"/> | |
| 92 | <add s ortColumnC ode="trans ferrequest dt" sortCo lumnName=" [TR].[REQU ESTED_DATE ]"/> | |
| 93 | </pa gingSort> | |
| 94 | </ pagingSort Group> | |
| 95 | ||
| 96 | <m tmodules d efaultserv er=""> | |
| 97 | <mtm odule asse mbly="Gene ral.MT.dll " serverna me=""/> | |
| 98 | <mtm odule asse mbly="BMS. MT.dll" se rvername=" "/> | |
| 99 | </ mtmodules> | |
| 100 | ||
| 101 | <e nterprisel ibrary.con figuration Settings x mlns:xsd=" http://www .w3.org/20 01/XMLSche ma" xmlns: xsi="http: //www.w3.o rg/2001/XM LSchema-in stance" ap plicationN ame="HMSI" xmlns="ht tp://www.m icrosoft.c om/practic es/enterpr iselibrary /08-31-200 4/configur ation"> | |
| 102 | <con figuration Sections> | |
| 103 | <confi gurationSe ction xsi: type="Read OnlyConfig urationSec tionData" name="secu rityConfig uration" e ncrypt="fa lse"> | |
| 104 | <storage Provider x si:type="X mlFileStor ageProvide rData" nam e="XML Fil e Storage Provider" path="secu rityConfig uration.co nfig"/> | |
| 105 | <dataTra nsformer x si:type="X mlSerializ erTransfor merData" n ame="Xml S erializer Transforme r"> | |
| 106 | <includeTy pes> | |
| 107 | <i ncludeType name="HMU serAccessA uthenticat ionProvide rData" typ e="ePracti ce.Securit y.HMUserAc cess.Confi guration.H MUserAcces sAuthentic ationProvi derData, S ecurity.HM UserAccess "/> | |
| 108 | <i ncludeType name="HMU serAccessA uthorizati onProvider Data" type ="ePractic e.Security .HMUserAcc ess.Config uration.HM UserAccess Authorizat ionProvide rData, Sec urity.HMUs erAccess"/ > | |
| 109 | <i ncludeType name="HMU serAccessR olesProvid erData" ty pe="ePract ice.Securi ty.HMUserA ccess.Conf iguration. HMUserAcce ssRolesPro viderData, Security. HMUserAcce ss"/> | |
| 110 | <i ncludeType name="Nul lAuthentic ationProvi derData" t ype="ePrac tice.Secur ity.Null.C onfigurati on.NullAut henticatio nProviderD ata, Secur ity.Null"/ > | |
| 111 | <i ncludeType name="Nul lAuthoriza tionProvid erData" ty pe="ePract ice.Securi ty.Null.Co nfiguratio n.NullAuth orizationP roviderDat a, Securit y.Null"/> | |
| 112 | </includeT ypes> | |
| 113 | </dataTr ansformer> | |
| 114 | </conf igurationS ection> | |
| 115 | ||
| 116 | ||
| 117 | <!--Ca ching conf iguration is for CLI ENT--> | |
| 118 | <confi gurationSe ction xsi: type="Read OnlyConfig urationSec tionData" name="cach ingConfigu ration" en crypt="fal se"> | |
| 119 | <storage Provider x si:type="X mlFileStor ageProvide rData" nam e="XML Fil e Storage Provider" path="cach ingConfigu ration.con fig"/> | |
| 120 | <dataTra nsformer x si:type="X mlSerializ erTransfor merData" n ame="Xml S erializer Transforme r"> | |
| 121 | <includeTy pes/> | |
| 122 | </dataTr ansformer> | |
| 123 | </conf igurationS ection> | |
| 124 | ||
| 125 | <!--Co nnection c onfigurati on is for SERVER--> | |
| 126 | <confi gurationSe ction xsi: type="Read OnlyConfig urationSec tionData" name="conn ectionConf iguration" encrypt=" false"> | |
| 127 | <storage Provider x si:type="X mlFileStor ageProvide rData" nam e="XML Fil e Storage Provider" path="conn ectionConf iguration. config"/> | |
| 128 | <dataTra nsformer x si:type="X mlSerializ erTransfor merData" n ame="Xml S erializer Transforme r"> | |
| 129 | <includeTy pes> | |
| 130 | <i ncludeType name="Ser vicesDatab aseConnect ionProvide rData" typ e="ePracti ce.Connect ion.Single Database.C onfigurati on.Service sDatabaseC onnectionP roviderDat a, Connect ions.Singl eDatabase, Version=1 .0.0.0, Cu lture=neut ral, Publi cKeyToken= null"/> | |
| 131 | </includeT ypes> | |
| 132 | </dataTr ansformer> | |
| 133 | </conf igurationS ection> | |
| 134 | </co nfiguratio nSections> | |
| 135 | ||
| 136 | <key AlgorithmS torageProv ider xsi:n il="true"/ > | |
| 137 | <inc ludeTypes/ > | |
| 138 | </ enterprise library.co nfiguratio nSettings> | |
| 139 | <s ystem.runt ime.remoti ng> | |
| 140 | <app lication> | |
| 141 | <chann els> | |
| 142 | <channel type="Sys tem.Runtim e.Remoting .Channels. Tcp.TcpCha nnel, Syst em.Runtime .Remoting, Version=1 .0.5000.0, Culture=n eutral, Pu blicKeyTok en=b77a5c5 61934e089" name="Reg ularChanne l"/> | |
| 143 | </chan nels> | |
| 144 | </ap plication> | |
| 145 | </ system.run time.remot ing> | |
| 146 | ||
| 147 | ||
| 148 | <s ystem.serv iceModel> | |
| 149 | ||
| 150 | <ser vices> | |
| 151 | <servi ce name="B MS.Service Implementa tion.BedMa nagerOpera tionsCore" behaviorC onfigurati on="Servic eBehavior" > | |
| 152 | <host> | |
| 153 | <baseAddre sses> | |
| 154 | <a dd baseAdd ress="http ://localho st:16050/B MSOperatio ns"/> | |
| 155 | </baseAddr esses> | |
| 156 | </host> | |
| 157 | <endpoin t address= "" binding Configurat ion="Servi ceBinding" binding=" wsFederati onHttpBind ing" contr act="BMS.S erviceCont racts.IBed ManagerOpe rations"/> | |
| 158 | <endpoin t address= "win" bind ingConfigu ration="Wi nBinding" binding="w sFederatio nHttpBindi ng" contra ct="BMS.Se rviceContr acts.IBedM anagerOper ations"/> | |
| 159 | <endpoin t contract ="IMetadat aExchange" binding=" mexHttpBin ding" addr ess="mex"/ > | |
| 160 | <endpoin t address= "unsec" bi nding="bas icHttpBind ing" contr act="BMS.S erviceCont racts.IBed ManagerOpe rations"/> | |
| 161 | </serv ice> | |
| 162 | ||
| 163 | <servi ce name="B MS.Service Implementa tion.BedMa nagerQuery Core" beha viorConfig uration="S erviceBeha vior"> | |
| 164 | <host> | |
| 165 | <baseAddre sses> | |
| 166 | <a dd baseAdd ress="http ://localho st:16050/B MSQuery"/> | |
| 167 | </baseAddr esses> | |
| 168 | </host> | |
| 169 | <endpoin t address= "" binding Configurat ion="Servi ceBinding" binding=" wsFederati onHttpBind ing" contr act="BMS.S erviceCont racts.IBed ManagerQue ry"/> | |
| 170 | <endpoin t address= "win" bind ingConfigu ration="Wi nBinding" binding="w sFederatio nHttpBindi ng" contra ct="BMS.Se rviceContr acts.IBedM anagerQuer y"/> | |
| 171 | <endpoin t contract ="IMetadat aExchange" binding=" mexHttpBin ding" addr ess="mex"/ > | |
| 172 | <endpoin t address= "unsec" bi nding="bas icHttpBind ing" contr act="BMS.S erviceCont racts.IBed ManagerQue ry"/> | |
| 173 | </serv ice> | |
| 174 | ||
| 175 | <servi ce name="B MS.Service Implementa tion.BedMa nagerCache Core" beha viorConfig uration="S erviceBeha vior"> | |
| 176 | <host> | |
| 177 | <baseAddre sses> | |
| 178 | <a dd baseAdd ress="http ://localho st:16050/B MSCache"/> | |
| 179 | </baseAddr esses> | |
| 180 | </host> | |
| 181 | <endpoin t address= "" binding Configurat ion="Servi ceBinding" binding=" wsFederati onHttpBind ing" contr act="BMS.S erviceCont racts.IBed ManagerCac he"/> | |
| 182 | <endpoin t address= "win" bind ingConfigu ration="Wi nBinding" binding="w sFederatio nHttpBindi ng" contra ct="BMS.Se rviceContr acts.IBedM anagerCach e"/> | |
| 183 | <endpoin t contract ="IMetadat aExchange" binding=" mexHttpBin ding" addr ess="mex"/ > | |
| 184 | <endpoin t address= "unsec" bi nding="bas icHttpBind ing" contr act="BMS.S erviceCont racts.IBed ManagerCac he"/> | |
| 185 | </serv ice> | |
| 186 | ||
| 187 | <servi ce name="B MS.Service Implementa tion.Confi gurationOp erationsCo re" behavi orConfigur ation="Ser viceBehavi or"> | |
| 188 | <host> | |
| 189 | <baseAddre sses> | |
| 190 | <a dd baseAdd ress="http ://localho st:16050/B MSConfigur ationOpera tions"/> | |
| 191 | </baseAddr esses> | |
| 192 | </host> | |
| 193 | <endpoin t address= "" binding Configurat ion="Servi ceBinding" binding=" wsFederati onHttpBind ing" contr act="BMS.S erviceCont racts.ICon figuration Operations "/> | |
| 194 | <endpoin t address= "win" bind ingConfigu ration="Wi nBinding" binding="w sFederatio nHttpBindi ng" contra ct="BMS.Se rviceContr acts.IConf igurationO perations" /> | |
| 195 | <endpoin t contract ="IMetadat aExchange" binding=" mexHttpBin ding" addr ess="mex"/ > | |
| 196 | <endpoin t address= "unsec" bi nding="bas icHttpBind ing" contr act="BMS.S erviceCont racts.ICon figuration Operations "/> | |
| 197 | </serv ice> | |
| 198 | ||
| 199 | <servi ce name="I nfoWorld.S ecurity.Au thorizatio n.Authoriz ationSubsc riber.Auth orizationS ubscriber" behaviorC onfigurati on="Servic eBehavior" > | |
| 200 | <host> | |
| 201 | <baseAddre sses> | |
| 202 | <a dd baseAdd ress="http ://localho st:16050/B MS/Authori zationSubs criber"/> | |
| 203 | </baseAddr esses> | |
| 204 | </host> | |
| 205 | <endpoin t address= "" binding ="wsFedera tionHttpBi nding" bin dingConfig uration="W inBinding" contract= "InfoWorld .Security. Authorizat ion.Author izationSub scriber.IA uthorizati onSubscrib er"/> | |
| 206 | </serv ice> | |
| 207 | ||
| 208 | <servi ce name="T ransferFlo w" behavio rConfigura tion="Work flowServic e"> | |
| 209 | <host> | |
| 210 | <baseAddre sses> | |
| 211 | <a dd baseAdd ress="http ://localho st:16050/T ransferWF" /> | |
| 212 | </baseAddr esses> | |
| 213 | </host> | |
| 214 | <endpoin t address= "" binding Configurat ion="Servi ceBinding" binding=" wsFederati onHttpBind ing" contr act="BMS.W orkflows.W F.ITransfe rFlow"/> | |
| 215 | <endpoin t address= "win" bind ingConfigu ration="Wi nBinding" binding="w sFederatio nHttpBindi ng" contra ct="BMS.Wo rkflows.WF .ITransfer Flow"/> | |
| 216 | <endpoin t contract ="IMetadat aExchange" binding=" mexHttpBin ding" addr ess="mex"/ > | |
| 217 | <endpoin t address= "unsec" bi nding="bas icHttpBind ing" contr act="BMS.W orkflows.W F.ITransfe rFlow"/> | |
| 218 | </serv ice> | |
| 219 | ||
| 220 | <servi ce name="W aitingList Flow" beha viorConfig uration="W orkflowSer vice"> | |
| 221 | <host> | |
| 222 | <baseAddre sses> | |
| 223 | <a dd baseAdd ress="http ://localho st:16050/W aitingList WF"/> | |
| 224 | </baseAddr esses> | |
| 225 | </host> | |
| 226 | <endpoin t address= "" binding Configurat ion="Servi ceBinding" binding=" wsFederati onHttpBind ing" contr act="BMS.W orkflows.W F.IWaiting ListFlow"/ > | |
| 227 | <endpoin t address= "win" bind ingConfigu ration="Wi nBinding" binding="w sFederatio nHttpBindi ng" contra ct="BMS.Wo rkflows.WF .IWaitingL istFlow"/> | |
| 228 | <endpoin t contract ="IMetadat aExchange" binding=" mexHttpBin ding" addr ess="mex"/ > | |
| 229 | <endpoin t address= "unsec" bi nding="bas icHttpBind ing" contr act="BMS.W orkflows.W F.IWaiting ListFlow"/ > | |
| 230 | </serv ice> | |
| 231 | ||
| 232 | <servi ce name="B edUnavaila bleFlow" b ehaviorCon figuration ="Workflow Service"> | |
| 233 | <host> | |
| 234 | <baseAddre sses> | |
| 235 | <a dd baseAdd ress="http ://localho st:16050/B edUnavaila bleWF"/> | |
| 236 | </baseAddr esses> | |
| 237 | </host> | |
| 238 | <endpoin t address= "" binding Configurat ion="Servi ceBinding" binding=" wsFederati onHttpBind ing" contr act="BMS.W orkflows.W F.IBedUnav ailableFlo w"/> | |
| 239 | <endpoin t address= "win" bind ingConfigu ration="Wi nBinding" binding="w sFederatio nHttpBindi ng" contra ct="BMS.Wo rkflows.WF .IBedUnava ilableFlow "/> | |
| 240 | <endpoin t contract ="IMetadat aExchange" binding=" mexHttpBin ding" addr ess="mex"/ > | |
| 241 | <endpoin t address= "unsec" bi nding="bas icHttpBind ing" contr act="BMS.W orkflows.W F.IBedUnav ailableFlo w"/> | |
| 242 | </serv ice> | |
| 243 | ||
| 244 | <servi ce name="B MS.Service Implementa tion.Vista QueryCore" behaviorC onfigurati on="Servic eBehavior" > | |
| 245 | <host> | |
| 246 | <baseAddre sses> | |
| 247 | <a dd baseAdd ress="http ://localho st:16050/V istaQuery" /> | |
| 248 | </baseAddr esses> | |
| 249 | </host> | |
| 250 | <endpoin t address= "" binding Configurat ion="Servi ceBinding" binding=" wsFederati onHttpBind ing" contr act="BMS.S erviceCont racts.IVis taWorkerQu ery"/> | |
| 251 | <endpoin t address= "win" bind ingConfigu ration="Wi nBinding" binding="w sFederatio nHttpBindi ng" contra ct="BMS.Se rviceContr acts.IVist aWorkerQue ry"/> | |
| 252 | <endpoin t contract ="IMetadat aExchange" binding=" mexHttpBin ding" addr ess="mex"/ > | |
| 253 | <endpoin t address= "unsec" bi nding="bas icHttpBind ing" contr act="BMS.S erviceCont racts.IVis taWorkerQu ery"/> | |
| 254 | </serv ice> | |
| 255 | ||
| 256 | <servi ce name="B MS.VistaIn tegration. HL7.Servic eImplement ation.HL7O perationsC ore" behav iorConfigu ration="Ba sicBinding Behavior"> | |
| 257 | <host> | |
| 258 | <baseAddre sses> | |
| 259 | <a dd baseAdd ress="http ://localho st:16050/H L7Operatio ns"/> | |
| 260 | </baseAddr esses> | |
| 261 | </host> | |
| 262 | <endpoin t address= "" binding Configurat ion="messa gingBindin g" binding ="basicHtt pBinding" contract=" BMS.VistaI ntegration .HL7.Servi ceContract s.IHL7Oper ations"/> | |
| 263 | </serv ice> | |
| 264 | </se rvices> | |
| 265 | ||
| 266 | <bin dings> | |
| 267 | <basic HttpBindin g> | |
| 268 | <binding name="EVS Binding" m axReceived MessageSiz e="2147483 647"/> | |
| 269 | <binding name="sub scriptionB inding" ma xBufferSiz e="2147483 647" maxRe ceivedMess ageSize="2 147483647" /> | |
| 270 | <binding name="mes sagingBind ing" maxBu fferSize=" 2147483647 " maxRecei vedMessage Size="2147 483647"> | |
| 271 | <readerQuo tas maxDep th="214748 3647" maxS tringConte ntLength=" 2147483647 " maxArray Length="21 47483647" maxBytesPe rRead="214 7483647" m axNameTabl eCharCount ="21474836 47"/> | |
| 272 | </bindin g> | |
| 273 | ||
| 274 | <binding name="Que rySvcSoap" closeTime out="00:01 :00" openT imeout="00 :01:00" | |
| 275 | receive Timeout="0 0:10:00" s endTimeout ="00:01:00 " allowCoo kies="fals e" | |
| 276 | bypassP roxyOnLoca l="false" hostNameCo mparisonMo de="Strong Wildcard" | |
| 277 | maxBuff erSize="21 47483647" maxReceiv edMessageS ize="21474 83647" | |
| 278 | message Encoding=" Text" text Encoding=" utf-8" tra nsferMode= "Buffered" | |
| 279 | useDefa ultWebProx y="true"> | |
| 280 | <readerQuo tas maxDep th="32" ma xStringCon tentLength ="21474836 47" maxArr ayLength=" 2147483647 " | |
| 281 | ma xBytesPerR ead="21474 83647" max NameTableC harCount=" 2147483647 " /> | |
| 282 | <security mode="None "> | |
| 283 | <t ransport c lientCrede ntialType= "None" pro xyCredenti alType="No ne" | |
| 284 | real m="" /> | |
| 285 | <m essage cli entCredent ialType="U serName" a lgorithmSu ite="Defau lt" /> | |
| 286 | </security > | |
| 287 | </bindin g> | |
| 288 | ||
| 289 | <binding name="Que rySvcSoapH ttps" clos eTimeout=" 00:10:00" openTimeou t="00:10:0 0" receive Timeout="0 0:15:00" s endTimeout ="00:10:00 " allowCoo kies="fals e" | |
| 290 | by passProxyO nLocal="fa lse" hostN ameCompari sonMode="S trongWildc ard" maxBu fferSize=" 2147483647 " maxRecei vedMessage Size="2147 483647" | |
| 291 | me ssageEncod ing="Text" textEncod ing="utf-8 " transfer Mode="Buff ered" useD efaultWebP roxy="true "> | |
| 292 | <readerQuo tas maxDep th="32" ma xStringCon tentLength ="21474836 47" maxArr ayLength=" 2147483647 " maxBytes PerRead="2 147483647" maxNameTa bleCharCou nt="214748 3647" /> | |
| 293 | <security mode="Tran sport"> | |
| 294 | <t ransport c lientCrede ntialType= "None" pro xyCredenti alType="No ne" realm= "" /> | |
| 295 | </security > | |
| 296 | </bindin g> | |
| 297 | ||
| 298 | </basi cHttpBindi ng> | |
| 299 | ||
| 300 | <wsFed erationHtt pBinding> | |
| 301 | <binding name="WSF ederationH ttpBinding _Authentic atedServic e" maxRece ivedMessag eSize="214 7483647"> | |
| 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 | <m essage alg orithmSuit e="Default " issuedKe yType="Sym metricKey" 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 | <iss uer addres s="http:// localhost: 16050/STS/ " binding= "wsHttpBin ding" bind ingConfigu ration="ws UserName"> | |
| 306 | <ident ity> | |
| 307 | <dns val ue="IWHM3S TS"/> | |
| 308 | </iden tity> | |
| 309 | </is suer> | |
| 310 | </ message> | |
| 311 | </security > | |
| 312 | </bindin g> | |
| 313 | ||
| 314 | <binding name="Ser viceBindin g" maxBuff erPoolSize ="21474836 47" maxRec eivedMessa geSize="21 47483647"> | |
| 315 | <readerQuo tas maxDep th="32" ma xStringCon tentLength ="21474836 47" maxArr ayLength=" 2147483647 " maxBytes PerRead="4 096" maxNa meTableCha rCount="16 384"/> | |
| 316 | <security mode="Mess age"> | |
| 317 | <m essage iss uedTokenTy pe="http:/ /docs.oasi s-open.org /wss/oasis -wss-saml- token-prof ile-1.1#SA MLV2.0" ne gotiateSer viceCreden tial="fals e" establi shSecurity Context="t rue"> | |
| 318 | <iss uerMetadat a address= "http://lo calhost:16 050/STS/me x"/> | |
| 319 | </ message> | |
| 320 | </security > | |
| 321 | </bindin g> | |
| 322 | ||
| 323 | <binding name="Win Binding" m axBufferPo olSize="21 47483647" maxReceive dMessageSi ze="214748 3647"> | |
| 324 | <readerQuo tas maxDep th="32" ma xStringCon tentLength ="21474836 47" maxArr ayLength=" 2147483647 " maxBytes PerRead="4 096" maxNa meTableCha rCount="16 384"/> | |
| 325 | <security mode="Mess age"> | |
| 326 | <m essage iss uedTokenTy pe="http:/ /docs.oasi s-open.org /wss/oasis -wss-saml- token-prof ile-1.1#SA MLV2.0" ne gotiateSer viceCreden tial="fals e" establi shSecurity Context="t rue"> | |
| 327 | <iss uer addres s="http:// localhost: 16050/STS/ Windows" b inding="ws HttpBindin g" binding Configurat ion="StsWi nBinding"> | |
| 328 | <ident ity> | |
| 329 | <service PrincipalN ame value= "host/loca lhost"/> | |
| 330 | </iden tity> | |
| 331 | </is suer> | |
| 332 | </ message> | |
| 333 | </security > | |
| 334 | </bindin g> | |
| 335 | ||
| 336 | <binding name="Win BindingHtt ps" maxBuf ferPoolSiz e="2147483 647" 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"> | |
| 337 | <readerQuo tas maxDep th="32" ma xStringCon tentLength ="21474836 47" maxArr ayLength=" 2147483647 " maxBytes PerRead="4 096" maxNa meTableCha rCount="16 384"/> | |
| 338 | <security mode="Tran sportWithM essageCred ential"> | |
| 339 | <m essage iss uedTokenTy pe="http:/ /docs.oasi s-open.org /wss/oasis -wss-saml- token-prof ile-1.1#SA MLV2.0" ne gotiateSer viceCreden tial="fals e" establi shSecurity Context="t rue"> | |
| 340 | <iss uer addres s="http:// localhost: 16050/STS/ Windows" b inding="ws HttpBindin g" binding Configurat ion="StsWi nBinding"> | |
| 341 | <ident ity> | |
| 342 | <service PrincipalN ame value= "host/loca lhost"/> | |
| 343 | </iden tity> | |
| 344 | </is suer> | |
| 345 | </ message> | |
| 346 | </security > | |
| 347 | </bindin g> | |
| 348 | </wsFe derationHt tpBinding> | |
| 349 | <wsHtt pBinding> | |
| 350 | <!-- Use rName/Pass word --> | |
| 351 | <binding name="wsU serName" m axReceived MessageSiz e="2147483 647"> | |
| 352 | <security mode="Mess age"> | |
| 353 | <m essage cli entCredent ialType="U serName" n egotiateSe rviceCrede ntial="fal se" algori thmSuite=" Default" e stablishSe curityCont ext="true" /> | |
| 354 | </security > | |
| 355 | </bindin g> | |
| 356 | <!-- Ker beros/NTLM --> | |
| 357 | <binding name="Sts WinBinding "> | |
| 358 | <security mode="Mess age"> | |
| 359 | <m essage cli entCredent ialType="W indows" ne gotiateSer viceCreden tial="true " establis hSecurityC ontext="tr ue"/> | |
| 360 | </security > | |
| 361 | </bindin g> | |
| 362 | <binding name="wsB indConf" m axReceived MessageSiz e="2147483 647"/> | |
| 363 | </wsHt tpBinding> | |
| 364 | </bi ndings> | |
| 365 | ||
| 366 | <cli ent> | |
| 367 | <!--MD WS2--> | |
| 368 | <endpo int addres s="http:// localhost/ mdws2/Quer ySvc.asmx" binding=" basicHttpB inding" | |
| 369 | bindingCo nfiguratio n="QuerySv cSoap" con tract="Que rySvcServi ce.QuerySv cSoap" | |
| 370 | name="Que rySvcSoap" /> | |
| 371 | ||
| 372 | <!--NU MI--> | |
| 373 | <endpo int addres s="https:/ /hceveah03 :100/Inpat ient.asmx" binding=" basicHttpB inding" | |
| 374 | bindingCon figuration ="QuerySvc SoapHttps" contract= "BMS.Servi cesWrapper .Proxy.Inp atientSoap " | |
| 375 | name="Inpa tientSoap" /> | |
| 376 | ||
| 377 | <!--PA P--> | |
| 378 | <endpo int addres s="http:// localhost: 16050/PAP" | |
| 379 | behaviorCo nfiguratio n="ClientC redentials Behavior" | |
| 380 | binding="w sFederatio nHttpBindi ng" | |
| 381 | bindingCon figuration ="WSFedera tionHttpBi nding_Auth enticatedS ervice" | |
| 382 | contract=" InfoWorld. Security.A uthorizati on.PolicyA dministrat ionPoint.I Administra tiveFuncti ons" | |
| 383 | name="PAP. Administra tiveFuncti ons"> | |
| 384 | <identit y> | |
| 385 | <dns value ="IWHM3Ser vices" /> | |
| 386 | </identi ty> | |
| 387 | </endp oint> | |
| 388 | ||
| 389 | <!--PD P--> | |
| 390 | <endpo int addres s="http:// localhost: 16050/PDP" | |
| 391 | behaviorCo nfiguratio n="ClientC redentials Behavior" | |
| 392 | binding="w sFederatio nHttpBindi ng" | |
| 393 | bindingCon figuration ="WSFedera tionHttpBi nding_Auth enticatedS ervice" | |
| 394 | contract=" InfoWorld. Security.P olicyDecis ionPoint.I Authorizat ionService " | |
| 395 | name="PDP. Authorizat ionService "> | |
| 396 | <identit y> | |
| 397 | <dns value ="IWHM3Ser vices" /> | |
| 398 | </identi ty> | |
| 399 | </endp oint> | |
| 400 | ||
| 401 | <!--PA P: Windows authentic ation--> | |
| 402 | <endpo int addres s="http:// localhost: 16050/PAP" | |
| 403 | behaviorCo nfiguratio n="Windows ClientCred entials" | |
| 404 | binding="w sFederatio nHttpBindi ng" | |
| 405 | bindingCon figuration ="WinBindi ng" | |
| 406 | contract=" InfoWorld. Security.A uthorizati on.PolicyA dministrat ionPoint.I Administra tiveFuncti ons" | |
| 407 | name="PAP. Administra tiveFuncti ons.Window s"> | |
| 408 | <identit y> | |
| 409 | <dns value ="IWHM3Ser vices" /> | |
| 410 | </identi ty> | |
| 411 | </endp oint> | |
| 412 | ||
| 413 | <!--PD P: Windows authentic ation--> | |
| 414 | <endpo int addres s="http:// localhost: 16050/PDP" | |
| 415 | behaviorCo nfiguratio n="Windows ClientCred entials" | |
| 416 | binding="w sFederatio nHttpBindi ng" | |
| 417 | bindingCon figuration ="WinBindi ng" | |
| 418 | contract=" InfoWorld. Security.P olicyDecis ionPoint.I Authorizat ionService " | |
| 419 | name="PDP. Authorizat ionService .Windows"> | |
| 420 | <identit y> | |
| 421 | <dns value ="IWHM3Ser vices" /> | |
| 422 | </identi ty> | |
| 423 | </endp oint> | |
| 424 | ||
| 425 | <!--EI S--> | |
| 426 | <endpo int addres s="http:// localhost: 16050/Quer yFunctions " | |
| 427 | behaviorCo nfiguratio n="ClientC redentials Behavior" | |
| 428 | binding="w sFederatio nHttpBindi ng" | |
| 429 | bindingCon figuration ="WSFedera tionHttpBi nding_Auth enticatedS ervice" | |
| 430 | name="EIS. QueryFunct ions" | |
| 431 | contract=" InfoWorld. EIS.IQuery Functions" > | |
| 432 | <identit y> | |
| 433 | <dns value ="IWHM3Ser vices" /> | |
| 434 | </identi ty> | |
| 435 | </endp oint> | |
| 436 | ||
| 437 | <!--EI S: Windows authentic ation--> | |
| 438 | <endpo int addres s="http:// localhost: 16050/Quer yFunctions " | |
| 439 | behaviorCo nfiguratio n="Windows ClientCred entials" | |
| 440 | binding="w sFederatio nHttpBindi ng" | |
| 441 | bindingCon figuration ="WinBindi ng" | |
| 442 | contract=" InfoWorld. EIS.IQuery Functions" | |
| 443 | name="EIS. QueryFunct ions.Windo ws"> | |
| 444 | <identit y> | |
| 445 | <dns value ="IWHM3Ser vices" /> | |
| 446 | </identi ty> | |
| 447 | </endp oint> | |
| 448 | ||
| 449 | <!--EI S--> | |
| 450 | <endpo int addres s="http:// localhost: 16050/Enti tyManageme nt" | |
| 451 | behaviorCo nfiguratio n="ClientC redentials Behavior" | |
| 452 | binding="w sFederatio nHttpBindi ng" | |
| 453 | name="EIS. EntityMana gement" | |
| 454 | bindingCon figuration ="WSFedera tionHttpBi nding_Auth enticatedS ervice" | |
| 455 | contract=" InfoWorld. EIS.IEntit yManagemen t"> | |
| 456 | <identit y> | |
| 457 | <dns value ="IWHM3Ser vices" /> | |
| 458 | </identi ty> | |
| 459 | </endp oint> | |
| 460 | ||
| 461 | <!--EI S: Windows authentic ation--> | |
| 462 | <endpo int addres s="http:// localhost: 16050/Enti tyManageme nt" | |
| 463 | behaviorCo nfiguratio n="Windows ClientCred entials" | |
| 464 | binding="w sFederatio nHttpBindi ng" | |
| 465 | name="EIS. EntityMana gement.Win dows" | |
| 466 | bindingCon figuration ="WinBindi ng" | |
| 467 | contract=" InfoWorld. EIS.IEntit yManagemen t"> | |
| 468 | <identit y> | |
| 469 | <dns value ="IWHM3Ser vices"/> | |
| 470 | </identi ty> | |
| 471 | </endp oint> | |
| 472 | ||
| 473 | <!--EV S--> | |
| 474 | <endpo int addres s="http:// localhost: 16050/CTSV ocabularyR untime" na me="EVS.CT SVocabular yRuntime" binding="b asicHttpBi nding" bin dingConfig uration="E VSBinding" contract= "InfoWorld .EVS.CTSVA PI.Runtime Operations " behavior Configurat ion="DataC ontractSer ializer"/> | |
| 475 | <endpo int addres s="http:// localhost: 16050/CTSV ocabularyB rowse" nam e="EVS.CTS Vocabulary Browse" bi nding="bas icHttpBind ing" bindi ngConfigur ation="EVS Binding" c ontract="I nfoWorld.E VS.CTSVAPI .BrowserOp erations" behaviorCo nfiguratio n="DataCon tractSeria lizer"/> | |
| 476 | <endpo int addres s="http:// localhost: 16050/CTSM essageBrow se" name=" EVS.CTSMes sageBrowse " binding= "basicHttp Binding" b indingConf iguration= "EVSBindin g" contrac t="InfoWor ld.EVS.CTS MAPI.Brows erOperatio ns" behavi orConfigur ation="Dat aContractS erializer" /> | |
| 477 | <endpo int addres s="http:// localhost: 16050/CTSM essageRunt ime" name= "EVS.CTSMe ssageRunti me" bindin g="basicHt tpBinding" bindingCo nfiguratio n="EVSBind ing" contr act="InfoW orld.EVS.C TSMAPI.Run timeOperat ions" beha viorConfig uration="D ataContrac tSerialize r"/> | |
| 478 | <endpo int addres s="http:// localhost: 16050/CTSM essageEdit " name="EV S.CTSMessa geEdit" bi nding="bas icHttpBind ing" bindi ngConfigur ation="EVS Binding" c ontract="I nfoWorld.E VS.CTSEdit .IMessageE dit" behav iorConfigu ration="Da taContract Serializer "/> | |
| 479 | <endpo int addres s="http:// localhost: 16050/CTSV ocabularyE dit" name= "EVS.CTSVo cabularyEd it" bindin g="basicHt tpBinding" bindingCo nfiguratio n="EVSBind ing" contr act="ICTSE ditVocabul ary"/> | |
| 480 | ||
| 481 | <!--BM S Query--> | |
| 482 | <endpo int addres s="http:// localhost: 16050/BMSQ uery" | |
| 483 | behaviorCo nfiguratio n="ClientC redentials Behavior" | |
| 484 | binding="w sFederatio nHttpBindi ng" | |
| 485 | bindingCon figuration ="WSFedera tionHttpBi nding_Auth enticatedS ervice" | |
| 486 | name="BMS. BMSQuery" | |
| 487 | contract=" BMS.Servic eContracts .IBedManag erQuery"> | |
| 488 | <identit y> | |
| 489 | <dns value ="IWHM3Ser vices"/> | |
| 490 | </identi ty> | |
| 491 | </endp oint> | |
| 492 | ||
| 493 | <!--BM S Query: W indows--> | |
| 494 | <endpo int addres s="http:// localhost: 16050/BMSQ uery" | |
| 495 | behaviorCo nfiguratio n="Windows ClientCred entials" | |
| 496 | binding="w sFederatio nHttpBindi ng" | |
| 497 | bindingCon figuration ="WinBindi ng" | |
| 498 | name="BMS. BMSQuery.W indows" | |
| 499 | contract=" BMS.Servic eContracts .IBedManag erQuery"> | |
| 500 | <identit y> | |
| 501 | <dns value ="IWHM3Ser vices"/> | |
| 502 | </identi ty> | |
| 503 | </endp oint> | |
| 504 | ||
| 505 | <!--BM S Operatio ns--> | |
| 506 | <endpo int addres s="http:// localhost: 16050/BMSO perations" | |
| 507 | behaviorCo nfiguratio n="ClientC redentials Behavior" | |
| 508 | binding="w sFederatio nHttpBindi ng" | |
| 509 | bindingCon figuration ="WSFedera tionHttpBi nding_Auth enticatedS ervice" | |
| 510 | name="BMS. BMSOperati ons" | |
| 511 | contract=" BMS.Servic eContracts .IBedManag erOperatio ns"> | |
| 512 | <identit y> | |
| 513 | <dns value ="IWHM3Ser vices"/> | |
| 514 | </identi ty> | |
| 515 | </endp oint> | |
| 516 | ||
| 517 | <!--BM S Operatio ns: Window s--> | |
| 518 | <endpo int addres s="http:// localhost: 16050/BMSO perations" | |
| 519 | behaviorCo nfiguratio n="Windows ClientCred entials" | |
| 520 | binding="w sFederatio nHttpBindi ng" | |
| 521 | bindingCon figuration ="WinBindi ng" | |
| 522 | name="BMS. BMSOperati ons.Window s" | |
| 523 | contract=" BMS.Servic eContracts .IBedManag erOperatio ns"> | |
| 524 | <identit y> | |
| 525 | <dns value ="IWHM3Ser vices"/> | |
| 526 | </identi ty> | |
| 527 | </endp oint> | |
| 528 | ||
| 529 | <!--BM S Configur ation--> | |
| 530 | <endpo int addres s="http:// localhost: 16050/BMSC onfigurati onOperatio ns" | |
| 531 | behaviorCo nfiguratio n="ClientC redentials Behavior" | |
| 532 | binding="w sFederatio nHttpBindi ng" | |
| 533 | bindingCon figuration ="WSFedera tionHttpBi nding_Auth enticatedS ervice" | |
| 534 | name ="BMS .BMSConfig urationOpe rations" | |
| 535 | contract=" BMS.Servic eContracts .IConfigur ationOpera tions"> | |
| 536 | <identit y> | |
| 537 | <dns value ="IWHM3Ser vices"/> | |
| 538 | </identi ty> | |
| 539 | </endp oint> | |
| 540 | ||
| 541 | <!--BM S Configur ation: Win dows--> | |
| 542 | <endpo int addres s="http:// localhost: 16050/BMSC onfigurati onOperatio ns" | |
| 543 | behaviorCo nfiguratio n="Windows ClientCred entials" | |
| 544 | binding="w sFederatio nHttpBindi ng" | |
| 545 | bindingCon figuration ="WinBindi ng" | |
| 546 | name ="BMS .BMSConfig urationOpe rations.Wi ndows" | |
| 547 | contract=" BMS.Servic eContracts .IConfigur ationOpera tions"> | |
| 548 | <identit y> | |
| 549 | <dns value ="IWHM3Ser vices"/> | |
| 550 | </identi ty> | |
| 551 | </endp oint> | |
| 552 | ||
| 553 | <!--Be d Unavaila ble Workfl ow--> | |
| 554 | <endpo int addres s="http:// localhost: 16050/BedU navailable WF" | |
| 555 | behaviorCo nfiguratio n="ClientC redentials Behavior" | |
| 556 | binding="w sFederatio nHttpBindi ng" | |
| 557 | bindingCon figuration ="WSFedera tionHttpBi nding_Auth enticatedS ervice" | |
| 558 | name="BMSW F.IBedUnav ailableFlo w" | |
| 559 | contract=" BMS.Workfl ows.WF.IBe dUnavailab leFlow"> | |
| 560 | <identit y> | |
| 561 | <dns value ="IWHM3Ser vices"/> | |
| 562 | </identi ty> | |
| 563 | </endp oint> | |
| 564 | ||
| 565 | <!--Be d Unavaila ble Workfl ow: Window s--> | |
| 566 | <endpo int addres s="http:// localhost: 16050/BedU navailable WF" | |
| 567 | behaviorCo nfiguratio n="Windows ClientCred entials" | |
| 568 | binding="w sFederatio nHttpBindi ng" | |
| 569 | bindingCon figuration ="WinBindi ng" | |
| 570 | name="BMSW F.IBedUnav ailableFlo w.Windows" | |
| 571 | contract=" BMS.Workfl ows.WF.IBe dUnavailab leFlow"> | |
| 572 | <identit y> | |
| 573 | <dns value ="IWHM3Ser vices"/> | |
| 574 | </identi ty> | |
| 575 | </endp oint> | |
| 576 | ||
| 577 | <!--Wa iting List Workflow- -> | |
| 578 | <endpo int addres s="http:// localhost: 16050/Wait ingListWF" | |
| 579 | behaviorCo nfiguratio n="ClientC redentials Behavior" | |
| 580 | binding="w sFederatio nHttpBindi ng" | |
| 581 | bindingCon figuration ="WSFedera tionHttpBi nding_Auth enticatedS ervice" | |
| 582 | name="BMSW F.IWaiting ListFlow" | |
| 583 | contract=" BMS.Workfl ows.WF.IWa itingListF low"> | |
| 584 | <identit y> | |
| 585 | <dns value ="IWHM3Ser vices"/> | |
| 586 | </identi ty> | |
| 587 | </endp oint> | |
| 588 | ||
| 589 | <!--Wa iting List Workflow: Windows-- > | |
| 590 | <endpo int addres s="http:// localhost: 16050/Wait ingListWF" | |
| 591 | behaviorCo nfiguratio n="Windows ClientCred entials" | |
| 592 | binding="w sFederatio nHttpBindi ng" | |
| 593 | bindingCon figuration ="WinBindi ng" | |
| 594 | name="BMSW F.IWaiting ListFlow.W indows" | |
| 595 | contract=" BMS.Workfl ows.WF.IWa itingListF low"> | |
| 596 | <identit y> | |
| 597 | <dns value ="IWHM3Ser vices"/> | |
| 598 | </identi ty> | |
| 599 | </endp oint> | |
| 600 | ||
| 601 | <!--BM S Vista Qu ery--> | |
| 602 | <endpo int addres s="http:// localhost: 16050/Vist aQuery" | |
| 603 | behaviorCo nfiguratio n="ClientC redentials Behavior" | |
| 604 | binding="w sFederatio nHttpBindi ng" | |
| 605 | bindingCon figuration ="WSFedera tionHttpBi nding_Auth enticatedS ervice" | |
| 606 | contract=" BMS.Servic eContracts .IVistaWor kerQuery" | |
| 607 | name ="BMS .VistaQuer y"> | |
| 608 | <identit y> | |
| 609 | <dns value ="IWHM3Ser vices" /> | |
| 610 | </identi ty> | |
| 611 | </endp oint> | |
| 612 | ||
| 613 | <!--BM S Vista Qu ery - Conf iguration Windows--> | |
| 614 | <endpo int addres s="http:// localhost: 16050/Vist aQuery" | |
| 615 | behaviorCo nfiguratio n="Windows ClientCred entials" | |
| 616 | binding="w sFederatio nHttpBindi ng" | |
| 617 | bindingCon figuration ="WinBindi ng" | |
| 618 | contract=" BMS.Servic eContracts .IVistaWor kerQuery" | |
| 619 | name ="BMS .VistaQuer y.Windows" > | |
| 620 | <identit y> | |
| 621 | <dns value ="IWHM3Ser vices" /> | |
| 622 | </identi ty> | |
| 623 | </endp oint> | |
| 624 | ||
| 625 | <!--BM S Web Cach e - Client : Windows- -> | |
| 626 | <endpo int addres s="http:// localhost: 16000/Cach eService.s vc" | |
| 627 | behaviorCo nfiguratio n="Windows ClientCred entials" | |
| 628 | binding="w sFederatio nHttpBindi ng" | |
| 629 | bindingCon figuration ="WinBindi ng" | |
| 630 | name="BMS. Cache.Wind ows" | |
| 631 | contract=" BMS.Servic eContracts .ICacheSer vice"> | |
| 632 | <identit y> | |
| 633 | <dns value ="IWHM3Ser vices"/> | |
| 634 | </identi ty> | |
| 635 | </endp oint> | |
| 636 | ||
| 637 | <!--BM S Web Cach e - Client : Windows- -> | |
| 638 | <endpo int addres s="https:/ /localhost :16001/Cac heService. svc" | |
| 639 | behaviorCo nfiguratio n="Windows ClientCred entials" | |
| 640 | binding="w sFederatio nHttpBindi ng" | |
| 641 | bindingCon figuration ="WinBindi ngHttps" | |
| 642 | name="BMS. Cache.Wind ows.Https" | |
| 643 | contract=" BMS.Servic eContracts .ICacheSer vice"> | |
| 644 | <identit y> | |
| 645 | <dns value ="IWHM3Ser vices"/> | |
| 646 | </identi ty> | |
| 647 | </endp oint> | |
| 648 | ||
| 649 | <!--BM S Cache -- > | |
| 650 | <endpo int addres s="http:// localhost: 16050/BMSC ache" | |
| 651 | behavior Configurat ion="Clien tCredentia lsBehavior " | |
| 652 | binding= "wsFederat ionHttpBin ding" | |
| 653 | bindingC onfigurati on="WSFede rationHttp Binding_Au thenticate dService" | |
| 654 | name="BM S.BMSCache " | |
| 655 | contract ="BMS.Serv iceContrac ts.IBedMan agerCache" > | |
| 656 | <identit y> | |
| 657 | <dns value ="IWHM3Ser vices" /> | |
| 658 | </identi ty> | |
| 659 | </endp oint> | |
| 660 | ||
| 661 | <!--BM S Cache - Windows -- > | |
| 662 | <endpo int addres s="http:// localhost: 16050/BMSC ache" | |
| 663 | behavior Configurat ion="Windo wsClientCr edentials" | |
| 664 | binding= "wsFederat ionHttpBin ding" | |
| 665 | bindingC onfigurati on="WinBin ding" | |
| 666 | contract ="BMS.Serv iceContrac ts.IBedMan agerCache" | |
| 667 | name="BM S.BMSCache .Windows" > | |
| 668 | <identit y> | |
| 669 | <dns value ="IWHM3Ser vices" /> | |
| 670 | </identi ty> | |
| 671 | </endp oint> | |
| 672 | ||
| 673 | </cl ient> | |
| 674 | ||
| 675 | <beh aviors> | |
| 676 | <servi ceBehavior s> | |
| 677 | <behavio r name="Se rviceBehav ior"> | |
| 678 | <serviceMe tadata htt pGetEnable d="true"/> | |
| 679 | <serviceDe bug includ eException DetailInFa ults="true "/> | |
| 680 | <dataContr actSeriali zer maxIte msInObject Graph="214 7483647"/> | |
| 681 | <serviceCr edentials type="Info World.Secu rity.Saml2 0.Saml20Se rviceCrede ntials, Sa ml20"> | |
| 682 | <s erviceCert ificate fi ndValue="I WHM3Servic es" storeL ocation="L ocalMachin e" storeNa me="My" x5 09FindType ="FindBySu bjectName" /> | |
| 683 | <i ssuedToken Authentica tion> | |
| 684 | <kno wnCertific ates> | |
| 685 | <add f indValue=" IWHM3STS" storeLocat ion="Local Machine" s toreName=" My" x509Fi ndType="Fi ndBySubjec tName"/> | |
| 686 | </kn ownCertifi cates> | |
| 687 | </ issuedToke nAuthentic ation> | |
| 688 | </serviceC redentials > | |
| 689 | <serviceTh rottling m axConcurre ntCalls="1 000" maxCo ncurrentSe ssions="10 00"/> | |
| 690 | </behavi or> | |
| 691 | ||
| 692 | <behavio r name="Wo rkflowServ ice"> | |
| 693 | <serviceMe tadata htt pGetEnable d="true"/> | |
| 694 | <serviceTh rottling m axConcurre ntCalls="1 000" maxCo ncurrentSe ssions="10 00"/> | |
| 695 | <serviceDe bug includ eException DetailInFa ults="true "/> | |
| 696 | <serviceCr edentials type="Info World.Secu rity.Saml2 0.Saml20Se rviceCrede ntials, Sa ml20"> | |
| 697 | <s erviceCert ificate fi ndValue="I WHM3Servic es" storeL ocation="L ocalMachin e" storeNa me="My" x5 09FindType ="FindBySu bjectName" /> | |
| 698 | <i ssuedToken Authentica tion> | |
| 699 | <kno wnCertific ates> | |
| 700 | <add f indValue=" IWHM3STS" storeLocat ion="Local Machine" s toreName=" My" x509Fi ndType="Fi ndBySubjec tName"/> | |
| 701 | </kn ownCertifi cates> | |
| 702 | </ issuedToke nAuthentic ation> | |
| 703 | </serviceC redentials > | |
| 704 | <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"/ > | |
| 705 | <workflowI dle timeTo Unload="0" /> | |
| 706 | <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 ;"> | |
| 707 | <p romotionSe ts> | |
| 708 | <pro motionSet name="Admi ssionData" > | |
| 709 | <promo tedValue p ropertyNam e="Admissi onId"/> | |
| 710 | <promo tedValue p ropertyNam e="Patient Name"/> | |
| 711 | <promo tedValue p ropertyNam e="Locatio nName"/> | |
| 712 | </pr omotionSet > | |
| 713 | <pro motionSet name="Tran sferData"> | |
| 714 | <promo tedValue p ropertyNam e="Patient SSN"/> | |
| 715 | </pr omotionSet > | |
| 716 | </ promotionS ets> | |
| 717 | </sqlWorkf lowInstanc eStoreProm otion> | |
| 718 | <errorHand ler/> | |
| 719 | </behavi or> | |
| 720 | ||
| 721 | <behavio r name="Ba sicBinding Behavior"> | |
| 722 | <dataContr actSeriali zer maxIte msInObject Graph="214 7483647"/> | |
| 723 | <serviceDe bug includ eException DetailInFa ults="true "/> | |
| 724 | <serviceMe tadata htt pGetEnable d="true"/> | |
| 725 | </behavi or> | |
| 726 | </serv iceBehavio rs> | |
| 727 | ||
| 728 | <endpo intBehavio rs> | |
| 729 | <behavio r name="Cl ientCreden tialsBehav ior"> | |
| 730 | <durableIs suedTokenC lientCrede ntials> | |
| 731 | <s erviceCert ificate> | |
| 732 | <def aultCertif icate x509 FindType=" FindBySubj ectName" f indValue=" IWHM3Servi ces" store Name="My" storeLocat ion="Local Machine" / > | |
| 733 | <aut henticatio n revocati onMode="No Check" /> | |
| 734 | <sco pedCertifi cates> | |
| 735 | <add t argetUri=" http://loc alhost:160 50/STS/" x 509FindTyp e="FindByS ubjectName " findValu e="IWHM3ST S" storeNa me="My" st oreLocatio n="LocalMa chine" /> | |
| 736 | </sc opedCertif icates> | |
| 737 | </ serviceCer tificate> | |
| 738 | <d urableIssu edToken | |
| 739 | 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;" | |
| 740 | iden tifier="Se ssionID" | |
| 741 | isol ationLevel ="ReadComm itted" /> | |
| 742 | </durableI ssuedToken ClientCred entials> | |
| 743 | </behavi or> | |
| 744 | ||
| 745 | <behavio r name="Wi ndowsClien tCredentia ls"> | |
| 746 | <dataContr actSeriali zer maxIte msInObject Graph="214 7483647"/> | |
| 747 | <clientCre dentials t ype="InfoW orld.Secur ity.Authen tication.C acheClient Credential s, Securit yTokenCach e"> | |
| 748 | <w indows all owNtlm="tr ue"/> | |
| 749 | <s erviceCert ificate> | |
| 750 | <def aultCertif icate x509 FindType=" FindBySubj ectName" f indValue=" IWHM3Servi ces" store Name="My" storeLocat ion="Local Machine"/> | |
| 751 | <aut henticatio n revocati onMode="No Check"/> | |
| 752 | <sco pedCertifi cates> | |
| 753 | <add t argetUri=" http://loc alhost:160 50/STS/Win dows" x509 FindType=" FindBySubj ectName" f indValue=" IWHM3STS" storeName= "My" store Location=" LocalMachi ne"/> | |
| 754 | </sc opedCertif icates> | |
| 755 | </ serviceCer tificate> | |
| 756 | </clientCr edentials> | |
| 757 | </behavi or> | |
| 758 | ||
| 759 | <behavio r name="Da taContract Serializer "> | |
| 760 | <dataContr actSeriali zer maxIte msInObject Graph="655 3600"/> | |
| 761 | </behavi or> | |
| 762 | ||
| 763 | </endp ointBehavi ors> | |
| 764 | </be haviors> | |
| 765 | ||
| 766 | <ext ensions> | |
| 767 | <behav iorExtensi ons> | |
| 768 | <add nam e="sqlWork flowInstan ceStorePro motion" ty pe="BMS.Wo rkflows.Pr opertyProm otionActiv ity.Config uration.Sq lWorkflowI nstanceSto rePromotio nElement, BMS.Workfl ows.Proper tyPromotio nActivity" /> | |
| 769 | <add nam e="errorHa ndler" typ e="BMS.Wor kflows.Cus tomActivit ies.Utils. WFErrorHan dlerElemen t, BMS.Wor kflows.Cus tomActivit ies"/> | |
| 770 | <add nam e="durable IssuedToke nClientCre dentials" type="BMS. Security.C onfigurati on.Durable IssuedToke nClientCre dentialsCo nfigHandle r, BMS.Sec urity"/> | |
| 771 | </beha viorExtens ions> | |
| 772 | </ex tensions> | |
| 773 | ||
| 774 | <dia gnostics> | |
| 775 | <messa geLogging | |
| 776 | log EntireMess age="true" | |
| 777 | log MalformedM essages="f alse" | |
| 778 | log MessagesAt ServiceLev el="true" | |
| 779 | log MessagesAt TransportL evel="fals e" | |
| 780 | max MessagesTo Log="3000" | |
| 781 | max SizeOfMess ageToLog=" 2147483647 "/> | |
| 782 | </di agnostics> | |
| 783 | ||
| 784 | </ system.ser viceModel> | |
| 785 | ||
| 786 | <s ystem.diag nostics> | |
| 787 | ||
| 788 | <sou rces> | |
| 789 | <sourc e name="Sy stem.Servi ceModel" s witchValue ="Verbose" > | |
| 790 | <listene rs> | |
| 791 | <add name= "ServiceMo del Listen er" /> | |
| 792 | <add type= "System.Di agnostics. DefaultTra ceListener " name="De fault" /> | |
| 793 | </listen ers> | |
| 794 | </sour ce> | |
| 795 | <sourc e name="Sy stem.Servi ceModel.Me ssageLoggi ng" > | |
| 796 | <listene rs> | |
| 797 | <add name= "MessageLo gging List ener" /> | |
| 798 | <add type= "System.Di agnostics. DefaultTra ceListener " name="De fault" /> | |
| 799 | </listen ers> | |
| 800 | </sour ce> | |
| 801 | </so urces> | |
| 802 | <sha redListene rs> | |
| 803 | <add i nitializeD ata="BMSer verLog.svc log" type= "System.Di agnostics. XmlWriterT raceListen er" name=" ServiceMod el Listene r" traceOu tputOption s="None" / > | |
| 804 | <add i nitializeD ata="BMMes sageLog.sv clog" type ="System.D iagnostics .XmlWriter TraceListe ner" name= "MessageLo gging List ener" trac eOutputOpt ions="None " /> | |
| 805 | </sh aredListen ers> | |
| 806 | ||
| 807 | ||
| 808 | <tra ce autoflu sh="true" indentsize ="4"> | |
| 809 | <liste ners> | |
| 810 | <add nam e="myListe ner" type= "System.Di agnostics. TextWriter TraceListe ner" initi alizeData= "trace.log "/> | |
| 811 | </list eners> | |
| 812 | </tr ace> | |
| 813 | ||
| 814 | <swi tches> | |
| 815 | <!-- | |
| 816 | Th is switch controls v ista worke r trace me ssages. | |
| 817 | Va lue: | |
| 818 | 0 None | |
| 819 | 1 Error ( On ly error m essages ) | |
| 820 | 2 Warning ( Warning me ssages and error mes sages ) | |
| 821 | 3 Info ( Inf ormational messages, warning m essages, a nd error m essages ) | |
| 822 | 4 Verbose ( Verbose me ssages, in formationa l messages , warning messages, and error messages ) | |
| 823 | --> | |
| 824 | <add n ame="Trace LevelSwitc h" value=" 3"/> | |
| 825 | </sw itches> | |
| 826 | ||
| 827 | </ system.dia gnostics> | |
| 828 | ||
| 829 | <l og4net> | |
| 830 | ||
| 831 | <roo t> | |
| 832 | <!--se t the leve l value to ALL or DE BUG in ord er to trac e method e ntry and e xit times- -> | |
| 833 | <level value="OF F"/> | |
| 834 | <appen der-ref re f="SQLAppe nder"/> | |
| 835 | </ro ot> | |
| 836 | ||
| 837 | <app ender name ="FileAppe nder" type ="log4net. Appender.F ileAppende r"> | |
| 838 | <file value="log -file.txt" /> | |
| 839 | <appen dToFile va lue="true" /> | |
| 840 | <layou t type="lo g4net.Layo ut.Pattern Layout"> | |
| 841 | <convers ionPattern value="%d ate [%6thr ead] -> %message% <-%new line"/> | |
| 842 | </layo ut> | |
| 843 | </ap pender> | |
| 844 | <app ender name ="SQLAppen der" type= "log4netAs ync.AsyncA doNetAppen der,log4ne tAsync"> | |
| 845 | <buffe rSize valu e="1000" / > | |
| 846 | <conne ctionType value="Sys tem.Data.S qlClient.S qlConnecti on, System .Data, Ver sion=1.0.3 300.0, Cul ture=neutr al, Public KeyToken=b 77a5c56193 4e089" /> | |
| 847 | <conne ctionStrin g value="d ata source =localhost ;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 ;" /> | |
| 848 | <comma ndText val ue="INSERT INTO Log ([Date],[T hread],[Le vel],[Logg er],[Messa ge],[Excep tion]) VAL UES (@log_ date, @thr ead, @log_ level, @lo gger, @mes sage, @exc eption)" / > | |
| 849 | <param eter> | |
| 850 | <paramet erName val ue="@log_d ate" /> | |
| 851 | <dbType value="Dat eTime" /> | |
| 852 | <layout type="log4 net.Layout .RawTimeSt ampLayout" /> | |
| 853 | </para meter> | |
| 854 | <param eter> | |
| 855 | <paramet erName val ue="@threa d" /> | |
| 856 | <dbType value="Str ing" /> | |
| 857 | <size va lue="255" /> | |
| 858 | <layout type="log4 net.Layout .PatternLa yout"> | |
| 859 | <conversio nPattern v alue="%thr ead" /> | |
| 860 | </layout > | |
| 861 | </para meter> | |
| 862 | <param eter> | |
| 863 | <paramet erName val ue="@log_l evel" /> | |
| 864 | <dbType value="Str ing" /> | |
| 865 | <size va lue="50" / > | |
| 866 | <layout type="log4 net.Layout .PatternLa yout"> | |
| 867 | <conversio nPattern v alue="%lev el" /> | |
| 868 | </layout > | |
| 869 | </para meter> | |
| 870 | <param eter> | |
| 871 | <paramet erName val ue="@logge r" /> | |
| 872 | <dbType value="Str ing" /> | |
| 873 | <size va lue="255" /> | |
| 874 | <layout type="log4 net.Layout .PatternLa yout"> | |
| 875 | <conversio nPattern v alue="%log ger" /> | |
| 876 | </layout > | |
| 877 | </para meter> | |
| 878 | <param eter> | |
| 879 | <paramet erName val ue="@messa ge" /> | |
| 880 | <dbType value="Str ing" /> | |
| 881 | <size va lue="4000" /> | |
| 882 | <layout type="log4 net.Layout .PatternLa yout"> | |
| 883 | <conversio nPattern v alue="%mes sage" /> | |
| 884 | </layout > | |
| 885 | </para meter> | |
| 886 | <param eter> | |
| 887 | <paramet erName val ue="@excep tion" /> | |
| 888 | <dbType value="Str ing" /> | |
| 889 | <size va lue="2000" /> | |
| 890 | <layout type="log4 net.Layout .Exception Layout" /> | |
| 891 | </para meter> | |
| 892 | <!--do not log m essages wi th duratio ns under 0 0:00:00.00 *--> | |
| 893 | <filte r type="lo g4net.Filt er.StringM atchFilter "> | |
| 894 | <stringT oMatch val ue="00:00: 00.00" /> | |
| 895 | <acceptO nMatch val ue="false" /> | |
| 896 | </filt er> | |
| 897 | <!--do not log e ntry messa ges as the y are not relevant d uration-wi se--> | |
| 898 | <filte r type="lo g4net.Filt er.StringM atchFilter "> | |
| 899 | <stringT oMatch val ue="Entry" /> | |
| 900 | <acceptO nMatch val ue="false" /> | |
| 901 | </filt er> | |
| 902 | </ap pender> | |
| 903 | </ log4net> | |
| 904 | ||
| 905 | <s tartup> | |
| 906 | <sup portedRunt ime versio n="v4.0" s ku=".NETFr amework,Ve rsion=v4.0 .1"/> | |
| 907 | </ startup> | |
| 908 | </configur ation> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.