Batch process parameters

Go To StackoverFlow.com

1

I have created a form which is called from a class which implements runbase batch, so I have got a batch tab on the form.

When I include the job for the batch process, it does not use the current batch parameters, am I missing something?

2012-04-05 22:14
by Tejashree S


0

You are missing the call to super() in the getFromDialog, pack or unpack methods.

2012-04-06 05:51
by Jan B. Kjeldsen
Ads