Cloud Storage Solutions exit point structures
To have Cloud Storage Solutions call your programs and pass in data after it transfers files to and from the cloud, you can register exit programs with the Cloud Storage Solutions QIBM_QICC_XFER_CLS exit point. When called, your exit programs must also pass a parameter to Cloud Storage Solutions specifying the success or failure of the call.
For general information about exit points and exit programs, including examples of exit programs, see the IBM Documentation.
The Cloud Storage Solutions exit point uses the CLS00100 format, and is not threadsafe. The exit point is registered with the IBM i registration facility when Cloud Storage Solutions is installed, and deregistered when Cloud Storage Solutions is uninstalled.
When Cloud Storage Solutions calls an exit program it passes in two parameters. The first specifies whether the file was uploaded or downloaded; the second specifies information about the transfer. Each exit program that Cloud Storage Solutions calls returns a parameter that represents the success or failure of the call. All three parameters contain byte stream values that represents fields in a structure.
Structures
Qicc Exit Description
Qicc Exit Operation
Qicc Exit Control Value