Page 1 of 1

batch job in DV and QA does not run.

Posted: February 5th, 2024, 8:10 am
by rpathak
Screenshot for QA
image.png
Screenshot for DV
image.png
After triggering the batch job in DV and QA, the batch job was not finished also we didn't get any error message related to that.


As the initial investigation I have checked whether this batch job is enabled or not so it was enabled then I have checked in-step running so it was running in-step as shown below:
image.png
but till the batch job start service, I have checked the running status of the batch job is coming as false as shown below.
<Result SelectOutput="True">
<Running>False</Running>
<WindowsProcessId>3624</WindowsProcessId>
</Result>
image.png
We need to run this batch job as automatically, can you please help with this?

Re: batch job in DV and QA does not run.

Posted: February 5th, 2024, 10:18 am
by JustinVanRegenmorter
Hello rpathak,

The backend did not have the BatchJob server set correctly so it was ending it early. I have reset the BatchJob server and have confirmed that it is now running correctly.

Best Regards,
Justin

Re: batch job in DV and QA does not run.

Posted: February 6th, 2024, 11:00 pm
by rpathak
Thank you Justin,

I have checked and it is working fine now in DV and QA.

Regards
Rajendra