Hello World BizTalk project. Gemaakt in BizTalk 2013 en omgezet naar 2016.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

PortBindings.xml 10KB

1 月之前
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <BindingInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Assembly="Microsoft.BizTalk.Deployment, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Version="3.5.1.0" BindingStatus="NoBindings" BoundEndpoints="0" TotalEndpoints="0">
  3. <Timestamp>2024-12-05T12:35:25.6975206+01:00</Timestamp>
  4. <ModuleRefCollection />
  5. <SendPortCollection>
  6. <SendPort Name="Thomas.Send" IsStatic="true" IsTwoWay="false" BindingOption="0">
  7. <Description xsi:nil="true" />
  8. <TransmitPipeline Name="TM.Shared.Pipelines.TM_Shared_Pipelines_XMLTransmit" FullyQualifiedName="TM.Shared.Pipelines.TM_Shared_Pipelines_XMLTransmit, TM.Shared.Pipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=224c7e2c8b50f9df" Type="2" TrackingOption="None" Description="" />
  9. <SendPipelineData>&lt;Root xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
  10. &lt;Stages&gt;
  11. &lt;Stage CategoryId="9d0e4101-4cce-4536-83fa-4a5040674ad6"&gt;
  12. &lt;Components&gt;
  13. &lt;Component Name="PipelineComponents.TrackingComponent"&gt;
  14. &lt;Properties /&gt;
  15. &lt;/Component&gt;
  16. &lt;/Components&gt;
  17. &lt;/Stage&gt;
  18. &lt;Stage CategoryId="9d0e4107-4cce-4536-83fa-4a5040674ad6"&gt;
  19. &lt;Components&gt;
  20. &lt;Component Name="Microsoft.BizTalk.Component.XmlAsmComp"&gt;
  21. &lt;Properties /&gt;
  22. &lt;/Component&gt;
  23. &lt;/Components&gt;
  24. &lt;/Stage&gt;
  25. &lt;Stage CategoryId="9d0e4108-4cce-4536-83fa-4a5040674ad6"&gt;
  26. &lt;Components&gt;
  27. &lt;Component Name="PipelineComponents.TrackingComponent"&gt;
  28. &lt;Properties /&gt;
  29. &lt;/Component&gt;
  30. &lt;Component Name="PipelineComponents.ReplaceComponent"&gt;
  31. &lt;Properties /&gt;
  32. &lt;/Component&gt;
  33. &lt;Component Name="PipelineComponents.NamespaceComponent"&gt;
  34. &lt;Properties /&gt;
  35. &lt;/Component&gt;
  36. &lt;Component Name="PipelineComponents.TrackingComponent"&gt;
  37. &lt;Properties&gt;
  38. &lt;ComponentEnabled vt="8"&gt;TRUE&lt;/ComponentEnabled&gt;
  39. &lt;PipelineDirection vt="8"&gt;OUTGOING&lt;/PipelineDirection&gt;
  40. &lt;PipelinePhase vt="8"&gt;OUT&lt;/PipelinePhase&gt;
  41. &lt;PipelineSolution vt="8"&gt;HelloBizTalk2013World&lt;/PipelineSolution&gt;
  42. &lt;SharedMessageType vt="8"&gt;ORDERSTATUS&lt;/SharedMessageType&gt;
  43. &lt;/Properties&gt;
  44. &lt;/Component&gt;
  45. &lt;Component Name="PipelineComponents.FilenameComponent"&gt;
  46. &lt;Properties /&gt;
  47. &lt;/Component&gt;
  48. &lt;Component Name="PipelineComponents.EncodingComponent"&gt;
  49. &lt;Properties /&gt;
  50. &lt;/Component&gt;
  51. &lt;Component Name="PipelineComponents.TrackingIdEncodingComponent"&gt;
  52. &lt;Properties /&gt;
  53. &lt;/Component&gt;
  54. &lt;/Components&gt;
  55. &lt;/Stage&gt;
  56. &lt;/Stages&gt;
  57. &lt;/Root&gt;</SendPipelineData>
  58. <PrimaryTransport>
  59. <Address>D:\ESB\Dummy\Thomas\Out\%MessageID%.xml</Address>
  60. <TransportType Name="FILE" Capabilities="11" ConfigurationClsid="5e49e3a6-b4fc-4077-b44c-22f34a242fdb" />
  61. <TransportTypeData>&lt;CustomProps&gt;
  62. &lt;UseTempFileOnWrite vt="11"&gt;0&lt;/UseTempFileOnWrite&gt;
  63. &lt;AllowCacheOnWrite vt="11"&gt;0&lt;/AllowCacheOnWrite&gt;
  64. &lt;CopyMode vt="19"&gt;1&lt;/CopyMode&gt;
  65. &lt;FileName vt="8"&gt;%MessageID%.xml&lt;/FileName&gt;
  66. &lt;/CustomProps&gt;</TransportTypeData>
  67. <RetryCount>3</RetryCount>
  68. <RetryInterval>5</RetryInterval>
  69. <ServiceWindowEnabled>false</ServiceWindowEnabled>
  70. <FromTime>2024-12-04T23:00:00</FromTime>
  71. <ToTime>2024-12-05T22:59:59</ToTime>
  72. <Primary>true</Primary>
  73. <OrderedDelivery>false</OrderedDelivery>
  74. <DeliveryNotification>1</DeliveryNotification>
  75. <SendHandler Name="SendHost" HostTrusted="false">
  76. <TransportType Name="FILE" Capabilities="11" ConfigurationClsid="5e49e3a6-b4fc-4077-b44c-22f34a242fdb" />
  77. </SendHandler>
  78. </PrimaryTransport>
  79. <SecondaryTransport>
  80. <Address />
  81. <RetryCount>3</RetryCount>
  82. <RetryInterval>5</RetryInterval>
  83. <ServiceWindowEnabled>false</ServiceWindowEnabled>
  84. <FromTime>2024-12-04T23:00:00</FromTime>
  85. <ToTime>2024-12-05T22:59:59</ToTime>
  86. <Primary>false</Primary>
  87. <OrderedDelivery>false</OrderedDelivery>
  88. <DeliveryNotification>1</DeliveryNotification>
  89. <SendHandler xsi:nil="true" />
  90. </SecondaryTransport>
  91. <ReceivePipelineData xsi:nil="true" />
  92. <Tracking>0</Tracking>
  93. <Filter>&lt;Filter xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
  94. &lt;Group&gt;
  95. &lt;Statement Property="BTS.ReceivePortName" Operator="0" Value="Thomas.Receive" /&gt;
  96. &lt;/Group&gt;
  97. &lt;/Filter&gt;</Filter>
  98. <Transforms />
  99. <OrderedDelivery>false</OrderedDelivery>
  100. <Priority>5</Priority>
  101. <StopSendingOnFailure>false</StopSendingOnFailure>
  102. <RouteFailedMessage>false</RouteFailedMessage>
  103. <ApplicationName>KLG.Extern</ApplicationName>
  104. </SendPort>
  105. </SendPortCollection>
  106. <DistributionListCollection />
  107. <ReceivePortCollection>
  108. <ReceivePort Name="Thomas.Receive" IsTwoWay="false" BindingOption="0">
  109. <Description xsi:nil="true" />
  110. <ReceiveLocations>
  111. <ReceiveLocation Name="Receive Location1">
  112. <Description xsi:nil="true" />
  113. <Address>D:\ESB\Dummy\Thomas\In\*.xml</Address>
  114. <PublicAddress />
  115. <Primary>true</Primary>
  116. <ReceiveLocationServiceWindowEnabled>false</ReceiveLocationServiceWindowEnabled>
  117. <ReceiveLocationFromTime>2024-12-04T23:00:00</ReceiveLocationFromTime>
  118. <ReceiveLocationToTime>2024-12-05T22:59:59</ReceiveLocationToTime>
  119. <ReceiveLocationStartDateEnabled>false</ReceiveLocationStartDateEnabled>
  120. <ReceiveLocationStartDate>2024-12-05T00:00:00</ReceiveLocationStartDate>
  121. <ReceiveLocationEndDateEnabled>false</ReceiveLocationEndDateEnabled>
  122. <ReceiveLocationEndDate>2024-12-06T00:00:00</ReceiveLocationEndDate>
  123. <!--<ReceiveLocationTransportType Name="FILE" Capabilities="11" ConfigurationClsid="f75aeff5-ebc7-4e7c-a753-fdd68ab45c95"/>-->
  124. <ReceiveLocationTransportType Name="FILE" Capabilities="11" ConfigurationClsid="5e49e3a6-b4fc-4077-b44c-22f34a242fdb" />
  125. <ReceiveLocationTransportTypeData>&lt;CustomProps&gt;
  126. &lt;RenameReceivedFiles vt="11"&gt;0&lt;/RenameReceivedFiles&gt;
  127. &lt;RemoveReceivedFileDelay vt="19"&gt;10&lt;/RemoveReceivedFileDelay&gt;
  128. &lt;RemoveReceivedFileMaxInterval vt="19"&gt;300000&lt;/RemoveReceivedFileMaxInterval&gt;
  129. &lt;FileMask vt="8"&gt;*.xml&lt;/FileMask&gt;
  130. &lt;FileNetFailRetryInt vt="19"&gt;5&lt;/FileNetFailRetryInt&gt;
  131. &lt;RemoveReceivedFileRetryCount vt="19"&gt;5&lt;/RemoveReceivedFileRetryCount&gt;
  132. &lt;BatchSizeInBytes vt="19"&gt;102400&lt;/BatchSizeInBytes&gt;
  133. &lt;PollingInterval vt="19"&gt;60000&lt;/PollingInterval&gt;
  134. &lt;FileNetFailRetryCount vt="19"&gt;5&lt;/FileNetFailRetryCount&gt;
  135. &lt;BatchSize vt="19"&gt;20&lt;/BatchSize&gt;
  136. &lt;/CustomProps&gt;</ReceiveLocationTransportTypeData>
  137. <ReceivePipeline Name="TM.Shared.Pipelines.TM_Shared_Pipelines_XMLReceive" FullyQualifiedName="TM.Shared.Pipelines.TM_Shared_Pipelines_XMLReceive, TM.Shared.Pipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=224c7e2c8b50f9df" Type="1" TrackingOption="None" Description="" />
  138. <ReceivePipelineData>&lt;Root xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
  139. &lt;Stages&gt;
  140. &lt;Stage CategoryId="9d0e4103-4cce-4536-83fa-4a5040674ad6"&gt;
  141. &lt;Components&gt;
  142. &lt;Component Name="PipelineComponents.TrackingIdDecodingComponent"&gt;
  143. &lt;Properties /&gt;
  144. &lt;/Component&gt;
  145. &lt;Component Name="PipelineComponents.EncodingComponent"&gt;
  146. &lt;Properties /&gt;
  147. &lt;/Component&gt;
  148. &lt;Component Name="PipelineComponents.TrackingComponent"&gt;
  149. &lt;Properties&gt;
  150. &lt;ComponentEnabled vt="8"&gt;TRUE&lt;/ComponentEnabled&gt;
  151. &lt;PipelineDirection vt="8"&gt;OUTGOING&lt;/PipelineDirection&gt;
  152. &lt;PipelinePhase vt="8"&gt;IN&lt;/PipelinePhase&gt;
  153. &lt;PipelineSolution vt="8"&gt;HelloBizTalk2013World&lt;/PipelineSolution&gt;
  154. &lt;/Properties&gt;
  155. &lt;/Component&gt;
  156. &lt;Component Name="PipelineComponents.ReplaceComponent"&gt;
  157. &lt;Properties /&gt;
  158. &lt;/Component&gt;
  159. &lt;Component Name="PipelineComponents.NamespaceComponent"&gt;
  160. &lt;Properties /&gt;
  161. &lt;/Component&gt;
  162. &lt;Component Name="PipelineComponents.TrackingComponent"&gt;
  163. &lt;Properties /&gt;
  164. &lt;/Component&gt;
  165. &lt;/Components&gt;
  166. &lt;/Stage&gt;
  167. &lt;Stage CategoryId="9d0e4105-4cce-4536-83fa-4a5040674ad6"&gt;
  168. &lt;Components&gt;
  169. &lt;Component Name="TM.Shared.PipelineComponents.KLGXMLDisassembler"&gt;
  170. &lt;Properties /&gt;
  171. &lt;/Component&gt;
  172. &lt;/Components&gt;
  173. &lt;/Stage&gt;
  174. &lt;Stage CategoryId="9d0e410d-4cce-4536-83fa-4a5040674ad6"&gt;
  175. &lt;Components&gt;
  176. &lt;Component Name="PipelineComponents.TrackingComponent"&gt;
  177. &lt;Properties /&gt;
  178. &lt;/Component&gt;
  179. &lt;/Components&gt;
  180. &lt;/Stage&gt;
  181. &lt;/Stages&gt;
  182. &lt;/Root&gt;</ReceivePipelineData>
  183. <SendPipeline xsi:nil="true" />
  184. <SendPipelineData xsi:nil="true" />
  185. <Enable>true</Enable>
  186. <ReceiveHandler Name="ReceiveHost" HostTrusted="false">
  187. <TransportType Name="FILE" Capabilities="11" ConfigurationClsid="f75aeff5-ebc7-4e7c-a753-fdd68ab45c95" />
  188. <!--<TransportType Name="FILE" Capabilities="11" ConfigurationClsid="5e49e3a6-b4fc-4077-b44c-22f34a242fdb"/>-->
  189. </ReceiveHandler>
  190. </ReceiveLocation>
  191. </ReceiveLocations>
  192. <SendPipelineData xsi:nil="true" />
  193. <Authentication>0</Authentication>
  194. <Tracking>0</Tracking>
  195. <Transforms>
  196. <Transform FullName="TM.HelloBizTalk2013World.Transforms.Shared_OrderStatus_to_ShipmentStatus" AssemblyQualifiedName="TM.HelloBizTalk2013World.Transforms.Shared_OrderStatus_to_ShipmentStatus,TM.HelloBizTalk2013World.Transforms, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b209f95f2d194d23" />
  197. </Transforms>
  198. <RouteFailedMessage>false</RouteFailedMessage>
  199. <ApplicationName>KLG.Extern</ApplicationName>
  200. </ReceivePort>
  201. </ReceivePortCollection>
  202. <PartyCollection xsi:nil="true" />
  203. </BindingInfo>