
Hi guys,
I had a meet new requirement so that i created modified in the Run base batch.
Two method i added in my class.
1.DialogPostRun.
2. Modified
Issue : Already we have generate button its working fine. when i add DialogPostRun that button not working.
once i comment dialogPostRun method 'Generate button' working fine but Modified not working.
What can be issue ? i need it modified and generate button. without dialogPostRun its possible ?
Please give me the solution for that ?
Thanks
Hi Riyas,
Your question is not very clear. How did you add this two methods?
Please provide your code.
Did you use registerOverrideMethod to override the modified method?