IPP Mail Archive: Re: IPP> Review of Model Document - unsupported job template

Re: IPP> Review of Model Document - unsupported job template

Roger K Debry (rdebry@us.ibm.com)
Fri, 18 Jul 1997 17:19:32 -0400

> From rdebry@us.ibm.com Fri Jul 18 08:58:03 1997
>
>
> 1) When the job is rejected, shouldn't the error code say something
> like 'client-error-attribute-value-unsupported'? Otherwise it is not
> clear that the attribute itself is supported, but the supplied value is not.

We have one status-code for both 'attribute not supported' and 'attribute value
not supported' because a job could be rejected because both problems exist.
The collection of unsupported attributes returned specify that it is
the attribute that is unsupported by returning the attribute in the
response with a value of "unsupported".

<RKD> So how do you know it is the value that is unsupported?