Login  Register

Re: On Line help URL

Posted by big on Dec 17, 2024; 8:57pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/On-Line-help-URL-tp12819p12849.html

Thank you.
http or https?
Profile Option is Applications Help Web Base URL
.
It was : https://proxy_name.com
I change it to http://hostname.xx.fr
To fix this after autoconfig and prevent reverting,
we edited the $FND_TOP/admin/template/afwebprf.sql.

And changed %s_webentryurlprotocol% to <a href="http://%s_webhost%.s_webdomain%">http://%s_webhost%.s_webdomain%....
As you can see in the picture.




We deleted the value of Applications Help Web Base URL in Forms interface for profiles.
Ran autoconfig. This filled the profile option with the name of physical host.
Now error has disapeared and we can access to on line help page.

Thanks and regards.