hi,
we develop a roadmap-like wd-application.
Now we have to put a view before the roadmap on which the user must chose from 2 URLlinks where to go next.
The architecture of the whole concept is like this:
we built one wd-project which contains 2 applications with corresponding windows. the roadmap-window contains all the views for the roadmap - the URL-window only one view with the 2 links (some other stuff, too - means, we can't put this view in the roadmapwindow).
The whole webapplication is set up in an EP 6.0.
Now I don't know how to link from the first URLview to the roadmap-application. As URL I tried the EP-iview-preview URL, which is
"http://epserver:50000/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fBONDPortal!2fpoc!2fcom.bondportal.iViews!2fVorgangAnlegen"
this does not work...
I also tried the EP-iview-webdynpro contents url, which is: "local/RoadMap/Roadmap"
when clicking the actual link on the URL view I get a real link:
"http://epserver:50000/webdynpro/resources/sap.com/tcwddispwda/global/SSR/local/RoadMap/Roadmap"
neither of the above works.
Can somebody please help out?
Thanks a lot in advance,
Matthias