-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.dtsx
199 lines (199 loc) · 8.22 KB
/
Package.dtsx
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
<?xml version="1.0"?>
<DTS:Executable xmlns:DTS="www.microsoft.com/SqlServer/Dts"
DTS:refId="Package"
DTS:CreationDate="5/28/2017 9:25:36 PM"
DTS:CreationName="Microsoft.Package"
DTS:CreatorComputerName="RAYNIEVA2"
DTS:CreatorName="RAYNIEVA2\Ray"
DTS:DTSID="{36C412B1-C7DE-4A05-B403-FC7BB4C2F1BC}"
DTS:ExecutableType="Microsoft.Package"
DTS:LastModifiedProductVersion="12.0.4100.1"
DTS:LocaleID="1033"
DTS:ObjectName="Package"
DTS:PackageType="5"
DTS:VersionBuild="10"
DTS:VersionGUID="{AC26FBCE-141D-43AE-9DB8-8E670084BBDB}">
<DTS:Property
DTS:Name="PackageFormatVersion">8</DTS:Property>
<DTS:ConnectionManagers>
<DTS:ConnectionManager
DTS:refId="Package.ConnectionManagers[opportunities.org in org]"
DTS:CreationName="FILE"
DTS:DTSID="{9C33526C-C237-40A6-B36B-9B854ED8AEB1}"
DTS:ObjectName="opportunities.org in org">
<DTS:ObjectData>
<DTS:ConnectionManager
DTS:ConnectionString="C:\Users\Ray\AppData\Roaming\org\opportunities.org" />
</DTS:ObjectData>
</DTS:ConnectionManager>
<DTS:ConnectionManager
DTS:refId="Package.ConnectionManagers[opportunities.org in ruby]"
DTS:CreationName="FILE"
DTS:DTSID="{055E2D56-19C5-4C96-8F1F-6A57B0DE049B}"
DTS:ObjectName="opportunities.org in ruby">
<DTS:ObjectData>
<DTS:ConnectionManager
DTS:ConnectionString="C:\Users\Ray\Documents\Projects\Ruby\opportunities.org" />
</DTS:ObjectData>
</DTS:ConnectionManager>
</DTS:ConnectionManagers>
<DTS:Variables />
<DTS:Executables>
<DTS:Executable
DTS:refId="Package\File System Task"
DTS:CreationName="Microsoft.FileSystemTask"
DTS:Description="File System Task"
DTS:DTSID="{22258192-7484-412A-8EF1-C0E773A1FDD2}"
DTS:ExecutableType="Microsoft.FileSystemTask"
DTS:LocaleID="-1"
DTS:ObjectName="File System Task"
DTS:TaskContact="File System Task;Microsoft Corporation; SQL Server 2014; © 2014 Microsoft Corporation; All Rights Reserved;http://www.microsoft.com/sql/support/default.asp;1"
DTS:ThreadHint="0">
<DTS:Variables />
<DTS:ObjectData>
<FileSystemData
TaskOverwriteDestFile="True"
TaskSourcePath="{9C33526C-C237-40A6-B36B-9B854ED8AEB1}"
TaskDestinationPath="{055E2D56-19C5-4C96-8F1F-6A57B0DE049B}" />
</DTS:ObjectData>
</DTS:Executable>
<DTS:Executable
DTS:refId="Package\Run Ruby ConvertYaml2CSV"
DTS:CreationName="Microsoft.ExecuteProcess"
DTS:Description="Execute Process Task converts YAML File to CSV"
DTS:DTSID="{43A07EA6-7744-421E-8F32-1A794214F789}"
DTS:ExecutableType="Microsoft.ExecuteProcess"
DTS:LocaleID="-1"
DTS:ObjectName="Run Ruby ConvertYaml2CSV"
DTS:TaskContact="Execute Process Task;Microsoft Corporation; SQL Server 2014; © 2014 Microsoft Corporation; All Rights Reserved;http://www.microsoft.com/sql/support/default.asp;1"
DTS:ThreadHint="0">
<DTS:Variables />
<DTS:ObjectData>
<ExecuteProcessData
Executable="C:\Ruby22-x64\bin\ruby.exe"
Arguments="C:\Users\Ray\Documents\Projects\Ruby\ConvertYaml2CSV.rb"
WorkingDirectory="C:\Users\Ray\Documents\Projects\Ruby" />
</DTS:ObjectData>
</DTS:Executable>
<DTS:Executable
DTS:refId="Package\Run Ruby ReadfileIntoArray"
DTS:CreationName="Microsoft.ExecuteProcess"
DTS:Description="Execute Process Task Generates Text File in YAML Format"
DTS:DTSID="{AD0D8772-A064-43E9-85E5-7E256CB69F2D}"
DTS:ExecutableType="Microsoft.ExecuteProcess"
DTS:LocaleID="-1"
DTS:ObjectName="Run Ruby ReadfileIntoArray"
DTS:TaskContact="Execute Process Task;Microsoft Corporation; SQL Server 2014; © 2014 Microsoft Corporation; All Rights Reserved;http://www.microsoft.com/sql/support/default.asp;1"
DTS:ThreadHint="0">
<DTS:Variables />
<DTS:ObjectData>
<ExecuteProcessData
Executable="C:\Ruby22-x64\bin\ruby.exe"
Arguments="C:\Users\Ray\Documents\Projects\Ruby\ReadFileIntoArray.rb"
WorkingDirectory="C:\Users\Ray\Documents\Projects\Ruby" />
</DTS:ObjectData>
</DTS:Executable>
</DTS:Executables>
<DTS:PrecedenceConstraints>
<DTS:PrecedenceConstraint
DTS:refId="Package.PrecedenceConstraints[Constraint]"
DTS:CreationName=""
DTS:DTSID="{51CD3D56-0AF8-4023-84CB-92F16541C672}"
DTS:From="Package\File System Task"
DTS:LogicalAnd="True"
DTS:ObjectName="Constraint"
DTS:To="Package\Run Ruby ReadfileIntoArray" />
<DTS:PrecedenceConstraint
DTS:refId="Package.PrecedenceConstraints[Constraint 1]"
DTS:CreationName=""
DTS:DTSID="{70579B90-8E0E-4956-8B6C-5363549DFB97}"
DTS:From="Package\Run Ruby ReadfileIntoArray"
DTS:LogicalAnd="True"
DTS:ObjectName="Constraint 1"
DTS:To="Package\Run Ruby ConvertYaml2CSV" />
</DTS:PrecedenceConstraints>
<DTS:DesignTimeProperties><![CDATA[<?xml version="1.0"?>
<!--This CDATA section contains the layout information of the package. The section includes information such as (x,y) coordinates, width, and height.-->
<!--If you manually edit this section and make a mistake, you can delete it. -->
<!--The package will still be able to load normally but the previous layout information will be lost and the designer will automatically re-arrange the elements on the design surface.-->
<Objects
Version="sql12">
<!--Each node below will contain properties that do not affect runtime behavior.-->
<Package
design-time-name="Package">
<LayoutInfo>
<GraphLayout
Capacity="8" xmlns="clr-namespace:Microsoft.SqlServer.IntegrationServices.Designer.Model.Serialization;assembly=Microsoft.SqlServer.IntegrationServices.Graph" xmlns:mssgle="clr-namespace:Microsoft.SqlServer.Graph.LayoutEngine;assembly=Microsoft.SqlServer.Graph" xmlns:assembly="http://schemas.microsoft.com/winfx/2006/xaml">
<NodeLayout
Size="158,42"
Id="Package\File System Task"
TopLeft="40.5,5.5" />
<NodeLayout
Size="210,42"
Id="Package\Run Ruby ReadfileIntoArray"
TopLeft="32.5,99.5" />
<NodeLayout
Size="212,42"
Id="Package\Run Ruby ConvertYaml2CSV"
TopLeft="37.5,189.5" />
<EdgeLayout
Id="Package.PrecedenceConstraints[Constraint]"
TopLeft="119.5,47.5">
<EdgeLayout.Curve>
<mssgle:Curve
StartConnector="{assembly:Null}"
EndConnector="18,52"
Start="0,0"
End="18,44.5">
<mssgle:Curve.Segments>
<mssgle:SegmentCollection
Capacity="5">
<mssgle:LineSegment
End="0,22" />
<mssgle:CubicBezierSegment
Point1="0,22"
Point2="0,26"
Point3="4,26" />
<mssgle:LineSegment
End="14,26" />
<mssgle:CubicBezierSegment
Point1="14,26"
Point2="18,26"
Point3="18,30" />
<mssgle:LineSegment
End="18,44.5" />
</mssgle:SegmentCollection>
</mssgle:Curve.Segments>
</mssgle:Curve>
</EdgeLayout.Curve>
<EdgeLayout.Labels>
<EdgeLabelCollection />
</EdgeLayout.Labels>
</EdgeLayout>
<EdgeLayout
Id="Package.PrecedenceConstraints[Constraint 1]"
TopLeft="140.5,141.5">
<EdgeLayout.Curve>
<mssgle:Curve
StartConnector="{assembly:Null}"
EndConnector="0,48"
Start="0,0"
End="0,40.5">
<mssgle:Curve.Segments>
<mssgle:SegmentCollection
Capacity="5">
<mssgle:LineSegment
End="0,40.5" />
</mssgle:SegmentCollection>
</mssgle:Curve.Segments>
</mssgle:Curve>
</EdgeLayout.Curve>
<EdgeLayout.Labels>
<EdgeLabelCollection />
</EdgeLayout.Labels>
</EdgeLayout>
</GraphLayout>
</LayoutInfo>
</Package>
</Objects>]]></DTS:DesignTimeProperties>
</DTS:Executable>