As a user, I would like an update to the two REST APIs below to include more specific error details indicating that burning failed due to the PDF containing XFA:
GET /PCCIS/V1/MarkupBurner/{processId} (for burning without the viewer)
GET /PCCIS/V1/ViewingSession/u{viewingSessionId}/MarkupBurner/{processId} (used by the viewer)
Currently, the viewer will display a generic error "There was an error burning the document or your session expired". As a PrizmDoc user, I would like this error message to be more specific to indicate what has actually gone wrong.