cancel
Showing results for 
Search instead for 
Did you mean: 

Webdynpro application history navigation

Former Member
0 Kudos

Hi people,

I have a question about webdynpro navigation. I know that der are many threads

about this topic, but I think I don't find an answer for my question:

The scenario: I have a webdynpro application running in the enterprise portal.

The application is linked with ONE IView in the portal (and running on a different

application server). The application has about 20-30 webdynpro views, which are arranged

in different viewsets.

I need a navigation history (similar to the history in common web browsers like iexplorer)

in my application. Because of the multiplicity of navigation possibilities within the

application, it doesn't make sense to programm a static view navigation.

My question: Is there a standard way in webdynpro to realize my needs? Can I use the

PortalNavigation API, or is this API only for navigation between portal IViews? Can I

use the Breadcrumb Navigation UI Element?

I'm developing on a WAS 7.00 (Netweaver 2004s).

Thanks in advance for your effort,

regards,

Thomas

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can use PortalNavigation. Take a look at the <i>historyMode</i> parameter of the <i>navigateAbsolute()</i> method. Find the documentation <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/56/b4544251dcc153e10000000a1550b0/frameset.htm">here</a>.

Regards,

Satyajit.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

can't anybody help me?

Former Member
0 Kudos

Have you looked into the Breadcrumb UI element? Check <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/75/f46e42532c9041e10000000a1550b0/content.htm">here</a>. I can not find an example.

Regards,

Christophe