OutputException

Thrown when the service encounters an error during processing of an operation. The following list describes the possible causes for an error:

Operation

Possible cause

generatePDFOutput

The Output service cannot locate the input form. For example, the form name is incorrect, or the repository path that is created from the content root and the form name is incorrect.

An incorrect value is provided for the Transformation Format property.

The XDP data that is provided for the Input Data property is not valid.

The type of data that is provided is not supported.

The data that is provided contains malformed XML code.

The form that is provided for the Form property is not valid.

The file that is provided as the Form value is already a flat PDF document.

The Meta Data Spec File defines no user-level meta attributes.

The value for Record Name or Record Level does not match the actual name or level in the form data.

generatePrintedOutput

The Output service cannot locate the specified form. For example, the form name is incorrect, or the repository path that is created from the content root and the form name is incorrect.

The XDP data that is provided for the Input Data property is not valid.

The type of data that is provided is not supported.

The data that is provided contains malformed XML code.

The form that is provided for the Form property is not valid.

The file that is provided as the Form value is already a flat PDF document.

The Meta Data Spec File defines no user-level meta attributes.

The value for Record Name or Record Level does not match the actual name or level in the form data.

sendToPrinter

The Output service cannot locate the network printer. For example, the printer name is incorrect, the URI of the print server is incorrect, or the printer is offline.

The Output service cannot locate the input document. For example, the path to the document is incorrect.

An error occurs on the print device.

transformPDF

The Output service cannot locate the specified form or document. For example, the path to the form or document is incorrect.

The specified document to transform is not a PDF document.

The specified document is not an XFA-based PDF or an Acrobat form.

The specified XFA-based PDF form has been reader-extended, digitally signed, or certified.

All operations

A required property value is not specified.

Services that the Output service depends on are not started (XMLForm, FontManager).

The value that is specified for an operation property is not valid.

A problem occurred with the LiveCycle Server.

// Ethnio survey code removed