Parent UBE ending on Error

Ricardo Paz

Reputable Poster
Hi there...hope every one is doing ok...
Here is the scneario: I have a Custom UBE (R5542565, yeap a copy from the invoice printing) it async calls 2 more ubes. All 3 UBE's are configured on RDA as "Suppress All Output", so no PDF should be generated.
Here is the issue:
When we go to Submited Jobs, the 2 child UBE's end on Done Status, but the first (parent) UBE shows Error ststus. We have PrintImmediate =true, i f we turn off PrintImmediate, then all 3 UBE's end on Done status.

I underestand that if no pdf is generated, so there is nothing to print, but the parent UBE does process ok, so it sholud end on Done Status, as the 2 child UBE's do.

We are on E1 9, Win 2008 R2 64 Bits and MSSQL2005.

here is the log message:

UBE0000084 ERROR: Function: PDFDocRead_Open, Code: 1074593794, Message: The file does not exist.

6888/6880 WRK:Starting jdeCallObject Thu Oct 07 19:37:29.924001 Jdekprnt.c234
KNT0000139 - Could not open file C:\JDE_HOME1\targets\DELENT\temp\JDE_6888_6880_3_1286498249 for printing.

6888/6880 WRK:Starting jdeCallObject Thu Oct 07 19:37:29.925000 Runbatch.c1280
Unable to Print the PDF file.

6888/6880 WRK:Starting jdeCallObject Thu Oct 07 19:37:29.925001 ipcmisc.c299
API ipcSawUnregisterProcV1 : process 6888 unregistered in entry 21

6888/6880 WRK:Starting jdeCallObject Thu Oct 07 19:37:29.928000 Runbatch.c1339
Job of type UBE failed with rcode = 1

6888/6880 WRK:Starting jdeCallObject Thu Oct 07 19:37:29.929000 Runbatch.c1403
Batch job 1627 ended in error

I've been searching on KG, but can´t find anything that accomplishes this issue; Hope anyone could help me

Regards
Ricardo
 

Attachments

  • 163073-R5542565_SV9TEM02_1627 PDF jde.txt
    3.2 KB · Views: 276
Hola Ricardo,

I think I' missing something. If you checked "Suppress All Output" on all of your 3 UBEs, why do you turn on PrintImmediate (PrintImmediate = true)?

Saludos,



Luis.
 
Hi Luis..

PrintImmediate is turned On on JDE.INI, because there are several other UBE's that need to be printed that way. PrintImmediate is not turned on at version level.

By the way, I tested same scenario on 8.10 and 8.12 and seems to work ok, with all 3 UBE's ending on Done Status

Saludos
 
Back
Top