EXPORT - post-processing

Purpose

Capture the certificate or failing return codes for further processing.

Arguments

argument 3…argument n–3
The parameters as input to the CGI in name=value form, followed by any modified value provided by the preprocessing exit routine, also in name=value form.
argument n–2
The RACF® return code from the callable service.
argument n–1
The RACF reason code from the callable service.
argument n
The base64-encoded certificate with header and footer. This is a string of undetermined value if the request was unsuccessful.

Return codes

Return code Meaning
0 Normal

STDOUT

Non-applicable.