DBA Data[Home] [Help]

APPS.ORACLENAVIGATE dependencies on FND_WEB_CONFIG

Line 628: l_agent := FND_WEB_CONFIG.WEB_SERVER||

624: ** icx_plug_utilities.getPLSQLagent. Will remove here.
625: */
626: if (substr(icx_plug_utilities.getPLSQLagent, 1, 1) = '/') then
627:
628: l_agent := FND_WEB_CONFIG.WEB_SERVER||
629: substr(icx_plug_utilities.getPLSQLagent,2);
630:
631: else
632:

Line 633: l_agent := FND_WEB_CONFIG.WEB_SERVER||icx_plug_utilities.getPLSQLagent;

629: substr(icx_plug_utilities.getPLSQLagent,2);
630:
631: else
632:
633: l_agent := FND_WEB_CONFIG.WEB_SERVER||icx_plug_utilities.getPLSQLagent;
634:
635: end if;
636:
637:

Line 849: htp.p('');

845:
846: htp.p('');
847: if icx_cabo.g_base_href is null
848: then
849: htp.p('');
850: else
851: -- htp.p('');

Line 863: htp.p('var hostname="'||replace((replace(FND_WEB_CONFIG.DATABASE_ID,'-','_')),'.','_')||'";');

859: htp.p('