cancel
Showing results for 
Search instead for 
Did you mean: 

Where does the domain come from in SE80 for webdynpro URL generation?

Former Member
0 Kudos

We have copied an SRM 4.0 Production system to a sandbox and upgraded it to SRM 7.0.

When we generate a Web DynPro Application for a WebDynPro Component in SE80 the system generates an URL which starts with the domain name of the Production system rather than the domain name of the new sandbox.

We have obviously missed an update in a table somwhere, but can anyone tell us which table it is that controls this part of the URL?

Thanks,

Martin

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

We have found the problem. It was due to entries in table HTTPURLLOC. We had 2 entries with sort_key 010 HTTP and 011 HTTPS. We had updated the HOST field of both rows with the URL of the new system, but for some reason this wasn't active. The solution was to delete the 010 and 011 entries and insert 2 completely new rows with key 12 HTTP and 13 HTTPS. The system works much better now and the generated URLs are correct.

Former Member
0 Kudos

Hi,

We have set the correct doamin name in RZ10 variables SAPLOCALHOSTFULL, SAPGLOBALHOST and icm/host_name_full and restarted the system. There is no trace of the Production system's domain anywhere in RZ10.

We have also updated table TWPURLSVR for the logical system in question with the new domain, but the problem remains.

Rgds,

Martin

Former Member
0 Kudos

Hi,

in transaction RZ10, you set the hostname of your system.

Greetz,

Koen