• Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » OnSubjobOK vs OnComponentOK

#1 2012-04-26 21:36:11

lshannon
Member
Registered: 2011-01-20
Posts: 24

OnSubjobOK vs OnComponentOK

I have a tRun job that I need to complete before the next job runs.

I am using a onSubjobOk to connect the two tRun components, should this not mean that the second job should not run until the first is done. The first job has a lot of DB transactions and it seems to me that second job is running before the first is complete.

Should I use onComponentOk instead?

Thanks,

Luke

Offline

#2 2012-04-27 05:25:35

pedro
Member
Registered: 2011-11-17
Posts: 3682

Re: OnSubjobOK vs OnComponentOK

Hi Luke

Because you just drop two tRunJobs in this job, each tRunjob will be a subjob.
It's the same to add OnSubjobOk or OnComponentOk here.

I think what you say above is not the reason.

Regards,
Pedro


Only Paranoid Survive.

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » OnSubjobOK vs OnComponentOK

Board footer

Powered by FluxBB