Hello Everyone
I have one need : I want to start one class execution in Batch mode after submitting my Dialog Box (I have to navigate to one CSV file and choosing Batch and once I click on "OK" the processing must be executed in Batche mode).
For the moment, even I select Batch TabPage and enabling Batch Processing when I click on OK, the process is made in normal mode and I have to wait untill the process is finished to do something else in AX ...
Do I have to modify some thing in my logic ? My Class is extending RunBaseBatch (MyClass extends RunBaseBatch) and RunOn "Client".
Thanks.

*This post is locked for comments
I have the same question (0)