Error:"Unable to create PLM entity impl: java.lang.IllegalAccessException: Access to mask ---- denied" When Trying to Upload Attachments to document objects Through WebService
(Doc ID 3055561.1)
Last updated on OCTOBER 27, 2024
Applies to:
Oracle Agile Engineering Data Management - Version 6.2.1.0 and laterInformation in this document applies to any platform.
Symptoms
On Agile Engineering Data Management (EDM) 6.2.1 using Web Services
the user cannot upload an attachment to a document object, the following error shows up in the "UploadFile_Response.xml" file :
<messageName>UploadFileResponseType</messageName>
<statusCode>FAILURE</statusCode>
<exceptions id="PlmException">
<message>Unable to create PLM entity impl: java.lang.IllegalAccessException: Access to mask "custom mask name" denied</message>
Steps to Reproduce
1- Use the Agile EDM e6 WebService to upload an attachment to Agile EDM
2- The upload process fails and the above error occurs
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |