OCM Rest API Search Query Construct To Search Content With Underscore ("_") In It
(Doc ID 3020924.1)
Last updated on MAY 08, 2024
Applies to:
Oracle Content Management - Version N/A and laterInformation in this document applies to any platform.
Purpose
There are a few Digital Asset Type (~20K) where Asset Type field has an underscore ("_") in it. It is required to find all such assets and update the asset type field with appropriate value.
Using below query but not getting any results
(type eq "abc" and fields.field1 eq "1234" and fields.field2 co "_" and taxonomies.categories.nodes.name eq "xyz")
Please help with correct way to find out all such assets with underscore so that we can update (put request) the field value to correct values.
Scope
Details
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
Purpose |
Scope |
Details |