Groovy Script for deleting files from UCM Content Server
Summary
We are trying to delete files from UCM Content server via groovy script but getting error while trying to do soContent
Hello,
We have a requirement wherein we have to delete files from UCM content server on schedule basis and we are leveraging the object functions within Application composer for doing the same. We have written a groovy script inside one of the object function and invoking it via ESS Job "Schedule Custom Groovy Object Functions" but getting the below error.
"
JBO-29000: Unexpected exception caught: oracle.apps.crmCommon.extensibility.framework.core.ExtensibilityRuntimeException, msg=Executing object function DeleteFilesOnUCMContentServer, encountered exception: JBO-25184: Exception in expression "DeleteUCMContentServerFIles_c" object function DeleteFilesOnUCMContentServer() : oracle.binding.expr.ServiceInvocationException : Executing object function DeleteFilesOnUCMContentServer, encountered exception: JBO-25184: Exception in expression "DeleteUCMContentServerFIles_c" object function DeleteFilesOnUCMContentServer() : oracle.binding.expr.ServiceInvocationException