cancel
Showing results for 
Search instead for 
Did you mean: 

Element Not Bound Error

Former Member
0 Kudos

Dear all

I have developed an interactive form like

http://help.sap.com/saphelp_nwce10/helpdata/en/dc/f1783fe3263042e10000000a114084/content.htm ,

but when i click on submit button,i met this error:

com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: The prefix "xfa" for attribute "xfa:dataNode" associated with an element type "AdressNode" is not bound.

...........................

Caused by: org.xml.sax.SAXParseException: The prefix "xfa" for attribute "xfa:dataNode" associated with an element type "AdressNode" is not bound.

.........................

Below is the config used:

Adobe Acrobat Reader 8.0

Adobe Lifecycle Designer 7

NWDS 7.1

xACF ver 711_0

Jdk1.5.0.0.6

CE7.1

Please help me out in resolving this issue or give me a Example of the Use of an Interactive PDF Form with SAP NetWeaver Developer Studio7.1.

Regards,

Jiandong

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

is anyone can help me?

Thank you

Former Member
0 Kudos

Hi Jiandong

Did u check if datasource property of the form is properly bound to address node.

Or else there can be one more problem that u r writing the code for filling address in controller, so check the binding/ mapping of address node in controller and view.

Hope this helps.

Regards

Amita