SAINT.GetFilters

Returns valid sets of data for a given Report Suite and Relation ID.
The returned data consists of values that can be passed in as parameters of SAINT.ExportCreateJob, including column numbers and names, and valid dates for filtering data rows in a SAINT export.

SAINT.GetFilters Parameters

Parameter Type Description
relation_id xsd:int The ID of the Data Source for which you want to get file information.
report_suite_array array(xsd:string) A list of report suites that contains the specified data source.

SAINT.GetFilters Response

Type Description
tns:export_filters Information about valid filters for the specified data segment.
For more information, see Sample SAINT GetFilters Request.

Comments (0)

Must be logged in to comment. or register now to comment!