APK155S DATA IN A FORMDEF RESOURCE IS INVALID: TOO MANY COPY CONTROLS WERE SPECIFIED FOR THE CURRENT FORM ENVIRONMENT GROUP.
Explanation
For a given physical page, up to 256 bytes of data can be specified for the printer command that describes the copies and modifications to be made. The current form environment group causes the data for the command to exceed 256 bytes. ACIF builds the printer command from data contained in the form definition.System action
ACIF stops processing the print data set and issues a message identifying the position of the structured field in the data stream or resource.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, either reduce the number of copy groups in the Medium Copy Count (MCC) structured field or reduce the number of modifications specified in the Medium Modification Control (MMC) structured field. Otherwise, split these functions between two or more form environment groups in two or more medium maps. Then, include in your input two or more identical copies of the same page that each select an appropriate copy group by use of the Invoke Medium Map (IMM) structured field. Refer to Data Stream and Object Architectures Mixed Object Document Content Architecture Reference for more information about the MMC and MMO structured fields.If you used a program to create the structured fields for the form definition, contact your system programmer.