Hai,
While rendering the form(.xdp) in Workspace ES, once i click the Process Card, i get an error as:
"An error occurred creating the form (task 1202, form 0). (ALC-WKS-007-040)"
I could not understand what will be the cause of the error. Could anyone suggest how to resolve the same?
-Aswani
Solved! Go to Solution.
Views
Replies
Total Likes
ActivityGuideRenderSpec, PDFformRenderSpec, FormsResult are the variables being used for the renderFormGuide activity.
They cannot be the XDP form itself.
To render an xdp form as form guide, you must create xfaForm variable.
-Nith
Views
Replies
Total Likes
Please check the server logs for exception stack.
Error code ALC-WKS-007-040 refer to Render.
So look into your render process to locate the issue.
Nith
Hai Ankit,
Thanks for ur reply.
But, could you pls tell me where can i find the server logs for exception stack?
-Aswani.
Views
Replies
Total Likes
Nith,
Thanks for ur explanation. The form i use is .xdp form.
I am using an xfaform variable (Input & Required).
For render & submit service, am using Render Form Guide & Submit Form Guide, respectively.
I guess the properties for those services is also assigned correctly.
In the User's Assign Task operation, i have assigned the same variable in the output data & variable's xapth expression in the input data.
But even after, I get this error.
I have another doubt regarding this.
Should i use only xfaform variable for rendering form guide (.xdp file).
Can't i use any other variable? (like ActivityGuideRenderSpec, PDFformRenderSpec, FormsResult, etc.)
Aswani.
Views
Replies
Total Likes
The location of logs will be specific to the server on which livecycle is deployed.
For JBoss, it would be [LC Install Dir]/jboss/server/[all | lc_turnkey]/logs/server.log
For WebLogic, ../bea/user_projects/[LiveCycle]/servers/logs/[LiveCycle].log
For WebSphere, ../IBM/AppServer/profiles/[profilename]/logs/server.log
Thanks
Views
Replies
Total Likes
Thanks ankit..
But Sorry, I coudn't find out the location of logs still.
Inside C:\bea\user_projects, I have only one folder named Domains, inside which i dont find any folders related to Livecycle.
But I can attach the a file which seems lik a log file. Could you pls check it out?
Aswani.
Views
Replies
Total Likes
Are you using the Render Form Guide & Submit Form Guide from the Process Management category? I believe they are called Render Form Guide ES Update 1 and Submit Form Guide ES Update 1.
Jasmin
Views
Replies
Total Likes
My mistake,
the log location for bea is
../bea/user_projects/domains/base_domain/servers/[servername]/logs/[servername].log
Thanks
Views
Replies
Total Likes
Thanks for the reply Jasmin..
Ya.. I use.. Render Form Guide 1.0 (invoke) & Submit Form Guiode 1.0 (invoke) from the Samples-Forms category.
Not from the Process Management category.
Even i tried to render another form using Render Form Guide ES Update 1 and Submit Form Guide ES Update 1 from the
Process Management category. But even then, i get the same error.
Aswani.
Views
Replies
Total Likes
Sorry Ankit,
Even now i couln't find out the location.
Inside C:\bea\user_projects\domains, i have 4 folders namely, det, eqr, ltceapp & Quoteit..
no base_domain folder is there.
the file which i attached with the previous post, is not a log?
Aswani.
Views
Replies
Total Likes
Ankit...
I finally found out a log file...
But i am not sure whether this is the right file, which you are looking for..
I have attached the same.
Aswani.
Views
Replies
Total Likes
Hi,
These logs states that FormDataIntegration is erroring out.
<Nov 24, 2009 2:58:57 PM IST> <Error> <com.adobe.livecycle.formdataintegration.client.ImportFormDataException> <BEA-000000> <ALC-FDI-001-305: Operation aborted: malformed PDF or data.>
<Nov 24, 2009 2:58:57 PM IST> <Error> <com.adobe.idp.workflow.dsc.invoker.WorkflowDSCInvoker> <BEA-000000> <An exception was thrown with name com.adobe.livecycle.formdataintegration.client.ImportFormDataException message:Operation aborted: malformed PDF or data. while invoking service FormDataIntegration and operation importData and no fault routes were found to be configured.>
There would be a .log file also. That would be more descriptive.
Thanks
Views
Replies
Total Likes
C:\Adobe\LiveCycle8.2\JBoss\Server\All\log\server.log
Post the server.log file for review
Regards,
Nith
Views
Replies
Total Likes
ActivityGuideRenderSpec, PDFformRenderSpec, FormsResult are the variables being used for the renderFormGuide activity.
They cannot be the XDP form itself.
To render an xdp form as form guide, you must create xfaForm variable.
-Nith
Views
Replies
Total Likes
Thanks Nith..
But.. am not using the J/boss server, but Weblogic..
I have attached some .log files as a zip with this...
these are the .log files that i found in my system..
Could you pls check it out?
Aswani.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies