Hi everyone !
I'm working on a automatisation, and monitoring of batch processing throughout several companies.
I can execute a batch in multiple companies .. but i want to do is let the user choosing the companies to execute the batch with a form that i've created with a Tab view on Batch Group & Companies and a another one with the monitoring part (after scheduling the batch first of course)
I took the name of those campanies, pass them in paramater to the BatchRun class (which is the class that is used to process a batch [Basic -> Periodic -> Batch -> Processing ]).
I would like to modify this class (BatchRun) to lauch it without the dialog display and with the parameter that i gave to it by clicking on my OK button Form.
Can Anyone help me ?
info: Axapta 3.0 SP6
Thanks in advance !
0