DBA Data[Home] [Help]

APPS.BIS_INDICATOR_REGION_UI_PVT dependencies on ICX_SEC

Line 883: IF (ICX_SEC.validatePlugSession(p_plug_id,p_session_id)) THEN

879:
880:
881:
882: BEGIN
883: IF (ICX_SEC.validatePlugSession(p_plug_id,p_session_id)) THEN
884: g_user_id := icx_sec.getID(icx_sec.PV_USER_ID,'',p_session_id);
885:
886: IF p_delete = 'Y' THEN
887:

Line 884: g_user_id := icx_sec.getID(icx_sec.PV_USER_ID,'',p_session_id);

880:
881:
882: BEGIN
883: IF (ICX_SEC.validatePlugSession(p_plug_id,p_session_id)) THEN
884: g_user_id := icx_sec.getID(icx_sec.PV_USER_ID,'',p_session_id);
885:
886: IF p_delete = 'Y' THEN
887:
888: BEGIN

Line 1081: END IF; -- icx_sec.validatePlugSession

1077: draw_portlet_footer;
1078:
1079: END IF; -- Main block: p_delete = 'Y'
1080:
1081: END IF; -- icx_sec.validatePlugSession
1082:
1083: EXCEPTION
1084: WHEN NO_DATA_FOUND THEN
1085: NULL;

Line 1214: --if icx_sec.validateSession then

1210:
1211: l_swan_enabled := BIS_UTILITIES_PVT.checkSWANEnabled();
1212:
1213:
1214: --if icx_sec.validateSession then
1215: -- if ICX_SEC.validatePlugSession(l_plug_id) then
1216:
1217: --g_user_id := icx_sec.getID(icx_sec.PV_USER_ID, '', icx_sec.g_session_id); --2751984
1218: l_current_user_id := icx_sec.getID(icx_sec.PV_USER_ID, '', icx_sec.g_session_id); --2751984

Line 1215: -- if ICX_SEC.validatePlugSession(l_plug_id) then

1211: l_swan_enabled := BIS_UTILITIES_PVT.checkSWANEnabled();
1212:
1213:
1214: --if icx_sec.validateSession then
1215: -- if ICX_SEC.validatePlugSession(l_plug_id) then
1216:
1217: --g_user_id := icx_sec.getID(icx_sec.PV_USER_ID, '', icx_sec.g_session_id); --2751984
1218: l_current_user_id := icx_sec.getID(icx_sec.PV_USER_ID, '', icx_sec.g_session_id); --2751984
1219:

Line 1217: --g_user_id := icx_sec.getID(icx_sec.PV_USER_ID, '', icx_sec.g_session_id); --2751984

1213:
1214: --if icx_sec.validateSession then
1215: -- if ICX_SEC.validatePlugSession(l_plug_id) then
1216:
1217: --g_user_id := icx_sec.getID(icx_sec.PV_USER_ID, '', icx_sec.g_session_id); --2751984
1218: l_current_user_id := icx_sec.getID(icx_sec.PV_USER_ID, '', icx_sec.g_session_id); --2751984
1219:
1220: l_nbsp := '&'||'nbsp;';
1221: l_initialize := ' ';

Line 1218: l_current_user_id := icx_sec.getID(icx_sec.PV_USER_ID, '', icx_sec.g_session_id); --2751984

1214: --if icx_sec.validateSession then
1215: -- if ICX_SEC.validatePlugSession(l_plug_id) then
1216:
1217: --g_user_id := icx_sec.getID(icx_sec.PV_USER_ID, '', icx_sec.g_session_id); --2751984
1218: l_current_user_id := icx_sec.getID(icx_sec.PV_USER_ID, '', icx_sec.g_session_id); --2751984
1219:
1220: l_nbsp := '&'||'nbsp;';
1221: l_initialize := ' ';
1222:

Line 1645: show_cust_demo_url(l_plug_id, icx_sec.g_session_id, l_demo_string);

1641: --need to add demo in portals
1642:
1643:
1644: IF (p_reference_path IS NOT NULL) THEN
1645: show_cust_demo_url(l_plug_id, icx_sec.g_session_id, l_demo_string);
1646: IF (l_demo_string IS NOT NULL) THEN
1647: l_string := l_string || l_demo_string;
1648: END IF;
1649: END IF;

Line 1815: --if icx_sec.validateSession then

1811: l_plug_id := Z;
1812: l_swan_enabled := BIS_UTILITIES_PVT.checkSWANEnabled();
1813: --l_plug_id := icx_call.decrypt2(Z);
1814:
1815: --if icx_sec.validateSession then
1816: -- if ICX_SEC.validatePlugSession(l_plug_id) then
1817:
1818: --g_user_id := ICX_SEC.getID(ICX_SEC.PV_USER_ID, '', icx_sec.g_session_id); --2751984
1819: l_current_user_id := ICX_SEC.getID(ICX_SEC.PV_USER_ID, '', icx_sec.g_session_id); --2751984

Line 1816: -- if ICX_SEC.validatePlugSession(l_plug_id) then

1812: l_swan_enabled := BIS_UTILITIES_PVT.checkSWANEnabled();
1813: --l_plug_id := icx_call.decrypt2(Z);
1814:
1815: --if icx_sec.validateSession then
1816: -- if ICX_SEC.validatePlugSession(l_plug_id) then
1817:
1818: --g_user_id := ICX_SEC.getID(ICX_SEC.PV_USER_ID, '', icx_sec.g_session_id); --2751984
1819: l_current_user_id := ICX_SEC.getID(ICX_SEC.PV_USER_ID, '', icx_sec.g_session_id); --2751984
1820:

Line 1818: --g_user_id := ICX_SEC.getID(ICX_SEC.PV_USER_ID, '', icx_sec.g_session_id); --2751984

1814:
1815: --if icx_sec.validateSession then
1816: -- if ICX_SEC.validatePlugSession(l_plug_id) then
1817:
1818: --g_user_id := ICX_SEC.getID(ICX_SEC.PV_USER_ID, '', icx_sec.g_session_id); --2751984
1819: l_current_user_id := ICX_SEC.getID(ICX_SEC.PV_USER_ID, '', icx_sec.g_session_id); --2751984
1820:
1821:
1822: l_initialize := ' ';

Line 1819: l_current_user_id := ICX_SEC.getID(ICX_SEC.PV_USER_ID, '', icx_sec.g_session_id); --2751984

1815: --if icx_sec.validateSession then
1816: -- if ICX_SEC.validatePlugSession(l_plug_id) then
1817:
1818: --g_user_id := ICX_SEC.getID(ICX_SEC.PV_USER_ID, '', icx_sec.g_session_id); --2751984
1819: l_current_user_id := ICX_SEC.getID(ICX_SEC.PV_USER_ID, '', icx_sec.g_session_id); --2751984
1820:
1821:
1822: l_initialize := ' ';
1823: l_blank := '';

Line 3569: --if icx_sec.validateSession then

3565: l_swan_enabled := BIS_UTILITIES_PVT.checkSWANEnabled();
3566:
3567: --l_plug_id := icx_call.decrypt2(Z);
3568:
3569: --if icx_sec.validateSession then
3570: -- if ICX_SEC.validatePlugSession(l_plug_id) then
3571:
3572: --g_user_id := icx_sec.getID(icx_sec.PV_USER_ID, '', icx_sec.g_session_id); --2751984
3573: l_user_id := icx_sec.getID(icx_sec.PV_USER_ID, '', icx_sec.g_session_id); --2751984

Line 3570: -- if ICX_SEC.validatePlugSession(l_plug_id) then

3566:
3567: --l_plug_id := icx_call.decrypt2(Z);
3568:
3569: --if icx_sec.validateSession then
3570: -- if ICX_SEC.validatePlugSession(l_plug_id) then
3571:
3572: --g_user_id := icx_sec.getID(icx_sec.PV_USER_ID, '', icx_sec.g_session_id); --2751984
3573: l_user_id := icx_sec.getID(icx_sec.PV_USER_ID, '', icx_sec.g_session_id); --2751984
3574: l_blank := '';

Line 3572: --g_user_id := icx_sec.getID(icx_sec.PV_USER_ID, '', icx_sec.g_session_id); --2751984

3568:
3569: --if icx_sec.validateSession then
3570: -- if ICX_SEC.validatePlugSession(l_plug_id) then
3571:
3572: --g_user_id := icx_sec.getID(icx_sec.PV_USER_ID, '', icx_sec.g_session_id); --2751984
3573: l_user_id := icx_sec.getID(icx_sec.PV_USER_ID, '', icx_sec.g_session_id); --2751984
3574: l_blank := '';
3575: l_message := 'Please enter a display label';
3576: l_initialize := '1234567891234567890';

Line 3573: l_user_id := icx_sec.getID(icx_sec.PV_USER_ID, '', icx_sec.g_session_id); --2751984

3569: --if icx_sec.validateSession then
3570: -- if ICX_SEC.validatePlugSession(l_plug_id) then
3571:
3572: --g_user_id := icx_sec.getID(icx_sec.PV_USER_ID, '', icx_sec.g_session_id); --2751984
3573: l_user_id := icx_sec.getID(icx_sec.PV_USER_ID, '', icx_sec.g_session_id); --2751984
3574: l_blank := '';
3575: l_message := 'Please enter a display label';
3576: l_initialize := '1234567891234567890';
3577:

Line 4909: --end if; -- icx_sec.validateSession

4905:
4906:
4907:
4908: --end if; -- icx_validate session
4909: --end if; -- icx_sec.validateSession
4910:
4911: x_string := l_string;
4912:
4913: exception

Line 4974: --if icx_sec.validateSession then

4970:
4971: -- meastmon 09/07/2001 Fix bug#1980577. Workaround Do not encrypt plug_id
4972: --l_plug_id := icx_call.decrypt2(Z);
4973: l_plug_id := Z;
4974: --if icx_sec.validateSession then
4975: -- if ICX_SEC.validatePlugSession(l_plug_id) then
4976: g_user_id := icx_sec.getID(ICX_SEC.PV_USER_ID, '', icx_sec.g_session_id); --2751984
4977:
4978: -- Deleting the old rows of this userid and plugid from the selections table

Line 4975: -- if ICX_SEC.validatePlugSession(l_plug_id) then

4971: -- meastmon 09/07/2001 Fix bug#1980577. Workaround Do not encrypt plug_id
4972: --l_plug_id := icx_call.decrypt2(Z);
4973: l_plug_id := Z;
4974: --if icx_sec.validateSession then
4975: -- if ICX_SEC.validatePlugSession(l_plug_id) then
4976: g_user_id := icx_sec.getID(ICX_SEC.PV_USER_ID, '', icx_sec.g_session_id); --2751984
4977:
4978: -- Deleting the old rows of this userid and plugid from the selections table
4979: BIS_INDICATOR_REGION_PUB.Delete_User_Ind_Selections(

Line 4976: g_user_id := icx_sec.getID(ICX_SEC.PV_USER_ID, '', icx_sec.g_session_id); --2751984

4972: --l_plug_id := icx_call.decrypt2(Z);
4973: l_plug_id := Z;
4974: --if icx_sec.validateSession then
4975: -- if ICX_SEC.validatePlugSession(l_plug_id) then
4976: g_user_id := icx_sec.getID(ICX_SEC.PV_USER_ID, '', icx_sec.g_session_id); --2751984
4977:
4978: -- Deleting the old rows of this userid and plugid from the selections table
4979: BIS_INDICATOR_REGION_PUB.Delete_User_Ind_Selections(
4980: p_api_version => 1.0,

Line 5078: --end if; -- icx_sec.validateSession

5074:
5075: --icx_plug_utilities.gotoMainMenu; -- Go back to the main page
5076:
5077: -- end if; -- icx_validate_session
5078: --end if; -- icx_sec.validateSession
5079: exception
5080: when others then NULL;
5081:
5082: end strDimensions;

Line 5963: if icx_sec.g_oa_media is null then

5959: BEGIN
5960: -- mdamle 05/31/01 - New Profile for OA_HTML, OA_MEDIA
5961: -- l_Icx_Report_Images := FND_PROFILE.value('ICX_REPORT_IMAGES');
5962:
5963: if icx_sec.g_oa_media is null then
5964: result := icx_sec.validateSession;
5965: end if;
5966:
5967: if instr(icx_sec.g_oa_media, 'http:') > 0 then

Line 5964: result := icx_sec.validateSession;

5960: -- mdamle 05/31/01 - New Profile for OA_HTML, OA_MEDIA
5961: -- l_Icx_Report_Images := FND_PROFILE.value('ICX_REPORT_IMAGES');
5962:
5963: if icx_sec.g_oa_media is null then
5964: result := icx_sec.validateSession;
5965: end if;
5966:
5967: if instr(icx_sec.g_oa_media, 'http:') > 0 then
5968: l_Icx_Report_Images := FND_WEB_CONFIG.TRAIL_SLASH(icx_sec.g_oa_media);

Line 5967: if instr(icx_sec.g_oa_media, 'http:') > 0 then

5963: if icx_sec.g_oa_media is null then
5964: result := icx_sec.validateSession;
5965: end if;
5966:
5967: if instr(icx_sec.g_oa_media, 'http:') > 0 then
5968: l_Icx_Report_Images := FND_WEB_CONFIG.TRAIL_SLASH(icx_sec.g_oa_media);
5969: else
5970: l_Icx_Report_Images := FND_WEB_CONFIG.WEB_SERVER || FND_WEB_CONFIG.TRAIL_SLASH(icx_sec.g_oa_media);
5971: end if;

Line 5968: l_Icx_Report_Images := FND_WEB_CONFIG.TRAIL_SLASH(icx_sec.g_oa_media);

5964: result := icx_sec.validateSession;
5965: end if;
5966:
5967: if instr(icx_sec.g_oa_media, 'http:') > 0 then
5968: l_Icx_Report_Images := FND_WEB_CONFIG.TRAIL_SLASH(icx_sec.g_oa_media);
5969: else
5970: l_Icx_Report_Images := FND_WEB_CONFIG.WEB_SERVER || FND_WEB_CONFIG.TRAIL_SLASH(icx_sec.g_oa_media);
5971: end if;
5972:

Line 5970: l_Icx_Report_Images := FND_WEB_CONFIG.WEB_SERVER || FND_WEB_CONFIG.TRAIL_SLASH(icx_sec.g_oa_media);

5966:
5967: if instr(icx_sec.g_oa_media, 'http:') > 0 then
5968: l_Icx_Report_Images := FND_WEB_CONFIG.TRAIL_SLASH(icx_sec.g_oa_media);
5969: else
5970: l_Icx_Report_Images := FND_WEB_CONFIG.WEB_SERVER || FND_WEB_CONFIG.TRAIL_SLASH(icx_sec.g_oa_media);
5971: end if;
5972:
5973: RETURN(l_Icx_Report_Images);
5974: END;