DataSource.GetFileIDs
Returns a list of files or data blocks submitted to the specified
data source.
This method returns the file IDs assigned to the data blocks when
they enter the processing queue.
DataSource.GetFileIDs Parameters
| Parameter
|
Type
|
Required
|
Description
|
|
reportSuiteID
|
xsd:string
|
Yes
|
The ID of the report suite where you want to create this
data source.
|
|
dataSourceID
|
xsd:string
|
Yes
|
The Data Source ID. You can get this ID by calling
DataSource.GetIDs.
|
|
filter
|
xsd:string
|
Yes
|
A string value that limits the File IDs returned to those
that include the specified value.
|
DataSource.GetFileIDs Response
Comments (0)
Must be logged in to comment. Login or register now to comment!