Dear all,
I am resolving a problem in Webdynpro for Java application.
Workflow of the application is as:
User puts notification no and clicks on "notification details" button and user gets the details on the another page.
URL of this second page is same as the first one.
My requirement is to make user enable the notification details avalable directly through the URL
Will it be possible to pass the notification no in the url to get the direct notification details page to user?
e.g. is it possible to send url to user as so that he gets notification details directly?
Sample URL
http://<server name:port>/<webdynpro>/<dispatcher>/<Track name>/<Application Name>:"Notification no"
Thanks and regards,
Pradnya