R04571 is not kicking a copy of r4572

Pearl Jabm

Pearl Jabm

Active Member
Hi all..
I'm going this trouble this weekend with R04571 A/P Auto Payments - Print Driver. Due to a client request our development group have made a bunch of copy of R04572 with different layouts, but when running this ube mapped to run at server, we expect R04571 to kick off our copy but it wont start. I paste some outpout from JDEDebug.log:

Mar 24 17:55:37 ** 3448/3480 ODBC:S DBInitRequest(new) conn=029D6FE0 hd=02E27FF0 dr=02F651F8 ENTERPRISE A (JDE@Object Librarian - B7333)
Mar 24 17:55:37 ** 3448/3480 SELECT SISY FROM OBJ7333.F9860 WHERE ( SIOBNM = 'R55572P' )

And then the error:

--UBE--[0]-- Could not retrieve Report Template Specification.
Mar 24 17:55:37 ** 3448/3480 Unlocking TAM file d:\jdedwardsoneworld\ddp\b7333\PY7333\spec\rdaspec.ddb
Mar 24 17:55:37 ** 3448/3480 UNLOCK: Total READ locks after operation: 1
Mar 24 17:55:37 ** 3448/3480 Unlocking TAM file d:\jdedwardsoneworld\ddp\b7333\PY7333\spec\rdaspec.ddb
Mar 24 17:55:37 ** 3448/3480 UNLOCK: Total READ locks after operation: 0
--UBE--[0]-- Unable to load Specifications.

I also tried building an update package and sending it to client and server without results, the UBE runs properly when mapped local but fails to run at server.

suggestions?
Thanks a lot.
 
Pearljabm,

Just some basics, make sure that the package included the R04571 and the R04572 and all the versions and that it was built and deployed for the correct pathcode. Check that package build logs for any indication of a problem. Check that the deployment to the server was successful.
 
You probably just need to submit the specs to the server from the version that kicks off another. This is a known issue for "spawning" UBE's, you have to first submit the specs for it to run correctly.
 
Hi all and thanks for answering..

We have about 5 copies (R55572A, R55572B, R55572C, etc) of this particular UBE that are running OK on server, but R04571 is failing to call the new one created R55572R. All the setup (create a version, create an UDC under 04/PP) was done quite similar to the others copies. Yesterday night we built an update package with r04571, r04572 and r55572R including all their versions, the package was deployed to both client and server but the result was the same: R05741 appears as done under 'Submitted records' but it nevers kicks off the new ube R55572R.

Thanks you all.
 
Ensure that the specific Version of the report is also build in package and deployed to server.
 
Back
Top