Skip to main content
Skip table of contents

DbSearchEntriesByFilter

Searches DigaSystem table for matching entries.

Properties

Input

Name

Description

TableA DigaSystem table id, e.g. "vm-sql-digas\galileo". Often taken from workflow argument Arg_TableId.
MaxResultsLimit number of results.
XmlFilterXmlFilter Syntax And Examples
QuerySortOrders

Comma-separated list of sort orders.

Not specifying a value uses the default sort order of DPE ContentService.

Only since DPE v2.4: Set this field to empty string to not use a sort order and make the operation more performant.

ReturnldsOnlyWhen set to true: omits reading all metadata besides entry ids.

Output

Name

Description

DbCount

Total count of matching entries in database (independent of MaxResults). 

Only since DPE v2.4: property is optional. Leave it empty if you do not need this information amd make the operation more performant.

DbEntriesMatching entries (limited by MaxResults).







JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.