Hello,
i want to use a WebDynpro application as a part of a guided procedure. Therefor i developed a simple WebDynpro application as described in the NetWeaver Developer Studio Help. The Application consists of only two views. The first view is to enter data, the second displays them. So far so good....
In the next step i wanted to integrate this application as a CallableObject for execution in my guided procedures process. The wizard asks in step 2 for the "Development component" and WebDynpro Application. But where do it get this information? Indifferently what path i enter, it only returns an error the the object is not available on the server.
EDIT: The path to the webdynpro application is something like this: http://host:port/webdynpro/dispatcher/local/WebDynproUITest/UITest
kind regards,
Matthias