You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started with Redwood for Oracle Cloud HCM   Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.

For more information, please refer to this announcement explaining best practices for getting answers to questions.

zip file is created in python upload it to ucm (import &load) error entry size

Summary:


Content (required):

I have a very serious problem, I'm trying to reproduce a zip file from files in a bucket by producing a zip and putting it in the bucket, now the code does not fail and the zip file is created but if I try to upload it to ucm and it launches the load process fails the java process and returns error:

Error Import Data set

There is a format error with the file supplied for processing: invalid entry size (expected 0 but got 673 bytes). where the 673 bytes refers to the first file archived in the zip file. it seems that in the construction of the zip file the code does not mark the right size entry for each file included in the zip.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!