2011 Aug 05 4:11 PM
Hello everyone
I've created an program using the function WS_DELIVERY_UPDATE to perform the post goods issue.
I am receiving the following error message immediately after the function ran.
===============
ADS: com.adobe.ProcessingException: com.adobe.ads.exception.TransientException: A problem was encountered with the results: RenderResult array is
ADS: com.adobe.ProcessingException: com.adobe.ads.exception.TransientException: A problem was encountered with the results: RenderResult array is
==============
The post good issue is done with success but the error message is continually displayed on screen.
Any idea why the error is displayed?
How can y remove/trap that error and avoid having it on screen?
Regards
Daniel
2011 Aug 05 4:17 PM
Hi
It seems a process for printing the delivery starts as soon as your delivery is saved, this print is performed by an adobe-form, but there's a problem with ADS service
Is it active?
Max
Edited by: max bianchi on Aug 5, 2011 5:17 PM
2011 Aug 05 4:40 PM
Hello Max
I've ran the FP_CHECK_DESTINATION_SERVICE report and confirmed the ADS is running.
Even the FP_TEST_IA_01 report is working.
The problem seems to be somewhere betwen ADS and the Update Control.
Regards
2011 Aug 05 5:05 PM
Your process work in background? Perhaps it's a problem if the print runs in backgrund
Max
Edited by: max bianchi on Aug 5, 2011 6:05 PM
2011 Aug 09 10:07 PM
Hello everyone
For the benefits of everyone.
The problem was coming from a PDF form that was printing automaticaly at the Post Goods issue.
There was a problem with that PDF. Don't know what.
We had to make an none required modification to the PDF save and generate it again.
Now the PDF os working again and the error "ADS: com.adobe.ProcessingException" is gone.
Thank you all for your support.
Regards
Daniel