Hi,
We currently have jobs out on the internet which direct the users to BSP pages when they come in to apply. However, with our new release, we need those links to point to our Web Dynpro application wizard.
So, I am adding code to the BSP that redirects to the Dynpro version. However, I'm not sure how to capture a part of the URL and concatenate it into my new URL.
The hard part is capturing the PARAM value that comes in with the URL. The question is, is there any way to easily redirect to my Dynpro page while keeping the PARAM value in the URL?
Thanks very much!!