File tree Expand file tree Collapse file tree 2 files changed +0
-58
lines changed
mastering-carol/sql-pipelines Expand file tree Collapse file tree 2 files changed +0
-58
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 27
27
]
28
28
}
29
29
},
30
- {
31
- "useBatchNotification" : true ,
32
- "pipelineName" : " pipedemo" ,
33
- "pipelineDescription" : " Pipeline durante demo Carol" ,
34
- "outputDataModelName" : " organization" ,
35
- "overlapDeltaMinutes" : 60 ,
36
- "saveToCds" : false ,
37
- "saveToUnified" : true ,
38
- "sendToSubscriptions" : true ,
39
- "cronExpressions" : [" 0 0 * * * ?" ],
40
- "timeZone" : " America/Sao_Paulo" ,
41
- "prepareScripts" : [" " ],
42
- "processScript" : " pipedemo.csql" ,
43
- "sourceEntities" : {
44
- "dataModels" : [],
45
- "stagings" : [
46
- {
47
- "connectorName" : " protheus_carol" ,
48
- "stagingName" : " sa2"
49
- }
50
- ]
51
- }
52
- },
53
30
{
54
31
"useBatchNotification" : true ,
55
32
"pipelineName" : " organization_pipeline" ,
You can’t perform that action at this time.
0 commit comments