0

I am trying to check in a document in Oracle UCM. Document check in is failed with below error. Complete error stack trace is as below.

intradoc.common.ServiceException: !csServiceDataException,CHECKIN_NEW_SUB,addFiles!$

enter image description here

Waqas Ahmed
  • 4,801
  • 3
  • 36
  • 45
  • Does this always occur? Are you able checkin any files? Are you using a profile/rule? If you turn on system and systemdatabase tracing, clear the server output, run a checkin, then view the output, it should tell you exactly what is wrong. – Jonathan Hult Jul 04 '18 at 13:31
  • Previously it was working fine. Yes i have different profile and for each profile we have rule. But check in failed for every profile. – Waqas Ahmed Jul 05 '18 at 06:12
  • What does this error means. Caused By: intradoc.data.DataException: !csFsStorageRuleMissing,DispByContentId – Waqas Ahmed Jul 05 '18 at 06:26
  • 1
    You are missing a FileStoreProvider storage rule. See here for more info: https://blogs.oracle.com/ecmarch/when-is-the-default-storage-rule-not-really-the-default-storage-rule – Jonathan Hult Jul 05 '18 at 17:06
  • 1
    thanks alor Jonathan Hult.... you are right this fixed my problem. kudoosss – Waqas Ahmed Jul 08 '18 at 11:30

0 Answers0