UCM Workflow Throwing Error when WORKFLOW_APPROVE Is Used in Entry Step: "The content item no longer exists in the system."
(Doc ID 1345256.1)
Last updated on MAY 22, 2020
Applies to:
Oracle WebCenter Content - Version 10.0 to 11.1.1.5.0 [Release 10gR3 to 11g]Information in this document applies to any platform.
Symptoms
You have created a criteria workflow having an entry step using a custom action in a jump like:
<$executeService("WORKFLOW_APPROVE")$>
When checking in a content item that enters this workflow, the confirmation screen is displayed, but the Content Server throws an error like the following:
Content Server Request Failed
Error The content item 'ECM11G000272' (307) no longer exists in the system.
!csUserEventMessage,weblogic,localhost.localdomain:16200!$!csItemNoLongerInSystem2,TEST_WORKFLOW_AUTO4,6632
intradoc.common.ServiceException: !csItemNoLongerInSystem2,TEST_WORKFLOW_AUTO4,6632
at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2071)
at intradoc.server.Service.buildServiceException(Service.java:2207)
at intradoc.server.Service.createServiceExceptionEx(Service.java:2201)
at intradoc.server.ServiceRequestImplementor.testAndCreateServiceException(ServiceRequestImplementor.java:1975)
at intradoc.server.Service.testAndCreateServiceException(Service.java:2166)
Error The content item 'ECM11G000272' (307) no longer exists in the system.
!csUserEventMessage,weblogic,localhost.localdomain:16200!$!csItemNoLongerInSystem2,TEST_WORKFLOW_AUTO4,6632
intradoc.common.ServiceException: !csItemNoLongerInSystem2,TEST_WORKFLOW_AUTO4,6632
at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2071)
at intradoc.server.Service.buildServiceException(Service.java:2207)
at intradoc.server.Service.createServiceExceptionEx(Service.java:2201)
at intradoc.server.ServiceRequestImplementor.testAndCreateServiceException(ServiceRequestImplementor.java:1975)
at intradoc.server.Service.testAndCreateServiceException(Service.java:2166)
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 |
Cause |
Solution |
References |