How to add normal class to batch class

Hi

previously we had developed a class, now we planned to a batch process.

I have extended runbasebatch for my Class.

Im not getting below feature when i ran the class.

12.png

Can anyone help me out

Thanks in Advance

I suggest you use the new framework, SysOperation, instead of the old one, RunBaseBatch. The new framework was created to make development easier and to offer new features. Why to use an older and more complicated way if you have a choice?

You’ll find a plenty of information about the SysOperation framework, such as this.

If you run into a problem, don’t forget to explain what you’ve done and what’s happening (unlike above).