Hello World BizTalk project. Gemaakt in BizTalk 2013 en omgezet naar 2016.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

213 lines
9.8KB

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