Hello:
I created a new class which extends the RunBaseBatch interface. Everything is working when I run the main() from within my class as part of testing. However, as soon as I set it up for batch processing the parameters I set for my class do not get stored / picked up when the batch job runs. The infolog I write out and the file I create confirm this. The batch job parameter does allow me to enter the parameter values but they're not stored or are they read and processed when the job runs. This is a first for me with RunBaseBatch so any help would be appreciated.
*This post is locked for comments
I have the same question (0)