Tsk
2009-10-21 22:21:02 UTC
Hi All,
I've been struggling for several days trying to get an Ax 2009 Batch job to
print a custom report from the batch server.
Everything prints out fine when running the class on the client side, but
when in batch, it just prints a blank sheet of paper.
No errors are logged when the job executes and there is nothing exceptional
about the report, i.e. Image on document which I've read will not work in
batch mode.
The configuration of the server is checked to allow "Print on Server"
The class does extend "RunBaseBatch"
The main is "public static server void main(Args _args)"
The "RunsImpersonated" method is set to return true.
I'm sure that I'm just missing one obscure something somewhere.
HELP... LOL
tIM
I've been struggling for several days trying to get an Ax 2009 Batch job to
print a custom report from the batch server.
Everything prints out fine when running the class on the client side, but
when in batch, it just prints a blank sheet of paper.
No errors are logged when the job executes and there is nothing exceptional
about the report, i.e. Image on document which I've read will not work in
batch mode.
The configuration of the server is checked to allow "Print on Server"
The class does extend "RunBaseBatch"
The main is "public static server void main(Args _args)"
The "RunsImpersonated" method is set to return true.
I'm sure that I'm just missing one obscure something somewhere.
HELP... LOL
tIM
--
Just another struggling developer
Just another struggling developer