Data Pipeline Execution

For standalone Data Pipeline definitions, you must pass the following parameters as optional during execution from the scheduler service, after selecting the graph data pipeline as component.
  • $<Runtime Parameter1>=<Value>
  • $<Runtime Parameter2>=<value>
  • $RUNTYPE$=PROD
  • $batchRunType$=run
  • $BATCHTYPE$=DATA
  • $JOBNAME$=<DataPipeline_Name>