FieldQueryN
A statement to filter the documents that are returned from the Documentum repository. This parameter is similar to setting the parameters FieldQueryNameN
and FieldQueryValueN
, but it allows you to use operators other than LIKE.
If you use the configuration parameter SelectStatement
to specify a custom query to retrieve documents, this parameter is ignored.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | FieldQuery0=r_content_size>0
|
See Also: |