This is the description of the data available in the parameter file supplied to an "After Validation" EXIT program.
Non-modifiable sections
EXIT_PGM
Program EXIT type.
ENV_NAME_ORIGIN
Name of the correction environment from which the correction validation was run.
ENV_NAME_DEST
Name of the environment receiving the validated objects.
ENV_TYPE_DEST
Type of environment receiving the validated objects.
VALIDATION_CORRECTION
If the receiving environment is an associated correction environment, this section specifies the name of the validation correction that will hold the objects received during the validation procedure.
VALIDATED_CORRECTION
List of corrections validated during the validation procedure.
RECEIVED_OBJECT
List of objects received during the validation procedure.
EXCLUDED_OBJECT
List of objects excluded from the validation procedure by the validation analysis (objects currently being modified in the correction environment, non-receivable objects, etc.).
UNCONFIRMED_OBJECT
List of objects that could be validated but were not confirmed by the user running the validation procedure. These objects are excluded from the validation procedure.
OBJECT_TO_DELETE
List of objects that have been deleted in the correction environment but still exist in the receiving environment. As the validation procedure could not delete any objects, they must be deleted via the Adelia Studio interface.
COMPONENT_TO_BUILD
List of components affected by the correction validation.
A component will be in the list if:
- It has been received,
- Or one of its associated objects has been received (program/class/error message),
- Or a dependent object of one of its associated objects has been received (for example, a logical entity handled by one of its program).
Modifiable sections
USER_PARAMETER
Information that will be included in the parameter file for the next EXIT program.
This enables the management of global data when the correction validation's EXIT programs are run in the receiving environment.
This information is reset for the "Before Validation" EXIT program.
REPORT_MSG
Parameter read back when the system returns after calling the EXIT program. This parameter is added to the validation report.