Unsupported major.minor version 52.0 in dfc code

We are getting below error message while uploading documents in repo using the dfc 7.2 code. Exception in thread “main” java.lang.UnsupportedClassVersionError: com/documentum/mailapp/operations/inbound/DfSeparateAttachments : Unsupported major.minor version 52.0 Solution: Summary The easiest solution is to upgrade your runtime to Java 8 or higher, which should resolve the UnsupportedClassVersionError.

Read More