Oracle WebCenter Content (MOSC)

MOSC Banner

Unable to execute service DOC_INFO_SUB and function QdocInfo.

edited Jan 7, 2016 10:21AM in Oracle WebCenter Content (MOSC) 14 commentsAnswered

Hi Experts,

We are getting the following error while trying to get checked in content via RIDC :

IPM_000025
Unable to execute service DOC_INFO_SUB and function QdocInfo.
The error was caused by an internally generated issue. The error has been logged.

Following is the code snippet :

binder1.putLocal("IdcService", "DOC_INFO");
    binder1.putLocal("dDocName", dDocName);


    ServiceResponse response1 = client.sendRequest(userContext1, binder1);
    DataBinder responsebinder1 = response1.getResponseAsBinder();

    dDocUrl = responsebinder1.getLocal("DocUrl");

Following are the lines from Content log:

Event generated by user 'admin' at host 'CIS'. Unable to execute service DOC_INFO_SUB and function QdocInfo.
Cannot find the parameter 'dID'. [ Details ]

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