cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Redirect Portal URL from BSP application iview

0 Likes
539

Dear Experts,

I have created an BSP application and then placed it in portal using iview. My requirement is to change the browser url from a button on BSP application.

Example: Portal URL - https://xyz.abc.com/irj/portal/one

To

https://xyz.abc.com/irj/portal/two

I have used the navigation->exit( 'https://xyz.abc.com/irj/portal/two') on the click of button.

Request you to please suggest.

WR,

Accepted Solutions (0)

Answers (1)

Answers (1)

S_Sriram
Active Contributor
0 Likes

Hi WR

I think you may have to install the SAP Web dispatcher to redirect the URL from out side to inside.

Regards

SS