DBA Data[Home] [Help]

APPS.ORACLEAPPS dependencies on WFA_HTML

Line 687: l_url := l_url||'&'||'errText='||wfa_html.conv_special_url_chars(c_error_msg)||wfa_html.conv_special_url_chars(c_login_msg);

683: fnd_message.set_name('ICX','ICX_SIGNIN_AGAIN');
684: c_login_msg := fnd_message.get;
685:
686:
687: l_url := l_url||'&'||'errText='||wfa_html.conv_special_url_chars(c_error_msg)||wfa_html.conv_special_url_chars(c_login_msg);
688:
689: else
690:
691: l_url := l_url||'&'||'errText='||wfa_html.conv_special_url_chars(c_message);

Line 691: l_url := l_url||'&'||'errText='||wfa_html.conv_special_url_chars(c_message);

687: l_url := l_url||'&'||'errText='||wfa_html.conv_special_url_chars(c_error_msg)||wfa_html.conv_special_url_chars(c_login_msg);
688:
689: else
690:
691: l_url := l_url||'&'||'errText='||wfa_html.conv_special_url_chars(c_message);
692:
693: end if;
694:
695:

Line 698: l_url := l_url||'&'||'home_url='||wfa_html.conv_special_url_chars(p_home_url);

694:
695:
696: if p_home_url is not null
697: then
698: l_url := l_url||'&'||'home_url='||wfa_html.conv_special_url_chars(p_home_url);
699: end if;
700:
701: owa_util.mime_header('text/html', FALSE);
702:

Line 757: --l_home_url:= wfa_html.conv_special_url_chars(l_home_url);

753: SELECT home_url
754: INTO l_home_url
755: FROM icx_parameters;
756:
757: --l_home_url:= wfa_html.conv_special_url_chars(l_home_url);
758:
759: IF l_use_portal THEN --using portal and need to make sure we log out
760: l_home_url:= wfa_html.conv_special_url_chars(l_home_url);
761: l_url2 := wfa_html.conv_special_url_chars(l_url);

Line 760: l_home_url:= wfa_html.conv_special_url_chars(l_home_url);

756:
757: --l_home_url:= wfa_html.conv_special_url_chars(l_home_url);
758:
759: IF l_use_portal THEN --using portal and need to make sure we log out
760: l_home_url:= wfa_html.conv_special_url_chars(l_home_url);
761: l_url2 := wfa_html.conv_special_url_chars(l_url);
762: l_maint_home_url := replace(l_url,'home','wwsec_app_priv.logout?p_done_url='||(nvl(l_home_url,l_url2)));
763:
764: ELSE --not using portal and just need to get to icx_sessions.home_url

Line 761: l_url2 := wfa_html.conv_special_url_chars(l_url);

757: --l_home_url:= wfa_html.conv_special_url_chars(l_home_url);
758:
759: IF l_use_portal THEN --using portal and need to make sure we log out
760: l_home_url:= wfa_html.conv_special_url_chars(l_home_url);
761: l_url2 := wfa_html.conv_special_url_chars(l_url);
762: l_maint_home_url := replace(l_url,'home','wwsec_app_priv.logout?p_done_url='||(nvl(l_home_url,l_url2)));
763:
764: ELSE --not using portal and just need to get to icx_sessions.home_url
765: l_maint_home_url := l_home_url;

Line 820: l_home_url:= wfa_html.conv_special_url_chars(l_home_url);

816: SELECT home_url
817: INTO l_home_url
818: FROM icx_parameters;
819:
820: l_home_url:= wfa_html.conv_special_url_chars(l_home_url);
821: l_url2 := wfa_html.conv_special_url_chars(l_url);
822: IF l_portal_sso THEN
823: l_url := replace(l_url,'home','wwsec_app_priv.logout?p_done_url='||
824: OracleSSWA.SSORedirect((nvl(i_direct,l_url)),(nvl(l_home_url,l_url2))));

Line 821: l_url2 := wfa_html.conv_special_url_chars(l_url);

817: INTO l_home_url
818: FROM icx_parameters;
819:
820: l_home_url:= wfa_html.conv_special_url_chars(l_home_url);
821: l_url2 := wfa_html.conv_special_url_chars(l_url);
822: IF l_portal_sso THEN
823: l_url := replace(l_url,'home','wwsec_app_priv.logout?p_done_url='||
824: OracleSSWA.SSORedirect((nvl(i_direct,l_url)),(nvl(l_home_url,l_url2))));
825: ELSIF l_sswa_sso THEN

Line 1643: htf.anchor('OracleSSWA.Execute?E='||wfa_html.conv_special_url_chars(icx_call.encrypt(r.responsibility_application_id||'*'||r.responsibility_id||'*'||r.security_group_id||'*'||l_function_id||'**]')),

1639: htp.tableRowOpen;
1640: htp.tableData(''||
1641: --mputman convert to execute effort
1642: --htf.anchor('OracleApps.RF?F='||icx_call.encrypt2(r.responsibility_application_id||'*'||r.responsibility_id||'*'||r.security_group_id||'*'||l_function_id||'**]',n_session_id),
1643: htf.anchor('OracleSSWA.Execute?E='||wfa_html.conv_special_url_chars(icx_call.encrypt(r.responsibility_application_id||'*'||r.responsibility_id||'*'||r.security_group_id||'*'||l_function_id||'**]')),
1644: r.responsibility_name,'','TARGET="_top", onMouseOver="window.status='''||icx_util.replace_onMouseOver_quotes(r.description)||''';return true"')||
1645: '
','','','','','4','');
1646: htp.tableRowClose;
1647: htp.tableRowOpen;

Line 2276: l_encrypted_function := wfa_html.conv_special_url_chars(icx_call.encrypt(l_resp_appl_id||'*'||l_responsibility_id||'*'||

2272: --mputman convert to execute effort
2273: --l_encrypted_function := icx_call.encrypt2(l_resp_appl_id||'*'||l_responsibility_id||'*'||
2274: -- l_security_group_id||'*'||l_function_id||'***]',l_session_id);
2275:
2276: l_encrypted_function := wfa_html.conv_special_url_chars(icx_call.encrypt(l_resp_appl_id||'*'||l_responsibility_id||'*'||
2277: l_security_group_id||'*'||l_function_id||'***]'));
2278: --mputman convert to execute effort
2279: --l_URL := 'OracleApps.RF?F='||l_encrypted_function;
2280: l_URL := 'OracleSSWA.Execute?E='||l_encrypted_function;

Line 3324: top.location.href = "'||wfa_html.base_url ||'/OracleNavigate.Responsibility";

3320: }'); -- mputman changed for bug 1402459
3321:
3322: else
3323: htp.p('function cancelpref() {
3324: top.location.href = "'||wfa_html.base_url ||'/OracleNavigate.Responsibility";
3325: }');
3326: end if;
3327: END IF;
3328:

Line 4897: --htp.formHidden('c_token',wfa_html.conv_special_url_chars(c_token));

4893: htp.p(nvl(c_message,'

'||c_title||'

'));
4894: l_host_instance := FND_WEB_CONFIG.DATABASE_ID;
4895: l_agent := icx_plug_utilities.getPLSQLagent;
4896: htp.p('
');
4897: --htp.formHidden('c_token',wfa_html.conv_special_url_chars(c_token));
4898: htp.formHidden('c_token',c_token);
4899: htp.formHidden('i_1','');
4900: htp.formHidden('i_2','');
4901: htp.formHidden('i_S','');