Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Follow-up processing in the remote system

&pagelevel(4)&pagelevel

A command sequence can also be input for SUCCESS-PROCESSING and FAILURE-PROCESSING.
Each individual command must be preceded by a slash (/).
The individual commands must be separated by a semicolon. If a character string is enclosed in single or double quotes (’ or ") within a command sequence, openFT will not interpret any semi-colon present within this character string as a separator.

Example

SUCC=’ / command1; / command2; / command3’

The entries for the operands SUCCESS-PROCESSING and FAILURE-PROCESSING may total up to 1000 characters. If the length limit for follow-up processing data is exceeded due to variable replacement, openFT ends the request and returns an error message.

Please refer to section “Follow-up processing” for details on follow-up processing like using variables, for example.

SUCCESS-PROCESSING =
Follow-up processing to be executed in the remote system after a successful file transfer.

FTP partners do not support follow-up processing.

Follow-up processing data cannot be transferred to FTAM partners. Exception: SUCC=’ *DELETE’ for receive requests and openFT-AC is used. If FTAC is used in the remote system, this restriction can be avoided by creating an admission profile in the remote system that defines follow-up processing.

REMOTE-PARAMETER =

*BS2000

*MSP

*ANY

relevant for:

X

X

X

default value:

*NONE

*NONE

*NONE


SUCCESS-PROCESSING = *NONE
No follow-up processing is to be executed.

SUCCESS-PROCESSING = <c-string 1..1000 with-low>
Command to be executed in the remote system after a successful file transfer. It must be specified in quotes according to the syntax and conventions of the remote system.

FAILURE-PROCESSING =
Follow-up processing to be executed in the remote system after an unsuccessful file transfer. This follow-up processing is only started if a file transfer that has already commences is terminated due to an error.

FTP partners do not support follow-up processing.

No follow-up processing data can be transferred to FTAM partners. If FTAC is used in the remote system, this restriction can be avoided by creating an admission profile in the remote system that defines follow-up processing.

REMOTE-PARAMETER =

*BS2000

*MSP

*ANY

relevant for:

X

X

X

default value:

*NONE

*NONE

*NONE

FAILURE-PROCESSING = *NONE
No follow-up processing is to be executed.

FAILURE-PROCESSING = <c-string 1..1000 with-low>
Command to be executed in the remote system if the file transfer is aborted because of an error. It must be specified in quotes according to the syntax and conventions of the remote system.

The same specifications are valid for FAILURE-PROCESSING as for SUCCESS-PROCESSING, see above.

CODED-CHARACTER-SET=
Coding (character set) that is to be used to read or write the remote file.

CODED-CHARACTER-SET= *STD
The character set used by default to read or write the remote file is the character set defined as the default in the remote system.

CODED-CHARACTER-SET= <name 1..8>
Coding (CCS) that is to be used to read or write the remote file. The character set must be known in the remote system.