My Oracle Support Banner

Archiver Import Throws CsNotValidDependantValue Error (Doc ID 2365253.1)

Last updated on JANUARY 03, 2023

Applies to:

Oracle WebCenter Content - Version 12.2.1.0.0 and later
Information in this document applies to any platform.

Symptoms

ISSUE
-----------------------
Getting csNotValidDependantValue error on archiver import even though the value clearly exists.


ERROR
-----------------------
Import error for archive '<My_Archived_Data>' in collection '<CollectionTransfer>':
Content item '<ContentId>' was not successfully checked in. The value '<SomeValue>' in
field '<Column>' is not a valid dependant value. [ Details ]
An error has occurred. The stack trace below shows more information.
!csImportErrorForArchiveInCollection,<My_Archived_Data>,externaltransfer!csUnableToCheckIn,
<ContentId>!csNotValidDependantValue,<SomeValue>,<Column>
intradoc.common.ServiceException: !csUnableToCheckIn,<ContentId>
  at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2228)
  at intradoc.server.Service.buildServiceException(Service.java:2432)
  at intradoc.server.Service.createServiceExceptionEx(Service.java:2426)
  at intradoc.server.Service.createServiceException(Service.java:2421)
  at intradoc.server.DocServiceHandler.validateMetaData(DocServiceHandler.java:1873)
and more ....
  at intradoc.server.archive.ArchiverMonitor.doArchiving(ArchiverMonitor.java:581)
  at intradoc.server.archive.ArchiverMonitor$4.run(ArchiverMonitor.java:668)
  at java.lang.Thread.run(Thread.java:745)
Caused by: intradoc.common.ServiceException: !csNotValidDependantValue,<SomeValue>,<Column>
  at intradoc.shared.MetaFieldData.validate(MetaFieldData.java:273)
  at intradoc.server.DocServiceHandler.validateMetaData(DocServiceHandler.java:1869)
  ... 51 more
>

STEPS TO REPLICATE
-----------------------
1. Initiate an archiver import
2. Above referenced error is experienced although the value clearly exists.

Changes

 

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
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.