Skip to content

Commit 210c971

Browse files
committed
Update sampleBasic.json
1 parent 5271d5e commit 210c971

File tree

1 file changed

+0
-33
lines changed

1 file changed

+0
-33
lines changed

ClassLibrary/DataWarehouseAutomation/Sample_Metadata/sampleBasic.json

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -32,39 +32,6 @@
3232
}
3333
}
3434
]
35-
},
36-
{
37-
"mappingName": "MappingTwo",
38-
"sourceDataObjects": [
39-
{
40-
"name": "TableOneSource"
41-
}
42-
],
43-
"targetDataObject": {
44-
"name": "HelloWorldExampleTableTwo"
45-
},
46-
"dataItemMappings": [
47-
{
48-
"sourceDataItems": [
49-
{
50-
"name": "ColumnOneSource"
51-
}
52-
],
53-
"targetDataItem": {
54-
"name": "CustomerId"
55-
}
56-
},
57-
{
58-
"sourceDataItems": [
59-
{
60-
"name": "ColumnTwoSource"
61-
}
62-
],
63-
"targetDataItem": {
64-
"name": "CustomerName"
65-
}
66-
}
67-
]
6835
}
6936
]
7037
}

0 commit comments

Comments
 (0)