Hi,
I initial a process in workspace using a pdf form(xfaFrom type) variable.
It's a simple process. Just one assign task node to transfer the initial form to process creater.
The process works fine when submit in workspace.But I have some problem on offline submit.
I initialed the form on workspace and saved it to local file to edit it.
After editing the pdf form, how to let the local saved form go back to the process whith the correct data?
Here is my variable setting in process:
form type: xfaForm
render service : render PDF form (in forms sample catagory)
submit service : Submit PDF Form (in forms sample catagory)
I've tried to use email endpoint.
It will be back to the next step of the process, but the data will not be transfer to the form.
Then I've tried to use watchFolder endpoint.
And it did not work by some exceptions.
Failure Time----Tue Mar 18 10:23:52 GMT+08:00 2008
source location ---- Reason of failure is-----Cannot coerce object: <document state="active" senderVersion="3" persistent="false" senderPersistent="true" passivated="false" senderPassivated="true" deserialized="true" senderHostId="127.0.0.1/192.168.65.143" callbackId="0" senderCallbackId="0" callbackRef="null" isLocalizable="true" isTransactionBound="false" defaultDisposalTimeout="600" disposalTimeout="600" maxInlineSize="65536" defaultMaxInlineSize="65536" inlineSize="0" contentType="application/pdf" length="265731"><cacheId/><localBackendId/><globalBackendId/><senderL ocalBackendId/><senderGlobalBackendId><DocumentFileID fileName="C:\Adobe\LiveCycle8\jboss\server\all\svcnative\DocumentStor age\docm1205806202234\b680381b2f382c4aba702061e12876d6"/><senderGlobal BackendId/><inline/><senderPullServantJndiName>adobe/idp/DocumentPullS ervant/adobejb_server1</senderPullServantJndiName><attributes file="C:\Adobe watch folder\offline\stage\Wxebcb14694b8ef1aee4b27261\off.pdf"/></document> of type: com.adobe.idp.Document to type: class com.adobe.idp.taskmanager.form.impl.binarycontent.BinaryContentFormIn stance
Cannot coerce object: <document state="active" senderVersion="3" persistent="false" senderPersistent="true" passivated="false" senderPassivated="true" deserialized="true" senderHostId="127.0.0.1/192.168.65.143" callbackId="0" senderCallbackId="0" callbackRef="null" isLocalizable="true" isTransactionBound="false" defaultDisposalTimeout="600" disposalTimeout="600" maxInlineSize="65536" defaultMaxInlineSize="65536" inlineSize="0" contentType="application/pdf" length="265731"><cacheId/><localBackendId/><globalBackendId/><senderL ocalBackendId/><senderGlobalBackendId><DocumentFileID fileName="C:\Adobe\LiveCycle8\jboss\server\
...
I initial a process in workspace using a pdf form(xfaFrom type) variable.
It's a simple process. Just one assign task node to transfer the initial form to process creater.
The process works fine when submit in workspace.But I have some problem on offline submit.
I initialed the form on workspace and saved it to local file to edit it.
After editing the pdf form, how to let the local saved form go back to the process whith the correct data?
Here is my variable setting in process:
form type: xfaForm
render service : render PDF form (in forms sample catagory)
submit service : Submit PDF Form (in forms sample catagory)
I've tried to use email endpoint.
It will be back to the next step of the process, but the data will not be transfer to the form.
Then I've tried to use watchFolder endpoint.
And it did not work by some exceptions.
Failure Time----Tue Mar 18 10:23:52 GMT+08:00 2008
source location ---- Reason of failure is-----Cannot coerce object: <document state="active" senderVersion="3" persistent="false" senderPersistent="true" passivated="false" senderPassivated="true" deserialized="true" senderHostId="127.0.0.1/192.168.65.143" callbackId="0" senderCallbackId="0" callbackRef="null" isLocalizable="true" isTransactionBound="false" defaultDisposalTimeout="600" disposalTimeout="600" maxInlineSize="65536" defaultMaxInlineSize="65536" inlineSize="0" contentType="application/pdf" length="265731"><cacheId/><localBackendId/><globalBackendId/><senderL ocalBackendId/><senderGlobalBackendId><DocumentFileID fileName="C:\Adobe\LiveCycle8\jboss\server\all\svcnative\DocumentStor age\docm1205806202234\b680381b2f382c4aba702061e12876d6"/><senderGlobal BackendId/><inline/><senderPullServantJndiName>adobe/idp/DocumentPullS ervant/adobejb_server1</senderPullServantJndiName><attributes file="C:\Adobe watch folder\offline\stage\Wxebcb14694b8ef1aee4b27261\off.pdf"/></document> of type: com.adobe.idp.Document to type: class com.adobe.idp.taskmanager.form.impl.binarycontent.BinaryContentFormIn stance
Cannot coerce object: <document state="active" senderVersion="3" persistent="false" senderPersistent="true" passivated="false" senderPassivated="true" deserialized="true" senderHostId="127.0.0.1/192.168.65.143" callbackId="0" senderCallbackId="0" callbackRef="null" isLocalizable="true" isTransactionBound="false" defaultDisposalTimeout="600" disposalTimeout="600" maxInlineSize="65536" defaultMaxInlineSize="65536" inlineSize="0" contentType="application/pdf" length="265731"><cacheId/><localBackendId/><globalBackendId/><senderL ocalBackendId/><senderGlobalBackendId><DocumentFileID fileName="C:\Adobe\LiveCycle8\jboss\server\
...