cancel
Showing results for 
Search instead for 
Did you mean: 

Web Dynpro URL for DEV, QAS, and PRD

sap_cohort
Active Contributor
0 Kudos

Hi,

I have a Web Dynpro IView in my DEV System with a Static Address (See below Link for example image). I'd like the address to be dynamic depending on the system it is in. This IView will exist in our DEV, QAS, and PRD System so I need to somehow have the server and port be dynamic depending on the system. The system dropdown in the IView Configuration doesn't present any selections so I'm not sure how to get through this. I did search SDN and didn't find anything.

Can anyone step me through this?

[http://i47.tinypic.com/2diehbl.png|http://i47.tinypic.com/2diehbl.png]

Accepted Solutions (1)

Accepted Solutions (1)

pramod_gopisetty1
Active Contributor
0 Kudos

Hi,

Is it a Web Dynpro ABAP application which you are running?

If so from the iView templates you have SAP WebDynpro Template using which you can create Web Dynpro ABAP application and pass the URL parameters as application parameters.

That way when you transport the iView you don't have to worry about the URL it will be generated automatically. Since you already created SSO from Portal to the Backend ECC system.

if this is not what you are looking for clearly mention what is the application and the parameters you are passing.

Hope this helps

Cheers-

Pramod

Answers (1)

Answers (1)

sap_cohort
Active Contributor
0 Kudos

I was using an URL IView instead of a Web DynPro IView. I was able to successfully create a Web DynPro IView. The trick was figuring out that the System had to be "SAP_BW" and the Name Range had to be "sap"...

Good to go...