Oracle WebCenter Content (MOSC)

MOSC Banner

RIDC call giving error when putting dataBinder.putLocal("folderChildren", folderId);

edited Aug 13, 2015 10:04AM in Oracle WebCenter Content (MOSC) 8 commentsAnswered

When I am trying to search a folder with 1000 around subfolders. I am including the subfolders in my search. I added " dataBinder.putLocal("folderChildren", folderId);       " in my RIDC search query. While running this query , I am getting below error.

Please help in this regard. Can you suggest how to run through RIDC a server saved query.

oracle.stellent.ridc.protocol.ProtocolException: java.net.SocketTimeoutException: Read timed out

  at oracle.stellent.ridc.protocol.intradoc.HdaProtocol.readResponse(HdaProtocol.java:244)

  at oracle.stellent.ridc.IdcClient.sendRequest(IdcClient.java:173)

  at ucmhrmigration.kacst.ucm.ridc.KACSTUCMTOHRMigration.getContentFromUCMandMigratetoEBS(KACSTUCMTOHRMigration.java:606)

  at ucmhrmigration.kacst.ucm.ridc.KACSTUCMTOHRMigration.main(KACSTUCMTOHRMigration.java:662)

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