INVOKE.ALLOC.EXIT = SEND|RECV|BOTH

Determines whether to invoke the allocation exit upon sending a file, receiving a file, or both sending and receiving a file.

Value Description
SEND Invokes the allocation exit upon sending a file.
RECV Invokes the allocation exit upon receiving a file.
BOTH Invokes the allocation exit upon both sending and receiving a file. This is the default value.
Modifiable through MODIFY INITPARMS command: YES
Note: Any error during update cancels all the changes for that particular request.