File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
mastering-carol/sql-pipelines Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 27
27
]
28
28
}
29
29
},
30
+ {
31
+ "useBatchNotification" : false ,
32
+ "pipelineName" : " pipeline_demo" ,
33
+ "pipelineDescription" : " Pipeline Overview 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" : " teste-overview-carol.csql" ,
43
+ "sourceEntities" : {
44
+ "dataModels" : [],
45
+ "stagings" : [
46
+ {
47
+ "connectorName" : " protheus_carol" ,
48
+ "stagingName" : " organization"
49
+ },
50
+ {
51
+ "connectorName" : " protheus_carol" ,
52
+ "stagingName" : " company"
53
+ }
54
+ ]
55
+ }
56
+ },
30
57
{
31
58
"useBatchNotification" : false ,
32
59
"pipelineName" : " organization_pipeline" ,
You can’t perform that action at this time.
0 commit comments