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