Service vn702 / 90702

Internal service

The service is called in a loop. The ID of the last received file is entered on the input, or the field is not filled in if it is the first call.
The service returns all newer files, if any. Max. number of returned files per call is 100, or so that the sum of the lengths of the file contents does not exceed a certain limit (10Mb).
If the service returns empty output, you need to wait some time before making another call. E.g. 5 minutes, due to the interval at which SWIFT delivers files.
File ID is an ascending sequence without spaces.

Input field

NameTypeDomainDescription
LASTID Numeric (10,0) ID of last received file

Output field

NameTypeDomainDescription
ID * Numeric (10,0) Internal ID
FNAME * Char (200) SWIFT File name
FORDER * Numeric (9,0) Message order in SWIFT file
CONTENT * Binary File content - GZIP