DBA Data[Home] [Help]

APPS.WF_MONITOR dependencies on WFA_HTML

Line 313: wfa_html.create_help_function('wf/links/wfm.htm?WFMON');

309: else
310: htp.p(' ' || item_type_tl || ', ' || x_item_key || ' ');
311: end if;
312:
313: wfa_html.create_help_function('wf/links/wfm.htm?WFMON');
314: htp.p('

Web Analytics Made Easy -StatCounter
');
315:
316: -- Open body and draw standard header
317: wfa_sec.header(FALSE, 'wf_monitor.find_instance" TARGET="_top',

Line 1425: '?'||'x_item_type=' ||wfa_html.conv_special_url_chars(x_item_type)||

1421: from wf_languages
1422: where code=userenv('LANG');
1423:
1424: return(x_agent||'/wf_monitor.html'||
1425: '?'||'x_item_type=' ||wfa_html.conv_special_url_chars(x_item_type)||
1426: '&'||'x_item_key=' ||wfa_html.conv_special_url_chars(x_item_key)||
1427: '&'||'x_admin_mode='||x_admin_mode||
1428: '&'||'x_access_key='||access_key||
1429: '&'||'x_nls_lang='||xnls_lang);

Line 1426: '&'||'x_item_key=' ||wfa_html.conv_special_url_chars(x_item_key)||

1422: where code=userenv('LANG');
1423:
1424: return(x_agent||'/wf_monitor.html'||
1425: '?'||'x_item_type=' ||wfa_html.conv_special_url_chars(x_item_type)||
1426: '&'||'x_item_key=' ||wfa_html.conv_special_url_chars(x_item_key)||
1427: '&'||'x_admin_mode='||x_admin_mode||
1428: '&'||'x_access_key='||access_key||
1429: '&'||'x_nls_lang='||xnls_lang);
1430:

Line 1489: l_accessKey := wfa_html.conv_special_url_chars(wa);

1485: --
1486: -- Encode all the parameters
1487: --
1488:
1489: l_accessKey := wfa_html.conv_special_url_chars(wa);
1490:
1491: l_adminMode := wfa_html.conv_special_url_chars(wm);
1492:
1493: l_itemType := wfa_html.conv_special_url_chars(itemType);

Line 1491: l_adminMode := wfa_html.conv_special_url_chars(wm);

1487: --
1488:
1489: l_accessKey := wfa_html.conv_special_url_chars(wa);
1490:
1491: l_adminMode := wfa_html.conv_special_url_chars(wm);
1492:
1493: l_itemType := wfa_html.conv_special_url_chars(itemType);
1494:
1495: l_itemKey := wfa_html.conv_special_url_chars(itemKey);

Line 1493: l_itemType := wfa_html.conv_special_url_chars(itemType);

1489: l_accessKey := wfa_html.conv_special_url_chars(wa);
1490:
1491: l_adminMode := wfa_html.conv_special_url_chars(wm);
1492:
1493: l_itemType := wfa_html.conv_special_url_chars(itemType);
1494:
1495: l_itemKey := wfa_html.conv_special_url_chars(itemKey);
1496:
1497: l_url := l_url||'OA_HTML/';

Line 1495: l_itemKey := wfa_html.conv_special_url_chars(itemKey);

1491: l_adminMode := wfa_html.conv_special_url_chars(wm);
1492:
1493: l_itemType := wfa_html.conv_special_url_chars(itemType);
1494:
1495: l_itemKey := wfa_html.conv_special_url_chars(itemKey);
1496:
1497: l_url := l_url||'OA_HTML/';
1498:
1499: l_url := l_url||'OA.jsp?'||'akRegionCode='||akRegionCode||

Line 1675: '?'||'x_item_type=' ||wfa_html.conv_special_url_chars(x_item_type)||

1671: --
1672: if x_options is not null then
1673:
1674: return(x_agent||'/wf_monitor.envelope'||
1675: '?'||'x_item_type=' ||wfa_html.conv_special_url_chars(x_item_type)||
1676: '&'||'x_item_key=' ||wfa_html.conv_special_url_chars(x_item_key)||
1677: '&'||'x_admin_mode='||x_admin_mode||
1678: '&'||'x_access_key='||access_key||
1679: '&'||'x_advanced=TRUE'||

Line 1676: '&'||'x_item_key=' ||wfa_html.conv_special_url_chars(x_item_key)||

1672: if x_options is not null then
1673:
1674: return(x_agent||'/wf_monitor.envelope'||
1675: '?'||'x_item_type=' ||wfa_html.conv_special_url_chars(x_item_type)||
1676: '&'||'x_item_key=' ||wfa_html.conv_special_url_chars(x_item_key)||
1677: '&'||'x_admin_mode='||x_admin_mode||
1678: '&'||'x_access_key='||access_key||
1679: '&'||'x_advanced=TRUE'||
1680: '&'||'x_active=ACTIVE'||

Line 1691: '?'||'x_item_type=' ||wfa_html.conv_special_url_chars(x_item_type)||

1687:
1688: else
1689:
1690: return(x_agent||'/wf_monitor.envelope'||
1691: '?'||'x_item_type=' ||wfa_html.conv_special_url_chars(x_item_type)||
1692: '&'||'x_item_key=' ||wfa_html.conv_special_url_chars(x_item_key)||
1693: '&'||'x_admin_mode='||x_admin_mode||
1694: '&'||'x_access_key='||access_key||
1695: '&'||'x_advanced=TRUE'||

Line 1692: '&'||'x_item_key=' ||wfa_html.conv_special_url_chars(x_item_key)||

1688: else
1689:
1690: return(x_agent||'/wf_monitor.envelope'||
1691: '?'||'x_item_type=' ||wfa_html.conv_special_url_chars(x_item_type)||
1692: '&'||'x_item_key=' ||wfa_html.conv_special_url_chars(x_item_key)||
1693: '&'||'x_admin_mode='||x_admin_mode||
1694: '&'||'x_access_key='||access_key||
1695: '&'||'x_advanced=TRUE'||
1696: '&'||'x_nls_lang='||xnls_lang);

Line 1759: '?'||'x_item_type=' ||wfa_html.conv_special_url_chars(x_item_type)||

1755: from wf_languages
1756: where code=userenv('LANG');
1757:
1758: return(x_agent||'/wf_monitor.envelope'||
1759: '?'||'x_item_type=' ||wfa_html.conv_special_url_chars(x_item_type)||
1760: '&'||'x_item_key=' ||wfa_html.conv_special_url_chars(x_item_key)||
1761: '&'||'x_admin_mode='||x_admin_mode||
1762: '&'||'x_access_key='||access_key||
1763: '&'||'x_advanced=FALSE'||

Line 1760: '&'||'x_item_key=' ||wfa_html.conv_special_url_chars(x_item_key)||

1756: where code=userenv('LANG');
1757:
1758: return(x_agent||'/wf_monitor.envelope'||
1759: '?'||'x_item_type=' ||wfa_html.conv_special_url_chars(x_item_type)||
1760: '&'||'x_item_key=' ||wfa_html.conv_special_url_chars(x_item_key)||
1761: '&'||'x_admin_mode='||x_admin_mode||
1762: '&'||'x_access_key='||access_key||
1763: '&'||'x_advanced=FALSE'||
1764: '&'||'x_nls_lang='||xnls_lang);

Line 1923: wfa_html.replace_onMouseOver_quotes(wf_core.translate('WFMON_REVERSE_SORT_PROMPT'))||' '||

1919: '&x_sort_order='||'DESC'||
1920: '" onMouseOver="window.status='||''''||
1921: /* Token and text controlled by us */
1922: /* BINDVAR_SCAN_IGNORE[2] */
1923: wfa_html.replace_onMouseOver_quotes(wf_core.translate('WFMON_REVERSE_SORT_PROMPT'))||' '||
1924: x_column_title||''''||
1925: '; return true"'||
1926: ' TARGET="_top">'||
1927: ''||x_column_title||'*'||''||

Line 1946: wfa_html.replace_onMouseOver_quotes(wf_core.translate('WFMON_REVERSE_SORT_PROMPT'))||' '||

1942: cvalue=>' 1949: ' TARGET="_top">'||
1950: ''||'*'|| x_column_title||''||

Line 1966: wfa_html.replace_onMouseOver_quotes(wf_core.translate('WFMON_SORT_PROMPT'))||' '||

1962: htp.tableHeader(
1963: cvalue=>'
1969: ' TARGET="_top">'||
1970: ''||x_column_title||''||

Line 2035: '?x_item_type='||wfa_html.conv_special_url_chars(x_item_type)||

2031: ** envelope url
2032: */
2033: x_standard_url := owa_util.get_owa_service_path||
2034: 'wf_monitor.envelope'||
2035: '?x_item_type='||wfa_html.conv_special_url_chars(x_item_type)||
2036: '&x_item_key='||wfa_html.conv_special_url_chars(x_item_key)||
2037: '&x_admin_mode='||x_admin_mode||
2038: '&x_access_key='||x_access_key||
2039: '&x_advanced='||x_advanced||

Line 2036: '&x_item_key='||wfa_html.conv_special_url_chars(x_item_key)||

2032: */
2033: x_standard_url := owa_util.get_owa_service_path||
2034: 'wf_monitor.envelope'||
2035: '?x_item_type='||wfa_html.conv_special_url_chars(x_item_type)||
2036: '&x_item_key='||wfa_html.conv_special_url_chars(x_item_key)||
2037: '&x_admin_mode='||x_admin_mode||
2038: '&x_access_key='||x_access_key||
2039: '&x_advanced='||x_advanced||
2040: '&x_active='||x_active||

Line 2219: htp.tableData(cvalue=>htf.img(curl=>wfa_html.image_loc||'FNDIDONE.gif',

2215: -- Active/Complete icon
2216: if (active) then
2217: htp.tableData(htf.br,cattributes=>'id=""');
2218: else
2219: htp.tableData(cvalue=>htf.img(curl=>wfa_html.image_loc||'FNDIDONE.gif',
2220: calt=>wf_core.translate('COMPLETE'),
2221: cattributes=>'border=no height=26'),
2222: calign=>'center',
2223: cattributes=>'id=""');

Line 2228: htp.tableData(cvalue=>htf.img(curl=>wfa_html.image_loc||'FNDIREDL.gif',

2224: end if;
2225:
2226: -- Error icon if error
2227: if (error) then
2228: htp.tableData(cvalue=>htf.img(curl=>wfa_html.image_loc||'FNDIREDL.gif',
2229: calt=>wf_core.translate('IN_ERROR'),
2230: cattributes=>'border=no height=26'),
2231: calign=>'center',
2232: cattributes=>'id=""');

Line 2239: htp.tableData(cvalue=>htf.img(curl=>wfa_html.image_loc||'FNDIYLWL.gif',

2235: end if;
2236:
2237: -- Suspend icon if suspended
2238: if (suspend) then
2239: htp.tableData(cvalue=>htf.img(curl=>wfa_html.image_loc||'FNDIYLWL.gif',
2240: calt=>wf_core.translate('SUSPEND'),
2241: cattributes=>'border=no height=26'),
2242: calign=>'center', cattributes=>'id=""');
2243: else

Line 2366: wfa_html.validate_display_name (x_display_process_owner, l_process_owner);

2362:
2363: wfa_sec.GetSession(username);
2364:
2365: -- Get all the username find criteria resolved
2366: wfa_html.validate_display_name (x_display_process_owner, l_process_owner);
2367: wfa_html.validate_display_name (x_display_person, l_person);
2368:
2369: -- Window title
2370: htp.htmlOpen;

Line 2367: wfa_html.validate_display_name (x_display_person, l_person);

2363: wfa_sec.GetSession(username);
2364:
2365: -- Get all the username find criteria resolved
2366: wfa_html.validate_display_name (x_display_process_owner, l_process_owner);
2367: wfa_html.validate_display_name (x_display_person, l_person);
2368:
2369: -- Window title
2370: htp.htmlOpen;
2371: htp.headOpen;

Line 2373: wfa_html.create_help_function('wf/links/pro.htm?PROLIST');

2369: -- Window title
2370: htp.htmlOpen;
2371: htp.headOpen;
2372: htp.title(wf_core.translate('WFMON_LISTTITLE'));
2373: wfa_html.create_help_function('wf/links/pro.htm?PROLIST');
2374: htp.headClose;
2375:
2376: -- Open body and draw standard header
2377: wfa_sec.header(FALSE, 'wf_monitor.find_instance" TARGET="_top',

Line 2406: envurl :=wf_monitor.GetEnvelopeURL(wfa_html.base_url,

2402: fetch status_info into suspend_count;
2403: close status_info;
2404:
2405: begin
2406: envurl :=wf_monitor.GetEnvelopeURL(wfa_html.base_url,
2407: proc.item_type,
2408: proc.item_key,
2409: x_admin_privilege);
2410: exception

Line 2646: wfa_html.create_reg_button ('javascript:document.controls.submit()',

2642: FALSE);
2643:
2644: htp.p('');
2645:
2646: wfa_html.create_reg_button ('javascript:document.controls.submit()',
2647: wf_core.translate ('WFMON_REQUERY'),
2648: wfa_html.image_loc,
2649: 'fndfind.gif',
2650: wf_core.translate ('WFMON_REQUERY'));

Line 2648: wfa_html.image_loc,

2644: htp.p('');
2645:
2646: wfa_html.create_reg_button ('javascript:document.controls.submit()',
2647: wf_core.translate ('WFMON_REQUERY'),
2648: wfa_html.image_loc,
2649: 'fndfind.gif',
2650: wf_core.translate ('WFMON_REQUERY'));
2651:
2652: htp.p('');

Line 2739: wfa_html.create_help_function('wf/links/nfl.htm?NFLIST');

2735: */
2736: IF (x_advanced = 'FALSE') THEN
2737:
2738: htp.title(wf_core.translate('WFMON_ENVELOPE_LIST'));
2739: wfa_html.create_help_function('wf/links/nfl.htm?NFLIST');
2740:
2741: ELSE
2742:
2743: htp.title(wf_core.translate('WFMON_ACTIVITIES_LIST'));

Line 2744: wfa_html.create_help_function('wf/links/aal.htm?AALIST');

2740:
2741: ELSE
2742:
2743: htp.title(wf_core.translate('WFMON_ACTIVITIES_LIST'));
2744: wfa_html.create_help_function('wf/links/aal.htm?AALIST');
2745:
2746: END IF;
2747:
2748: htp.headClose;

Line 2840: wfa_html.create_help_function('wf/links/nfl.htm?NFLIST');

2836: ** standard Notifications List. Otherwise make it Activities List
2837: */
2838: htp.title(wf_core.translate('WFMON_ENVELOPE_LIST'));
2839:
2840: wfa_html.create_help_function('wf/links/nfl.htm?NFLIST');
2841:
2842: htp.headClose;
2843:
2844: htp.htmlOpen;

Line 2851: 'wfa_html.LongDesc?p_token=WFMON_ENVELOPE_LIST">');

2847: -- Open frameset
2848: htp.p(' 2849: TITLE="' || WF_CORE.Translate('WFMON_ENVELOPE_LIST') || '" LON
2850: GDESC="' || owa_util.get_owa_service_path ||
2851: 'wfa_html.LongDesc?p_token=WFMON_ENVELOPE_LIST">');
2852:
2853: htp.p(' 2854: 'scrolling=no frameborder=no framespacing=noresize '||
2855: 'src="'||owa_util.get_owa_service_path||

Line 2857: '?x_item_type='||wfa_html.conv_special_url_chars(x_item_type)||

2853: htp.p(' 2854: 'scrolling=no frameborder=no framespacing=noresize '||
2855: 'src="'||owa_util.get_owa_service_path||
2856: 'wf_monitor.draw_header'||
2857: '?x_item_type='||wfa_html.conv_special_url_chars(x_item_type)||
2858: '&x_item_key='||wfa_html.conv_special_url_chars(x_item_key)||
2859: '&x_admin_mode='||x_admin_mode||
2860: '&x_access_key='||x_access_key||
2861: '&x_advanced='||x_advanced||

Line 2858: '&x_item_key='||wfa_html.conv_special_url_chars(x_item_key)||

2854: 'scrolling=no frameborder=no framespacing=noresize '||
2855: 'src="'||owa_util.get_owa_service_path||
2856: 'wf_monitor.draw_header'||
2857: '?x_item_type='||wfa_html.conv_special_url_chars(x_item_type)||
2858: '&x_item_key='||wfa_html.conv_special_url_chars(x_item_key)||
2859: '&x_admin_mode='||x_admin_mode||
2860: '&x_access_key='||x_access_key||
2861: '&x_advanced='||x_advanced||
2862: '&x_nls_lang='||x_nls_lang||

Line 2866: 'wfa_html.LongDesc?p_token=WFMON_ENVELOPE_LIST">');

2862: '&x_nls_lang='||x_nls_lang||
2863: '" TITLE="' ||
2864: WF_CORE.Translate('WFMON_ENVELOPE_LIST') || '" LONGDESC="' ||
2865: owa_util.get_owa_service_path ||
2866: 'wfa_html.LongDesc?p_token=WFMON_ENVELOPE_LIST">');
2867:
2868: /*
2869: ** Check if there are any children for this process. If there are
2870: ** then show a two frame set. One frame for the process hierarchy the other

Line 2888: 'wfa_html.LongDesc?p_token=WFMON_ENVELOPE_LIST">');

2884:
2885: htp.p(' 2886: TITLE="' || WF_CORE.Translate('WFMON_ENVELOPE_LIST') || '" LON
2887: GDESC="' || owa_util.get_owa_service_path ||
2888: 'wfa_html.LongDesc?p_token=WFMON_ENVELOPE_LIST">');
2889:
2890: htp.p(' 2891: 'src="'||owa_util.get_owa_service_path||
2892: 'wf_monitor.process_children'||

Line 2893: '?x_item_type='||wfa_html.conv_special_url_chars(x_item_type)||

2889:
2890: htp.p(' 2891: 'src="'||owa_util.get_owa_service_path||
2892: 'wf_monitor.process_children'||
2893: '?x_item_type='||wfa_html.conv_special_url_chars(x_item_type)||
2894: '&x_item_key='||wfa_html.conv_special_url_chars(x_item_key)||
2895: '&x_admin_mode='||x_admin_mode||
2896: '&x_nls_lang='||x_nls_lang||'" WRAP=OFF "' ||
2897: '" TITLE="' ||

Line 2894: '&x_item_key='||wfa_html.conv_special_url_chars(x_item_key)||

2890: htp.p(' 2891: 'src="'||owa_util.get_owa_service_path||
2892: 'wf_monitor.process_children'||
2893: '?x_item_type='||wfa_html.conv_special_url_chars(x_item_type)||
2894: '&x_item_key='||wfa_html.conv_special_url_chars(x_item_key)||
2895: '&x_admin_mode='||x_admin_mode||
2896: '&x_nls_lang='||x_nls_lang||'" WRAP=OFF "' ||
2897: '" TITLE="' ||
2898: WF_CORE.Translate('WFMON_ENVELOPE_LIST') || '" LONGDESC="' ||

Line 2900: 'wfa_html.LongDesc?p_token=WFMON_ENVELOPE_LIST">');

2896: '&x_nls_lang='||x_nls_lang||'" WRAP=OFF "' ||
2897: '" TITLE="' ||
2898: WF_CORE.Translate('WFMON_ENVELOPE_LIST') || '" LONGDESC="' ||
2899: owa_util.get_owa_service_path ||
2900: 'wfa_html.LongDesc?p_token=WFMON_ENVELOPE_LIST">');
2901:
2902: htp.p(' 2903: 'src="'||owa_util.get_owa_service_path||
2904: 'wf_monitor.envelope_frame'||

Line 2905: '?x_item_type='||wfa_html.conv_special_url_chars(x_item_type)||

2901:
2902: htp.p(' 2903: 'src="'||owa_util.get_owa_service_path||
2904: 'wf_monitor.envelope_frame'||
2905: '?x_item_type='||wfa_html.conv_special_url_chars(x_item_type)||
2906: '&x_item_key='||wfa_html.conv_special_url_chars(x_item_key)||
2907: '&x_admin_mode='||wfa_html.conv_special_url_chars(x_admin_mode)||
2908: '&x_access_key='||wfa_html.conv_special_url_chars(x_access_key)||
2909: '&x_advanced='||wfa_html.conv_special_url_chars(x_advanced)||

Line 2906: '&x_item_key='||wfa_html.conv_special_url_chars(x_item_key)||

2902: htp.p(' 2903: 'src="'||owa_util.get_owa_service_path||
2904: 'wf_monitor.envelope_frame'||
2905: '?x_item_type='||wfa_html.conv_special_url_chars(x_item_type)||
2906: '&x_item_key='||wfa_html.conv_special_url_chars(x_item_key)||
2907: '&x_admin_mode='||wfa_html.conv_special_url_chars(x_admin_mode)||
2908: '&x_access_key='||wfa_html.conv_special_url_chars(x_access_key)||
2909: '&x_advanced='||wfa_html.conv_special_url_chars(x_advanced)||
2910: '&x_active='||wfa_html.conv_special_url_chars(x_active)||

Line 2907: '&x_admin_mode='||wfa_html.conv_special_url_chars(x_admin_mode)||

2903: 'src="'||owa_util.get_owa_service_path||
2904: 'wf_monitor.envelope_frame'||
2905: '?x_item_type='||wfa_html.conv_special_url_chars(x_item_type)||
2906: '&x_item_key='||wfa_html.conv_special_url_chars(x_item_key)||
2907: '&x_admin_mode='||wfa_html.conv_special_url_chars(x_admin_mode)||
2908: '&x_access_key='||wfa_html.conv_special_url_chars(x_access_key)||
2909: '&x_advanced='||wfa_html.conv_special_url_chars(x_advanced)||
2910: '&x_active='||wfa_html.conv_special_url_chars(x_active)||
2911: '&x_complete='||x_complete||

Line 2908: '&x_access_key='||wfa_html.conv_special_url_chars(x_access_key)||

2904: 'wf_monitor.envelope_frame'||
2905: '?x_item_type='||wfa_html.conv_special_url_chars(x_item_type)||
2906: '&x_item_key='||wfa_html.conv_special_url_chars(x_item_key)||
2907: '&x_admin_mode='||wfa_html.conv_special_url_chars(x_admin_mode)||
2908: '&x_access_key='||wfa_html.conv_special_url_chars(x_access_key)||
2909: '&x_advanced='||wfa_html.conv_special_url_chars(x_advanced)||
2910: '&x_active='||wfa_html.conv_special_url_chars(x_active)||
2911: '&x_complete='||x_complete||
2912: '&x_error='||x_error||

Line 2909: '&x_advanced='||wfa_html.conv_special_url_chars(x_advanced)||

2905: '?x_item_type='||wfa_html.conv_special_url_chars(x_item_type)||
2906: '&x_item_key='||wfa_html.conv_special_url_chars(x_item_key)||
2907: '&x_admin_mode='||wfa_html.conv_special_url_chars(x_admin_mode)||
2908: '&x_access_key='||wfa_html.conv_special_url_chars(x_access_key)||
2909: '&x_advanced='||wfa_html.conv_special_url_chars(x_advanced)||
2910: '&x_active='||wfa_html.conv_special_url_chars(x_active)||
2911: '&x_complete='||x_complete||
2912: '&x_error='||x_error||
2913: '&x_suspend='||x_suspend||

Line 2910: '&x_active='||wfa_html.conv_special_url_chars(x_active)||

2906: '&x_item_key='||wfa_html.conv_special_url_chars(x_item_key)||
2907: '&x_admin_mode='||wfa_html.conv_special_url_chars(x_admin_mode)||
2908: '&x_access_key='||wfa_html.conv_special_url_chars(x_access_key)||
2909: '&x_advanced='||wfa_html.conv_special_url_chars(x_advanced)||
2910: '&x_active='||wfa_html.conv_special_url_chars(x_active)||
2911: '&x_complete='||x_complete||
2912: '&x_error='||x_error||
2913: '&x_suspend='||x_suspend||
2914: '&x_proc_func='||x_proc_func||

Line 2925: 'wfa_html.LongDesc?p_token=WFMON_ENVELOPE_LIST">');

2921: '&x_nls_lang='||x_nls_lang||
2922: '" TITLE="' ||
2923: WF_CORE.Translate('WFMON_ENVELOPE_LIST') || '" LONGDESC="' ||
2924: owa_util.get_owa_service_path ||
2925: 'wfa_html.LongDesc?p_token=WFMON_ENVELOPE_LIST">');
2926:
2927: ELSE
2928:
2929: htp.p('

Line 2932: 'wfa_html.LongDesc?p_token=WFMON_ENVELOPE_LIST">');

2928:
2929: htp.p(' 2930: TITLE="' || WF_CORE.Translate('WFMON_ENVELOPE_LIST') || '" LON
2931: GDESC="' || owa_util.get_owa_service_path ||
2932: 'wfa_html.LongDesc?p_token=WFMON_ENVELOPE_LIST">');
2933:
2934: htp.p(' 2935: 'src="'||owa_util.get_owa_service_path||
2936: 'wf_monitor.envelope_frame'||

Line 2937: '?x_item_type='||wfa_html.conv_special_url_chars(x_item_type)||

2933:
2934: htp.p(' 2935: 'src="'||owa_util.get_owa_service_path||
2936: 'wf_monitor.envelope_frame'||
2937: '?x_item_type='||wfa_html.conv_special_url_chars(x_item_type)||
2938: '&x_item_key='||wfa_html.conv_special_url_chars(x_item_key)||
2939: '&x_admin_mode='||x_admin_mode||
2940: '&x_access_key='||x_access_key||
2941: '&x_advanced='||x_advanced||

Line 2938: '&x_item_key='||wfa_html.conv_special_url_chars(x_item_key)||

2934: htp.p(' 2935: 'src="'||owa_util.get_owa_service_path||
2936: 'wf_monitor.envelope_frame'||
2937: '?x_item_type='||wfa_html.conv_special_url_chars(x_item_type)||
2938: '&x_item_key='||wfa_html.conv_special_url_chars(x_item_key)||
2939: '&x_admin_mode='||x_admin_mode||
2940: '&x_access_key='||x_access_key||
2941: '&x_advanced='||x_advanced||
2942: '&x_active='||x_active||

Line 2957: 'wfa_html.LongDesc?p_token=WFITD_ITEM_TYPE_DEFINITION">');

2953: '&x_nls_lang='||x_nls_lang||
2954: '" TITLE="' ||
2955: WF_CORE.Translate('WFITD_ITEM_TYPE_DEFINITION') || '" LONGDESC="' ||
2956: owa_util.get_owa_service_path ||
2957: 'wfa_html.LongDesc?p_token=WFITD_ITEM_TYPE_DEFINITION">');
2958:
2959: END IF;
2960:
2961: htp.p('');

Line 3127: '?x_item_type='||wfa_html.conv_special_url_chars(x_item_type)||

3123:
3124: -- use onload to redraw the header with new title when moving to detail screen
3125: htp.p('');
3134:
3135: if (status_flag = 'FNDIACTV.gif') then
3136: htp.p(htf.img(wfa_html.image_loc||status_flag,'left',
3137: wf_core.translate('ACTIVE'), null, 'height=40 width=35'));
3138: else
3139: htp.p(htf.img(wfa_html.image_loc||status_flag,'left',
3140: wf_core.translate('COMPLETE'), null, 'height=40 width=35'));

Line 3139: htp.p(htf.img(wfa_html.image_loc||status_flag,'left',

3135: if (status_flag = 'FNDIACTV.gif') then
3136: htp.p(htf.img(wfa_html.image_loc||status_flag,'left',
3137: wf_core.translate('ACTIVE'), null, 'height=40 width=35'));
3138: else
3139: htp.p(htf.img(wfa_html.image_loc||status_flag,'left',
3140: wf_core.translate('COMPLETE'), null, 'height=40 width=35'));
3141: end if;
3142:
3143: title_info := proc_dispname||': '||item_type_dispname||', '||u_key;

Line 3584: htf.img(wfa_html.image_loc||x_icon_name, 'absmiddle',

3580: END LOOP;
3581:
3582: if (x_icon_name = 'FNDIACTV.gif') then
3583: htp.tableData(
3584: htf.img(wfa_html.image_loc||x_icon_name, 'absmiddle',
3585: wf_core.translate('ACTIVE'),
3586: null, 'height=26')||
3587: ' '||
3588: x_activity_record.activity_status_display,

Line 3592: htf.img(wfa_html.image_loc||x_icon_name, 'absmiddle',

3588: x_activity_record.activity_status_display,
3589: cattributes=>'id=""');
3590: elsif (x_icon_name = 'FNDIDONE.gif') then
3591: htp.tableData(
3592: htf.img(wfa_html.image_loc||x_icon_name, 'absmiddle',
3593: wf_core.translate('COMPLETE'),
3594: null, 'height=26')||
3595: ' '||
3596: x_activity_record.activity_status_display,

Line 3600: htf.img(wfa_html.image_loc||x_icon_name, 'absmiddle',

3596: x_activity_record.activity_status_display,
3597: cattributes=>'id=""');
3598: elsif (x_icon_name = 'FNDIREDL.gif') then
3599: htp.tableData(
3600: htf.img(wfa_html.image_loc||x_icon_name, 'absmiddle',
3601: wf_core.translate('ERROR'),
3602: null, 'height=26')||
3603: ' '||
3604: x_activity_record.activity_status_display,

Line 3608: htf.img(wfa_html.image_loc||x_icon_name, 'absmiddle',

3604: x_activity_record.activity_status_display,
3605: cattributes=>'id=""');
3606: else
3607: htp.tableData(
3608: htf.img(wfa_html.image_loc||x_icon_name, 'absmiddle',
3609: wf_core.translate('SUSPEND'),
3610: null, 'height=26')||
3611: ' '||
3612: x_activity_record.activity_status_display,

Line 3630: htf.img(wfa_html.image_loc||'chckmark.gif', 'absmiddle',

3626: NVL(x_activity_record.notification_status, 'OPEN') =
3627: 'CLOSED') THEN
3628:
3629: htp.tableData(
3630: htf.img(wfa_html.image_loc||'chckmark.gif', 'absmiddle',
3631: wf_core.translate('COMPLETE'), null, 'height=26'),
3632: cattributes=>'id=""');
3633:
3634: ELSE

Line 3722: wfa_html.conv_special_url_chars(x_item_type)||

3718: htp.tableData(
3719: cvalue=>'
3732: ' TARGET="_top">'||

Line 3730: wfa_html.replace_onMouseOver_quotes(wf_core.translate('WFMON_VIEW_ACTIVITY_DETAILS'))||''''||

3726: TO_CHAR(x_activity_record.begin_date, 'YYYY/MM/DD+HH24:MI:SS')||
3727: '&p_name='||
3728: wfa_html.conv_special_url_chars(x_activity_record.parent_activity_name)||
3729: '" onMouseOver="window.status='||''''||
3730: wfa_html.replace_onMouseOver_quotes(wf_core.translate('WFMON_VIEW_ACTIVITY_DETAILS'))||''''||
3731: '; return true"'||
3732: ' TARGET="_top">'||
3733: x_activity_record.parent_display_name||
3734: '
',

Line 3761: curl=>wfa_html.image_loc||'reqresp.gif',

3757: htf.anchor2(curl=>Wfa_Sec.DetailURL(
3758: x_activity_record.notification_id),
3759: ctarget=>'_top',
3760: ctext=>htf.img(
3761: curl=>wfa_html.image_loc||'reqresp.gif',
3762: calt=>wf_core.translate('WFSRV_RECIPIENT_MUST_RESPOND'),
3763: cattributes=>'BORDER=0'));
3764: end if;
3765: close attrs;

Line 3772: wfa_html.conv_special_url_chars(x_activity_record.activity_item_type)||

3768: htp.tableData(
3769: cvalue=>' 3782: ' TARGET="_top">'||

Line 3780: wfa_html.replace_onMouseOver_quotes(wf_core.translate('WFMON_VIEW_ACTIVITY_DETAILS'))||''''||

3776: TO_CHAR(x_activity_record.begin_date, 'YYYY/MM/DD+HH24:MI:SS')||
3777: '&p_name='||
3778: wfa_html.conv_special_url_chars(x_activity_record.activity_name)||
3779: '" onMouseOver="window.status='||''''||
3780: wfa_html.replace_onMouseOver_quotes(wf_core.translate('WFMON_VIEW_ACTIVITY_DETAILS'))||''''||
3781: '; return true"'||
3782: ' TARGET="_top">'||
3783: x_activity_record.activity_display_name||
3784: '
'||n_response,

Line 3899: wfa_html.conv_special_url_chars(x_item_type)||

3895: htp.tableData(
3896: cvalue=>'

Line 3903: wfa_html.replace_onMouseOver_quotes(wf_core.translate('WFMON_VIEW_ERROR_DETAILS'))||' '||

3899: wfa_html.conv_special_url_chars(x_item_type)||
3900: '&x_item_key='||
3901: wfa_html.conv_special_url_chars(x_item_key)||
3902: '" onMouseOver="window.status='||''''||
3903: wfa_html.replace_onMouseOver_quotes(wf_core.translate('WFMON_VIEW_ERROR_DETAILS'))||' '||
3904: wfa_html.conv_special_url_chars(x_activity_record.result)||''''||
3905: '; return true"'||
3906: '>'||
3907: x_activity_record.result||

Line 3904: wfa_html.conv_special_url_chars(x_activity_record.result)||''''||

3900: '&x_item_key='||
3901: wfa_html.conv_special_url_chars(x_item_key)||
3902: '" onMouseOver="window.status='||''''||
3903: wfa_html.replace_onMouseOver_quotes(wf_core.translate('WFMON_VIEW_ERROR_DETAILS'))||' '||
3904: wfa_html.conv_special_url_chars(x_activity_record.result)||''''||
3905: '; return true"'||
3906: '>'||
3907: x_activity_record.result||
3908: '
',

Line 3960: wfa_html.create_reg_button ('javascript:document.envelope.submit()',

3956: htp.tableRowOpen;
3957:
3958: htp.p('');
3959:
3960: wfa_html.create_reg_button ('javascript:document.envelope.submit()',
3961: wf_core.translate ('WFMON_VIEW_DIAGRAM'),
3962: wfa_html.image_loc,
3963: null,
3964: wf_core.translate ('WFMON_VIEW_DIAGRAM'));

Line 3962: wfa_html.image_loc,

3958: htp.p('');
3959:
3960: wfa_html.create_reg_button ('javascript:document.envelope.submit()',
3961: wf_core.translate ('WFMON_VIEW_DIAGRAM'),
3962: wfa_html.image_loc,
3963: null,
3964: wf_core.translate ('WFMON_VIEW_DIAGRAM'));
3965:
3966: htp.p('');

Line 3999: wfa_html.create_reg_button ('javascript:document.advanced.submit()',

3995:
3996:
3997: htp.p('');
3998:
3999: wfa_html.create_reg_button ('javascript:document.advanced.submit()',
4000: wf_core.translate ('WFMON_REPORT_OPTIONS'),
4001: wfa_html.image_loc,
4002: null,
4003: wf_core.translate ('WFMON_REPORT_OPTIONS'));

Line 4001: wfa_html.image_loc,

3997: htp.p('');
3998:
3999: wfa_html.create_reg_button ('javascript:document.advanced.submit()',
4000: wf_core.translate ('WFMON_REPORT_OPTIONS'),
4001: wfa_html.image_loc,
4002: null,
4003: wf_core.translate ('WFMON_REPORT_OPTIONS'));
4004:
4005: htp.p('');

Line 4071: wfa_html.create_help_function('wf/links/wfm.htm?WFMON');

4067: */
4068: htp.htmlOpen;
4069: htp.headOpen;
4070: htp.title(l_title);
4071: wfa_html.create_help_function('wf/links/wfm.htm?WFMON');
4072:
4073: -- call getsession to set context else header will print
4074: -- differently in apps.
4075:

Line 4249: wfa_html.base_url||

4245:
4246: htp.p ('');
4247:
4248: htp.p(l_indent_str||' 4249: wfa_html.base_url||
4250: '/wf_monitor.envelope_frame'||
4251: '?'||'x_item_type=' ||wfa_html.conv_special_url_chars(p_parent_item_type)||
4252: '&'||'x_item_key=' ||wfa_html.conv_special_url_chars(p_parent_item_key)||
4253: '&'||'x_admin_mode='||p_admin_mode||
4254: '&'||'x_access_key='||access_key||
4255: '&'||'x_advanced=FALSE'||

Line 4252: '&'||'x_item_key=' ||wfa_html.conv_special_url_chars(p_parent_item_key)||

4248: htp.p(l_indent_str||'