SAINT.ExportGetFileSegment

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.

SAINT.ExportGetFileSegment Response

Type Description
tns:pagedetails Information and data for the specified SAINT data segment.
For more information, see Sample SAINT ExportGetFileSegment Request.

Comments (0)

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