Oracle WebCenter Content (MOSC)

MOSC Banner

WorkFlow Approve and Reject

edited Apr 18, 2018 5:00AM in Oracle WebCenter Content (MOSC) 7 commentsAnswered

@Srinath Menon-Oracle create custom workflow and the user can review or create new revision:

the user in first step receive email as follow :

when click on Review workflow item the following screen is appear

the Check Out and check In is working fine but the Approve and Reject is giving the following error:

and this is the log:

!csUserEventMessage,HASSAN ALSOMAIH,192.168.60.144:16200!$!syNullPointerException intradoc.common.ServiceException: *ScriptStack WORKFLOW_APPROVE_SUB 3:doSubService,dID=8601,dDocName=TGROUP1_4444008801WORKFLOW_APPROVE_SUB,dID=8601,dDocName=TGROUP1_44440088013:updateWorkflowAndDocState,dID=8601,dDocName=TGROUP1_4444008801 at intradoc.server.workflow.WorkflowStates.moveToNextStep(WorkflowStates.java:1501) at intradoc.server.workflow.WorkflowStates.advanceWorkflowState(WorkflowStates.java:967) at intradoc.server.workflow.WorkflowStates.advanceDocumentStateImplement(WorkflowStates.java:685) at intradoc.server.workflow.WorkflowStates.advanceDocumentState(WorkflowStates.java:551) at intradoc.server.DocStateTransition.advanceDocumentState(DocStateTransition.java:75) at intradoc.server.workflow.WorkflowHandler.updateWorkflowAndDocState(WorkflowHandler.java:612) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86) at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:324) at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79) at intradoc.server.workflow.WorkflowHandler.executeAction(WorkflowHandler.java:133) at intradoc.server.Service.doCodeEx(Service.java:627) at intradoc.server.Service.doCode(Service.java:599) at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1813) at intradoc.server.Service.doAction(Service.java:571) at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1587) at intradoc.server.Service.doActions(Service.java:566) at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1450) at intradoc.server.Service.executeSubServiceCode(Service.java:4229) at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:1326) at intradoc.server.Service.executeServiceEx(Service.java:4224) at intradoc.server.Service.executeService(Service.java:4208) at intradoc.server.Service.doSubService(Service.java:4118) at sun.reflect.GeneratedMethodAccessor483.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86) at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310) at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295) at intradoc.server.Service.doCodeEx(Service.java:644) at intradoc.server.Service.doCode(Service.java:599) at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1813) at intradoc.server.Service.doAction(Service.java:571) at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1587) at intradoc.server.Service.doActions(Service.java:566) at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1519) at intradoc.server.Service.executeActions(Service.java:552) at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:763) at intradoc.server.Service.doRequest(Service.java:2007) at intradoc.server.ServiceManager.processCommand(ServiceManager.java:520) at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:359) at intradoc.idcwls.IdcServletRequestUtils.doRequest(IdcServletRequestUtils.java:1360) at intradoc.idcwls.IdcServletRequestUtils.processFilterEvent(IdcServletRequestUtils.java:1764)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center