Home

Tuesday, October 19, 2010

Hyperlink Leads To Production Instance or Different Instance!

Dear ,

After cloning a Instance from Production there are some profile options which has to be updated with the present instance link for the hyperlinks sent through notification to work properly. Follow the below steps:

Using the System Administrator responsibility, go to profiles -> system
- Search for the profile option "POS: External URL"
- Set the profile option to:
http or https://external_web_server_machine:port/
- Search for the profile option "POS: Internal URL"
- Set the internal profile option to:
http or https://internal_web_server:port/
- After setting the above profile options run the following script as APPS: $POS_TOP/patch/115/sql/pos_upg_usr.sql

The above script updates the user level values of profile option Applications Framework Agent and Application Servlet Agent for all supplier users using the new values in the profile option POS: External URL.

Every time the value of profile option POS: External URL is changed, it is necessary to run this script.

Thanks & Regards,
S.Grace Paul Regan

1 comment:

sap testing tools said...

I think it’s a great idea. I also follow the same procedure for instances. The syntax give here is easy to implement and understand. The creation of different instances is important. Thanks for the information. Keep it up.