|
6 | 6 | "expiryDateTimeAttribute": "LOAD_END_DATETIME",
|
7 | 7 | "eventDateTimeAttribute": "EVENT_DATETIME",
|
8 | 8 | "recordChecksumAttribute": "HASH_FULL_RECORD",
|
9 |
| - "etlProcessAttribute": "ETL_INSERT_RUN_ID", |
| 9 | + "etlProcessAttribute": "MODULE_INSTANCE_ID", |
10 | 10 | "sourceRowIdAttribute": "SOURCE_ROW_ID"
|
11 | 11 | },
|
12 | 12 | "generationSpecificMetadata": {
|
13 | 13 | "selectedDataObject": "DIM_CUSTOMER",
|
14 |
| - "generationDateTime": "2020-11-17T14:18:42.9293307+10:00" |
| 14 | + "generationDateTime": "2021-01-25T17:29:58.4876393+10:00" |
15 | 15 | },
|
16 | 16 | "dataObjectMappings": [
|
17 | 17 | {
|
18 | 18 | "mappingName": "DIM_CUSTOMER",
|
19 | 19 | "mappingClassifications": [
|
20 | 20 | {
|
21 |
| - "classification": "Point-in-Time / Dimension" |
| 21 | + "classification": "Presentation" |
22 | 22 | }
|
23 | 23 | ],
|
24 | 24 | "sourceDataObjects": [
|
25 | 25 | {
|
26 | 26 | "name": "HUB_CUSTOMER",
|
| 27 | + "dataItems": [ |
| 28 | + { |
| 29 | + "name": "CUSTOMER_ID" |
| 30 | + } |
| 31 | + ], |
| 32 | + "dataObjectConnection": { |
| 33 | + "dataConnectionString": "Integration", |
| 34 | + "extensions": [ |
| 35 | + { |
| 36 | + "key": "database", |
| 37 | + "value": "200_Integration_Layer", |
| 38 | + "description": "database name" |
| 39 | + }, |
| 40 | + { |
| 41 | + "key": "schema", |
| 42 | + "value": "dbo", |
| 43 | + "description": "schema name" |
| 44 | + } |
| 45 | + ] |
| 46 | + }, |
27 | 47 | "dataObjectClassifications": [
|
28 | 48 | {
|
29 | 49 | "classification": "CoreBusinessConcept"
|
|
32 | 52 | },
|
33 | 53 | {
|
34 | 54 | "name": "SAT_CUSTOMER",
|
35 |
| - "dataObjectClassifications": [ |
36 |
| - { |
37 |
| - "classification": "Context" |
38 |
| - } |
39 |
| - ], |
40 | 55 | "dataItems": [
|
41 | 56 | {
|
42 | 57 | "name": "DATE_OF_BIRTH"
|
|
47 | 62 | {
|
48 | 63 | "name": "SUBURB"
|
49 | 64 | }
|
| 65 | + ], |
| 66 | + "dataObjectConnection": { |
| 67 | + "dataConnectionString": "Integration", |
| 68 | + "extensions": [ |
| 69 | + { |
| 70 | + "key": "database", |
| 71 | + "value": "200_Integration_Layer", |
| 72 | + "description": "database name" |
| 73 | + }, |
| 74 | + { |
| 75 | + "key": "schema", |
| 76 | + "value": "dbo", |
| 77 | + "description": "schema name" |
| 78 | + } |
| 79 | + ] |
| 80 | + }, |
| 81 | + "dataObjectClassifications": [ |
| 82 | + { |
| 83 | + "classification": "Context" |
| 84 | + } |
50 | 85 | ]
|
51 | 86 | },
|
52 | 87 | {
|
53 | 88 | "name": "SAT_CUSTOMER_ADDITIONAL_DETAILS",
|
54 |
| - "dataObjectClassifications": [ |
| 89 | + "dataItems": [ |
55 | 90 | {
|
56 |
| - "classification": "Context" |
| 91 | + "name": "CONTACT_NUMBER" |
57 | 92 | }
|
58 | 93 | ],
|
59 |
| - "dataItems": [ |
| 94 | + "dataObjectConnection": { |
| 95 | + "dataConnectionString": "Integration", |
| 96 | + "extensions": [ |
| 97 | + { |
| 98 | + "key": "database", |
| 99 | + "value": "200_Integration_Layer", |
| 100 | + "description": "database name" |
| 101 | + }, |
| 102 | + { |
| 103 | + "key": "schema", |
| 104 | + "value": "dbo", |
| 105 | + "description": "schema name" |
| 106 | + } |
| 107 | + ] |
| 108 | + }, |
| 109 | + "dataObjectClassifications": [ |
60 | 110 | {
|
61 |
| - "name": "CONTACT_NUMBER" |
| 111 | + "classification": "Context" |
62 | 112 | }
|
63 | 113 | ]
|
64 | 114 | }
|
65 | 115 | ],
|
66 | 116 | "targetDataObject": {
|
67 | 117 | "name": "DIM_CUSTOMER",
|
68 | 118 | "dataObjectConnection": {
|
69 |
| - "dataConnectionString": "PSA", |
| 119 | + "dataConnectionString": "Presentation", |
70 | 120 | "extensions": [
|
71 | 121 | {
|
72 | 122 | "key": "database",
|
73 |
| - "value": "150_Persistent_Staging_Area", |
| 123 | + "value": "300_Presentation_Layer", |
74 | 124 | "description": "database name"
|
75 | 125 | },
|
76 | 126 | {
|
|
82 | 132 | }
|
83 | 133 | },
|
84 | 134 | "dataItemMappings": [
|
| 135 | + { |
| 136 | + "sourceDataItems": [ |
| 137 | + { |
| 138 | + "name": "CUSTOMER_ID" |
| 139 | + } |
| 140 | + ], |
| 141 | + "targetDataItem": { |
| 142 | + "name": "CUSTOMER_ID" |
| 143 | + } |
| 144 | + }, |
85 | 145 | {
|
86 | 146 | "sourceDataItems": [
|
87 | 147 | {
|
|
129 | 189 | {
|
130 | 190 | "sourceDataItems": [
|
131 | 191 | {
|
132 |
| - "name": "CustomerID" |
| 192 | + "name": "CUSTOMER_SK" |
133 | 193 | }
|
134 | 194 | ],
|
135 | 195 | "targetDataItem": {
|
136 |
| - "name": "CUSTOMER_ID" |
| 196 | + "name": "CUSTOMER_SK" |
137 | 197 | }
|
138 | 198 | }
|
139 | 199 | ],
|
140 |
| - "surrogateKey": "CUSTOMER_HSH" |
| 200 | + "surrogateKey": "DIM_CUSTOMER_SK" |
141 | 201 | }
|
142 | 202 | ],
|
143 | 203 | "enabled": true
|
|
0 commit comments