Upon Selecting CMU Bundle Actions, the Action Fails and an Error Is Thrown: "csMethodNotDefined,loadActiveCmuActionEvents"
(Doc ID 779578.1)
Last updated on APRIL 10, 2024
Applies to:
Oracle WebCenter Content - Version 7.0 and laterInformation in this document applies to any platform.
This problem can occur on any platform.
Symptoms
Upon attempt to import/view and action history/download in the Configuration Migration Utility (CMU) administration pages, Content Server throws the below error and the action fails. The only CMU actions that appear to work are the editing and deleting of existing Bundles.Error:
Content Server Request Failed
Unable to execute service CMU_LIST_ACTIONS_HISTORY and function loadCmuActionHistory.
(System Error: The service method 'loadCmuActionHistory' is not defined.)
[ Details ]
intradoc.data.DataException: !csMethodNotDefined,loadCmuActionHistory
at intradoc.server.Service.doCodeEx(Unknown Source)
at intradoc.server.Service.doCode(Unknown Source)
at intradoc.server.Service.doAction(Unknown Source)
at intradoc.server.Service.doActions(Unknown Source)
at intradoc.server.Service.doRequest(Unknown Source)
at intradoc.server.ServiceManager.processCommand(Unknown Source)
at intradoc.server.IdcServerThread.run(Unknown Source)
Unable to execute service CMU_LIST_ACTIONS_HISTORY and function loadCmuActionHistory.
(System Error: The service method 'loadCmuActionHistory' is not defined.)
[ Details ]
intradoc.data.DataException: !csMethodNotDefined,loadCmuActionHistory
at intradoc.server.Service.doCodeEx(Unknown Source)
at intradoc.server.Service.doCode(Unknown Source)
at intradoc.server.Service.doAction(Unknown Source)
at intradoc.server.Service.doActions(Unknown Source)
at intradoc.server.Service.doRequest(Unknown Source)
at intradoc.server.ServiceManager.processCommand(Unknown Source)
at intradoc.server.IdcServerThread.run(Unknown Source)
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 |