How to upload a new revision to UCM with the same content ID
We are integrating UCM and Oracle Fusion application[Sales] to upload and read files.
We are looking out for a webservices[SOAP/REST] to upload the file to UCM where
it has upload a new revison everytime with the same Content ID[Instead of creating new files].
https://docs.oracle.com/cd/E14571_01/doc.1111/e11011/c05_core003.htm#BABCHGEG
We are using the CHECKIN_SEL service as described in the above documentation to upload a new revision.
But we are getting the below error:
"unable to execute service CHECKIN_SEL_SUB and function mapDocResultSetCheckMetaChange.
The error was caused by an internally generated issue. The error has been logged."
0