Package build error - File missing.

go_pre

Member
This is the fix I got from JDE support for my type of error.

I was running a package build and the server build would complete with errors. I looked at the CompileLogs DLL .err files and I noticed that a file was missing from the copy from the deployement server.

Solution:

Take a look in table F9861 in UTB. Do a find of column SIOBNM for your missing file. In my case F0709. Make sure the file is in the pathcode(SIPATHCD) you are running your build in is there.

If it's not, got to OMW and promote it to your desired Environment.

And thre it is.
 
Back
Top