+ Start a Discussion
ShravanKumarBagamShravanKumarBagam 

Query Batch Apex

Hi,

 

I have 10 BatchApex Clases ,i need execute at  a time.

       Do i need to write a apex code for 10 batch classesin developer console .

Otherwise is there any other process.

 

 

kiranmutturukiranmutturu

y can't u invoke all the 10 batch classes in one class itself...

ShravanKumarBagamShravanKumarBagam

how can i call a single batch class in finish method?