Retrieves a page of data, known as a file segment, from a
completed Saint job.
SAINT.ExportGetFileSegment Parameters
Parameter
Type
Description
file_id
xsd:int
The ID of the export file you want to view.
You can get this value from
SAINT.CheckJobStatus.
segment_id
xsd:int
The number of the data page you want to view from the SAINT
export job.
The
viewable_pages value in
SAINT.CheckJobStatus indicates the number of data
pages in the job. Valid values for
segment_id are between 1 and the value of
viewable_pages.
Comments (0)
Must be logged in to comment. Login or register now to comment!