APK385S DATA IN A FORMDEF RESOURCE IS INVALID: THE MODIFICATIONS SPECIFIED IN THE MMC STRUCTURED FIELD structuredfield INCLUDE UNPAIRED keyword1 AND keyword2 KEYWORDS.

Explanation

The keywords must be paired in the Medium Modification Control (MMC) structured field. This form definition has one or the other keyword but not both, or the keyword pairs are not adjacent. The MMC structured field is contained in the form definition.

System action

The form definition containing the error is not used, and one of these occurs:
  • PSF is not started if the form definition containing the error is defined in the PSF startup procedure. The form definition resources defind in the PSF startup procedure are for separator pages, for the message data set, and for the default form definition resource for user print data sets.
  • If the error is in a form definition specified on the user's OUTPUT JCL statement, PSF cannot begin printing the data set; it tries to print the next data set. PSF issues a message identifying the position of the structured field in the form definition. PSF issues additional messages identifying the processing environment when the error was found.

System programmer response

If an IBM® licensed program was used to create the structured fields for the form definition with the error, verify that the input to that program was valid. If the input was valid, refer to your system's diagnosis reference for assistance in determining the source of the problem.

User response

If you created the structured fields for the form definition, correct the error and resubmit the print request. Refer to Data Stream and Object Architectures Mixed Object Document Content Architecture Reference for more information about the structured field. If the structured field has no error, the error might be an PSF logic error. If you used a program to create the structured fields for the form definition, contact your system programmer.