‎2014 Oct 15 12:55 PM
Hello Experts,
I have developed one adobe form. When I am executing the form it is showing the error like below in popup message.
"@5C\QError@ ADS: com.adobe.ProcessingException : com.adobe.ProcessingException:29216: Invalid Value: 'CAD' for 'decimal' property(200.101)."
Please check attached image. Don't know Is this problem in designing the form ?.
So can you please help regarding this?
‎2014 Oct 15 1:56 PM
Hi! At the first glance it seems that one of your decimal fields receives text.
You can try to go to "Preview PDF" on Format tabstrip in LiveCycle, sometimes it helps to see whether there is an error in scripts, etc.
If you can't get an idea what field is wrong, I would try to make a copy of the form, set binding for all fields to "None" and check whether it works. If the form is to be generated without errors, switching fields binding on will let you find out the "guilty" one.
Not a fast solution if the the form is huge, but I think it will be good to eliminate problem with data.
‎2014 Oct 15 1:56 PM
Hi! At the first glance it seems that one of your decimal fields receives text.
You can try to go to "Preview PDF" on Format tabstrip in LiveCycle, sometimes it helps to see whether there is an error in scripts, etc.
If you can't get an idea what field is wrong, I would try to make a copy of the form, set binding for all fields to "None" and check whether it works. If the form is to be generated without errors, switching fields binding on will let you find out the "guilty" one.
Not a fast solution if the the form is huge, but I think it will be good to eliminate problem with data.
‎2014 Oct 16 6:59 AM
Hello Evstigneev,
Thank you for your reply.
I will try to solve the issue, like what you suggested.
Regards,
Anand.
‎2014 Oct 16 7:16 AM
Hello Dude,
Thank you sooooooooooooooooooooooooooooo much. It is working fine now.
‎2014 Oct 16 8:01 AM
‎2015 Apr 14 2:12 PM
HI Nikoay,
I am also same issue.
We are facing this issue for some employee(Some Adobe Form) not for all so how i can predict.
‎2015 Apr 14 2:56 PM
Hi!
You haven't provided any info on your problem.
What I described is a "general" approach I use when staring at Adobe form doesn't help
You should try to reproduce the error and when it is reproduced you can play with the form.
‎2015 Apr 14 4:27 PM
Hi Nikolay,
Using HCM forms & process i have created Leave request.
If i want to see approval level & Leave PFD form i will select process name.
It should open PDF file.
But I am getting below error message.
If put breakpoint in include LFPCOMPFRM
I am getting below detailed massge
Processing exception during a "Render" operation.#Request start time: Fri Apr 10 21:29:37
AST 2015#com.adobe.ProcessingException: com.adobe.ProcessingException:
29216 : Invalid value: '962,00' for 'decimal' property##Exception Stack Trace:#com.adobe.Process
‎2015 Apr 15 7:16 AM
‎2015 Apr 15 8:47 AM
Hi,
This our zPDF designed using tcode: HRASR_DT (Hcm process & forms).
‎2015 Apr 15 11:06 AM
I never used this tool for creating Adobe forms. What I can advise is to double-check data binding for all decimal fields, have a quick look through possible macro bindings and only in case nothing helps comes the above-mentioned solution: copying of PDF form, resetting all data bindings and then switching them on using some kind of "binary search" until you find the bad field. It may be a rather frustrating process so it's better to find the problem using the "staring at PDF form for a long time" method