cancel
Showing results for 
Search instead for 
Did you mean: 

Interactive forms : WDIllegalArgument Exception

Former Member
0 Kudos

Hi,

I'm trying to create my first Interactive form with web dynpro for Java.

It's a simple one, with only a lable in it.

I've created the DataSource element and the pdfSource(binary).

I've inserted the form in my view and when I execute my application I have an exception:

com.sap.tc.webdynpro.services.exceptions.WDIllegalArgumentException: The specified resourceName '' is invalid.

Do anyone have an explanation?

Thanks in advance

Karim

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Karim,

Please create a Value Node under the context of the view and bind the resource property of the "InteractiveForm" UI to the created node.

This will resolve your current problem.

Regards,

Suresh