Question

Data Collector - Orchestration


 

 

 

 

 

 


2 replies

Userlevel 5
Badge +1

@BharathiMaddela 

Please refer the link for creating orchestration pipeline in data collector.

If you need any help please let me know , I will create a new pipeline and share with you.

 

https://academy.streamsets.com/courses/dataops-platform-fundamentals/lessons/orchestration-pipelines/

 

Thanks & Regards,

Bikram_

Hi Bikram,

 

thanks for the response, i have posted a query on how to pass a error message to the Parent DC Orchestration job  if a transformer job failed in Child DC Orchestration.

i found a way to do it and explained below

Using  Stream selector between 2 transformer jobs in a child DC Orchestration and connecting default output to To Error processor, so it will raise an error record when any transformer job fails within the pipeline.
By performing conditional check  based on the JSON response received from the Child DC job, identifying if there has been any error records raised and aborting the execution further jobs in the parent Orchestration.

 

Did not realise my initial query has been removed by me, when i was trying to add a work around which worked for me.

 

Thanks,

Bharathi

Reply