Hello World BizTalk project. Gemaakt in BizTalk 2013 en omgezet naar 2016.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

SettingsFileGenerator.xml 5.9KB

vor 1 Monat
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. <?xml version="1.0"?>
  2. <?mso-application progid="Excel.Sheet"?>
  3. <Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
  4. xmlns:o="urn:schemas-microsoft-com:office:office"
  5. xmlns:x="urn:schemas-microsoft-com:office:excel"
  6. xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
  7. xmlns:html="http://www.w3.org/TR/REC-html40">
  8. <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
  9. <Created>2014-03-24T21:26:46Z</Created>
  10. <Version>15.00</Version>
  11. </DocumentProperties>
  12. <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
  13. <AllowPNG/>
  14. <RemovePersonalInformation/>
  15. </OfficeDocumentSettings>
  16. <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
  17. <WindowHeight>12435</WindowHeight>
  18. <WindowWidth>28800</WindowWidth>
  19. <WindowTopX>0</WindowTopX>
  20. <WindowTopY>0</WindowTopY>
  21. <ProtectStructure>False</ProtectStructure>
  22. <ProtectWindows>False</ProtectWindows>
  23. </ExcelWorkbook>
  24. <Styles>
  25. <Style ss:ID="Default" ss:Name="Normal">
  26. <Alignment ss:Vertical="Bottom"/>
  27. <Borders/>
  28. <Font ss:FontName="Calibri" x:Family="Swiss" ss:Color="#000000"/>
  29. <Interior/>
  30. <NumberFormat/>
  31. <Protection/>
  32. </Style>
  33. <Style ss:ID="s40" ss:Name="40% - Accent1">
  34. <Font ss:FontName="Calibri" x:Family="Swiss" ss:Color="#000000"/>
  35. <Interior ss:Color="#B8CCE4" ss:Pattern="Solid"/>
  36. </Style>
  37. <Style ss:ID="s62" ss:Name="40% - Accent1 Bold">
  38. <Font ss:FontName="Calibri" x:Family="Swiss" ss:Color="#000000" ss:Bold="1"/>
  39. <Interior ss:Color="#B8CCE4" ss:Pattern="Solid"/>
  40. <NumberFormat/>
  41. </Style>
  42. <Style ss:ID="s63" ss:Name="Normal Bold">
  43. <Alignment ss:Vertical="Bottom"/>
  44. <Borders/>
  45. <Font ss:FontName="Calibri" x:Family="Swiss" ss:Color="#000000" ss:Bold="1"/>
  46. <Interior/>
  47. <NumberFormat/>
  48. <Protection/>
  49. </Style>
  50. <Style ss:ID="s67" ss:Parent="s62">
  51. <Font ss:FontName="Calibri" x:Family="Swiss" ss:Size="16" ss:Color="#000000"
  52. ss:Bold="1"/>
  53. </Style>
  54. </Styles>
  55. <Worksheet ss:Name="Settings">
  56. <Table ss:ExpandedColumnCount="6" ss:ExpandedRowCount="12" x:FullColumns="1"
  57. x:FullRows="1">
  58. <Column ss:StyleID="s63" ss:AutoFitWidth="0" ss:Width="161.25"/>
  59. <Column ss:AutoFitWidth="0" ss:Width="161.25" ss:Span="2"/>
  60. <Column ss:Index="5" ss:AutoFitWidth="0" ss:Width="184.5"/>
  61. <Column ss:AutoFitWidth="0" ss:Width="185.25"/>
  62. <Row ss:AutoFitHeight="0" ss:Height="21">
  63. <Cell ss:StyleID="s67"><Data ss:Type="String">Environment Settings</Data></Cell>
  64. <Cell ss:StyleID="s62"/>
  65. <Cell ss:StyleID="s62"/>
  66. <Cell ss:StyleID="s62"/>
  67. <Cell ss:StyleID="s62"/>
  68. <Cell ss:StyleID="s62"/>
  69. </Row>
  70. <Row>
  71. <Cell ss:StyleID="s62"><Data ss:Type="String">Environment Name:</Data></Cell>
  72. <Cell ss:StyleID="s62"><Data ss:Type="String">Default Values</Data></Cell>
  73. <Cell ss:StyleID="s62"><Data ss:Type="String">Local Development</Data></Cell>
  74. <Cell ss:StyleID="s62"><Data ss:Type="String">Shared Development</Data></Cell>
  75. <Cell ss:StyleID="s62"><Data ss:Type="String">Test</Data></Cell>
  76. <Cell ss:StyleID="s62"><Data ss:Type="String">Production</Data></Cell>
  77. </Row>
  78. <Row>
  79. <Cell ss:StyleID="s62"><Data ss:Type="String">Generate File?</Data></Cell>
  80. <Cell ss:StyleID="s40"/>
  81. <Cell ss:StyleID="s40"><Data ss:Type="String">Yes</Data></Cell>
  82. <Cell ss:StyleID="s40"><Data ss:Type="String">Yes</Data></Cell>
  83. <Cell ss:StyleID="s40"><Data ss:Type="String">Yes</Data></Cell>
  84. <Cell ss:StyleID="s40"><Data ss:Type="String">Yes</Data></Cell>
  85. </Row>
  86. <Row>
  87. <Cell ss:StyleID="s62"><Data ss:Type="String">Settings File Name:</Data></Cell>
  88. <Cell ss:StyleID="s40"/>
  89. <Cell ss:StyleID="s40"><Data ss:Type="String">Exported_LocalSettings.xml</Data></Cell>
  90. <Cell ss:StyleID="s40"><Data ss:Type="String">Exported_DevSettings.xml</Data></Cell>
  91. <Cell ss:StyleID="s40"><Data ss:Type="String">Exported_TestSettings.xml</Data></Cell>
  92. <Cell ss:StyleID="s40"><Data ss:Type="String">Exported_ProdSettings.xml</Data></Cell>
  93. </Row>
  94. <Row>
  95. <Cell ss:StyleID="s62"/>
  96. <Cell ss:StyleID="s40"/>
  97. <Cell ss:StyleID="s40"/>
  98. <Cell ss:StyleID="s40"/>
  99. <Cell ss:StyleID="s40"/>
  100. <Cell ss:StyleID="s40"/>
  101. </Row>
  102. <Row>
  103. <Cell ss:StyleID="s62"><Data ss:Type="String">Settings:</Data></Cell>
  104. <Cell ss:StyleID="s40"/>
  105. <Cell ss:StyleID="s40"/>
  106. <Cell ss:StyleID="s40"/>
  107. <Cell ss:StyleID="s40"/>
  108. <Cell ss:StyleID="s40"/>
  109. </Row>
  110. <Row>
  111. <Cell><Data ss:Type="String">SsoAppUserGroup</Data></Cell>
  112. <Cell><Data ss:Type="String">BizTalk Application Users</Data></Cell>
  113. </Row>
  114. <Row>
  115. <Cell><Data ss:Type="String">SsoAppAdminGroup</Data></Cell>
  116. <Cell><Data ss:Type="String">BizTalk Server Administrators</Data></Cell>
  117. </Row>
  118. <Row>
  119. <Cell><Data ss:Type="String">ESBLookupConnectionString</Data></Cell>
  120. </Row>
  121. <Row>
  122. <Cell><Data ss:Type="String">ESBTrackingConnectionString</Data></Cell>
  123. </Row>
  124. <Row>
  125. <Cell><Data ss:Type="String">B2BUsername</Data></Cell>
  126. </Row>
  127. <Row>
  128. <Cell><Data ss:Type="String">B2BPassword</Data></Cell>
  129. </Row>
  130. </Table>
  131. <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
  132. <PageSetup>
  133. <Layout x:Orientation="Landscape"/>
  134. <Header x:Margin="0.3"/>
  135. <Footer x:Margin="0.3"/>
  136. <PageMargins x:Bottom="0.25" x:Left="0.25" x:Right="0.25" x:Top="0.25"/>
  137. </PageSetup>
  138. <FitToPage/>
  139. <Print>
  140. <ValidPrinterInfo/>
  141. <Scale>81</Scale>
  142. <HorizontalResolution>600</HorizontalResolution>
  143. <VerticalResolution>600</VerticalResolution>
  144. </Print>
  145. <Zoom>90</Zoom>
  146. <Selected/>
  147. <FreezePanes/>
  148. <FrozenNoSplit/>
  149. <SplitHorizontal>6</SplitHorizontal>
  150. <TopRowBottomPane>6</TopRowBottomPane>
  151. <ActivePane>2</ActivePane>
  152. <Panes>
  153. <Pane>
  154. <Number>3</Number>
  155. </Pane>
  156. <Pane>
  157. <Number>2</Number>
  158. <ActiveRow>13</ActiveRow>
  159. <ActiveCol>1</ActiveCol>
  160. </Pane>
  161. </Panes>
  162. <ProtectObjects>False</ProtectObjects>
  163. <ProtectScenarios>False</ProtectScenarios>
  164. </WorksheetOptions>
  165. </Worksheet>
  166. </Workbook>