JMF message size
The maximum supported size of a JMF message via HTTP is 50 MB. This size allows:
MIME packages. A MIME package can contain JMF combined with JDF or JMF combined with JDF and PDF.
:Apogee tickets which contain colour profiles.
The PRISMAsync Print Server sends error 501 via JMF when it receives a JMF message larger than 50 MB. Error 501: "Total content size [###] is larger than size supported [52428800]".
JDF ticket size
For all channels (including HTTP using MIME) , the maximum supported ticket size is 4 MB. Tickets larger than 4 MB are ignored.
If a setting in the JMF message or in the JDF ticket is not supported, it is ignored.
If a setting or a value has a syntax which deviates from the JDF schemas, it is ignored.
The JDF ticket needs to be in correct XML according to the JDF 1.3 specification.
If the ticket cannot be parsed, error 3 (‘XML parser error’) will be sent in response to the JMF message SubmitQueueEntry.
Remark
A best effort is made to return an error in case the ticket cannot be executed. However, in case of specification contradiction, no error might be reported and the output may differ from the ticket intent.
For example: Stapling icw output HCS may result in a stapled job to a different output location.