cancel
Showing results for 
Search instead for 
Did you mean: 

httpurlloc - SE16

Former Member
0 Kudos

Table httpurlloc does not create a transport request when data entry is completed for the table. Our other systems QAS and PROD are not modifiable using se16. How can we update this table in the other systems and clients.

Thank you

Tom

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You can transport single table entries manually. Use transaction SE01, create a new request, double click on it. In the tab objects enter:

Program-ID: R3TR

Object type: TABU

Object name: httpurlloc

Then click on the key icon in the function column and specify the row you need to transport. Release the request -> done!

Have fun, Michael

Answers (3)

Answers (3)

Former Member
0 Kudos

Thank you for your answers. We will be changing the system configuration to be able to modify the standard QAS and PRD instances using se16.

The documentation provides examples of how the table should be filled in regards to using the internet and intranet. When we transport from DEV to QAS, if the first row in the table contains a blank HOST and PORT then the application url for the abap webdynpro would default to the WAS host name.

The next row would be the proxy servers host name. This would be used to access the web application from our portal using https. Is there a recommended sequence when deciding which type of protocol to use first. We would want to be able to launch the application from the portal through the proxy server but also from our intranet. Production would not be any different. I am guessing that we would derive the start url by leaving the first row blank. What is the benefit of having the first sequence defined with the proxy server host and port? I would appreciate any insight as to how other companies have handeled your configuration.

Thank you

Tom Simon

Former Member
0 Kudos

Hi,

It would be completely illogical to transport the content from HTTPURLLOC.

The entries of this table contains DNS host names which will be different in production and test systems.

It would be wrong or even dangerous to transport the content of this table.

So, you have to update it manually in each system.

Regards,

Olivier

ashish_vikas
Active Contributor
0 Kudos

check with opening the client with scc4 & se06

regards

ashish