Appends row data to a previously created SAINT Import Job.
You can separate data into pages, but the pages must be sent
sequentially (either ascending or descending) to avoid errors when SAINT
processes the job.
Individual SAINT jobs cannot exceed 25,000 rows.
SAINT.ImportPopulateJob Parameters
Parameter
Type
Description
job_id
xsd:int
The SAINT import job ID where you want to append the row
data.
page
xsd:int
A page number that identifies the page's sequential position
in the SAINT import job. For example, if you submit a spreadsheet with 1000
values, divided into 4 pages, page 1 includes values 1 - 250, page 2 includes
values 251 - 500, and so on.
Comments (0)
Must be logged in to comment. Login or register now to comment!