Hi,
I created a class which inherits from RunBaseBatch.
I have a form which is using my Class.
I implemented all methods from Tutorial_RunBaseBatch and also compared my code to some standard classes and I don't see what is wrong.
When I check button Batch processing seems like it doesn't get affected at all, the process gets run immediately instead of adding job to the batch queue. Any thoughts? Thanks in advance
