|
Hi,
I uploades a pdf template in form builder to test this orbeon functionality.
If I am using MySql database the form can't be saved stating there is a problem in the comunication with the database, while if I use eXists the form definition is saved successfully.
So I tried to deploy the form in Form Runner.
Using the liferay proxy portlet and pressing the pdf button it shows me an empty pdf.
Whereas using the Form runner portlet I got this error pressing the pdf button:
Exception Class org.orbeon.oxf.common.OXFException
Session has expired. Unable to process incoming request.
oxf:/apps/fr/print/pdf-instant-view.xpl 64 68
reading processor output
name → response
id → xforms-response
ref → data
<p:output name="response" id="xforms-response" ref="data"/> oxf:/apps/fr/page-flow.xml 108 45
reading page view data output
view → print/pdf-instant-view.xpl
<page path="/fr/service/([^/^.]+)/([^/^.]+)/(pdf)/([^/^.]+)/([0-9A-Za-z\-]+)\.pdf" view="print/pdf-instant-view.xpl"/>
Can anyone help?
|