Hi all,
I am working with a batch job. When I run the batch job by creating a job and making object of the class, the outcome is as expected.
When I run the Main method of the batch class and run it, The batch job executes, but does not give me expected results.
How can I check what is wrong with it? Please help...