diff --git a/Screens/f155.sql b/Screens/f155.sql index 7709fa4..acab00a 100644 --- a/Screens/f155.sql +++ b/Screens/f155.sql @@ -1,228 +1,231 @@ -set define off -set verify off -set serveroutput on size 1000000 -set feedback off -WHENEVER SQLERROR EXIT SQL.SQLCODE ROLLBACK -begin wwv_flow.g_import_in_progress := true; end; -/ - - ---application/set_environment -prompt APPLICATION 155 - webmip --- --- Application Export: --- Application: 155 --- Name: webmip --- Exported By: --- Flashback: 0 --- Export Type: Application Export --- Version: 3.1.0.00.32 - --- Import: --- Using application builder --- or --- Using SQL*Plus as the Oracle user FLOWS_030100 or as the owner (parsing schema) of the application. - --- Application Statistics: --- Pages: 52 --- Items: 359 --- Computations: 5 --- Validations: 285 --- Processes: 120 --- Regions: 77 --- Buttons: 113 --- Shared Components --- Breadcrumbs: 1 --- Entries 1 --- Items: 10 --- Computations: 4 --- Processes: 3 --- Parent Tabs: 0 --- Tab Sets: 0 --- Tabs: 0 --- NavBars: 0 --- Lists: 2 --- Shortcuts: 2 --- Themes: 1 --- Templates: --- Page: 4 --- List: 14 --- Report: 7 --- Label: 5 --- Region: 21 --- Messages: 0 --- Build Options: 0 - - --- AAAA PPPPP EEEEEE XX XX --- AA AA PP PP EE XX XX --- AA AA PP PP EE XX XX --- AAAAAAAAAA PPPPP EEEE XXXX --- AA AA PP EE XX XX --- AA AA PP EE XX XX --- AA AA PP EEEEEE XX XX -prompt Set Credentials... - -begin - - -- Assumes you are running the script connected to SQL*Plus as the Oracle user FLOWS_030100 or as the owner (parsing schema) of the application. - wwv_flow_api.set_security_group_id(p_security_group_id=>11019802792885519); - -end; -/ - -begin wwv_flow.g_import_in_progress := true; end; -/ +set define off +set verify off +set serveroutput on size 1000000 +set feedback off +WHENEVER SQLERROR EXIT SQL.SQLCODE ROLLBACK +begin wwv_flow.g_import_in_progress := true; end; +/ + + +--application/set_environment +prompt APPLICATION 155 - webmip +-- +-- Application Export: +-- Application: 155 +-- Name: webmip +-- Date and Time: 16:00 Tuesday April 1, 2008 +-- Exported By: HARDYA +-- Flashback: 0 +-- Export Type: Application Export +-- Version: 3.1.0.00.32 + +-- Import: +-- Using application builder +-- or +-- Using SQL*Plus as the Oracle user FLOWS_030100 or as the owner (parsing schema) of the application. + +-- Application Statistics: +-- Pages: 52 +-- Items: 359 +-- Computations: 5 +-- Validations: 285 +-- Processes: 120 +-- Regions: 77 +-- Buttons: 113 +-- Shared Components +-- Breadcrumbs: 1 +-- Entries 1 +-- Items: 10 +-- Computations: 4 +-- Processes: 3 +-- Parent Tabs: 0 +-- Tab Sets: 0 +-- Tabs: 0 +-- NavBars: 0 +-- Lists: 2 +-- Shortcuts: 2 +-- Themes: 1 +-- Templates: +-- Page: 4 +-- List: 14 +-- Report: 7 +-- Label: 5 +-- Region: 21 +-- Messages: 0 +-- Build Options: 0 + + +-- AAAA PPPPP EEEEEE XX XX +-- AA AA PP PP EE XX XX +-- AA AA PP PP EE XX XX +-- AAAAAAAAAA PPPPP EEEE XXXX +-- AA AA PP EE XX XX +-- AA AA PP EE XX XX +-- AA AA PP EEEEEE XX XX +prompt Set Credentials... + +begin + + -- Assumes you are running the script connected to SQL*Plus as the Oracle user FLOWS_030100 or as the owner (parsing schema) of the application. + wwv_flow_api.set_security_group_id(p_security_group_id=>11019802792885519); + +end; +/ + +begin wwv_flow.g_import_in_progress := true; end; +/ begin - + select value into wwv_flow_api.g_nls_numeric_chars from nls_session_parameters where parameter='NLS_NUMERIC_CHARACTERS'; - + end; - -/ + +/ begin execute immediate 'alter session set nls_numeric_characters=''.,'''; - + end; - -/ -begin wwv_flow.g_browser_language := 'en-us'; end; -/ -prompt Check Compatibility... - -begin - --- This date identifies the minimum version required to import this file. -wwv_flow_api.set_version(p_version_yyyy_mm_dd=>'2007.01.08'); - -end; -/ - -prompt Set Application ID... - -begin - - -- SET APPLICATION ID - wwv_flow.g_flow_id := 155; - wwv_flow_api.g_id_offset := 0; -null; - -end; -/ - ---application/delete_application - -begin - - -- Remove Application -wwv_flow_api.remove_flow(155); - -end; -/ - - -begin - -wwv_flow_audit.remove_audit_trail(155); -null; - -end; -/ - ---application/create_application - -begin - -wwv_flow_api.create_flow( - p_id => 155, - p_display_id=> 155, - p_owner => 'MIP_DEV', - p_name => 'webmip', - p_alias => 'WEBMIP', - p_page_view_logging => 'YES', - p_default_page_template=> 28031530009354416 + wwv_flow_api.g_id_offset, - p_printer_friendly_template=> 28033049158354418 + wwv_flow_api.g_id_offset, - p_default_region_template=> 28038130488354430 + wwv_flow_api.g_id_offset, - p_error_template => 42209241448421762 + wwv_flow_api.g_id_offset, - p_page_protection_enabled_y_n=> 'N', - p_checksum_salt_last_reset => '20080331162837', - p_home_link => 'f?p=&APP_ID.:101', - p_flow_language => 'en-gb', - p_flow_language_derived_from=> 'FLOW_PRIMARY_LANGUAGE', - p_flow_image_prefix => '/i/', - p_documentation_banner=> '', - p_authentication => 'CUSTOM2', - p_login_url => '', - p_logout_url => 'wwv_flow_custom_auth_std.logout?p_this_flow=&FLOW_ID.&p_next_flow_page_sess=&FLOW_ID.:500', - p_application_tab_set=> 1, - p_logo_image => 'TEXT:TEXT:TEXT:TEXT:TEXT:TEXT:TEXT:TEXT:TEXT:TEXT:TEXT:TEXT:TEXT:TEXT:TEXT:', - p_logo_image_attributes => 'style="font-family:Arial; color:#004C66; font-size:18px; white-space:nowrap; font-weight:bold;"', - p_public_url_prefix => '', - p_public_user => 'APEX_PUBLIC_USER', - p_dbauth_url_prefix => '', - p_proxy_server => '', - p_cust_authentication_process=> '.'||to_char(13718119800323842 + wwv_flow_api.g_id_offset)||'.', - p_cust_authentication_page=> '', - p_custom_auth_login_url=> '', - p_flow_version => '$Rev$:', - p_flow_status => 'AVAILABLE_W_EDIT_LINK', - p_flow_unavailable_text=> 'This application is currently unavailable at this time.', - p_build_status => 'RUN_AND_BUILD', - p_exact_substitutions_only=> 'Y', - p_vpd => '', - p_security_scheme => 14565830986682708+ wwv_flow_api.g_id_offset, - p_csv_encoding => 'N', - p_theme_id => 101, - p_default_label_template => 28046657494354449 + wwv_flow_api.g_id_offset, - p_default_report_template => 28041136573354435 + wwv_flow_api.g_id_offset, - p_default_list_template => 28045831289354443 + wwv_flow_api.g_id_offset, - p_default_menu_template => 28047751118354455 + wwv_flow_api.g_id_offset, - p_default_button_template => 28046959836354450 + wwv_flow_api.g_id_offset, - p_default_chart_template => 28035460347354425 + wwv_flow_api.g_id_offset, - p_default_form_template => 28035733013354425 + wwv_flow_api.g_id_offset, - p_default_wizard_template => 28039654408354430 + wwv_flow_api.g_id_offset, - p_default_tabform_template => 28038130488354430 + wwv_flow_api.g_id_offset, - p_default_reportr_template =>28038130488354430 + wwv_flow_api.g_id_offset, - p_default_menur_template => 28034529370354425 + wwv_flow_api.g_id_offset, - p_default_listr_template => 28038130488354430 + wwv_flow_api.g_id_offset, - p_substitution_string_01 => 'SYSTEM_ENVIRONMENT', - p_substitution_value_01 => '', - p_substitution_string_02 => 'T_AND_C_URL', - p_substitution_value_02 => 'http://www.nationalgrid.com/uk/metering/mip/tc.htm', - p_substitution_string_03 => 'PRIVACY_URL', - p_substitution_value_03 => 'http://www.nationalgrid.com/corporate/legal/privacy.htm', - p_last_updated_by => 'PRIESTJ', - p_last_upd_yyyymmddhh24miss=> '20080331162837', - p_required_roles=> wwv_flow_utilities.string_to_table2('')); - - -end; -/ - -prompt ...authorization schemes --- - -begin - ---application/shared_components/security/authorization/master_page_authorization -wwv_flow_api.create_security_scheme( - p_id => 14565830986682708 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_name=>'master_page_authorization', - p_scheme_type=>'FUNCTION_RETURNING_BOOLEAN', + +/ +begin wwv_flow.g_browser_language := 'en-gb'; end; +/ +prompt Check Compatibility... + +begin + +-- This date identifies the minimum version required to import this file. +wwv_flow_api.set_version(p_version_yyyy_mm_dd=>'2007.01.08'); + +end; +/ + +prompt Set Application ID... + +begin + + -- SET APPLICATION ID + wwv_flow.g_flow_id := 155; + wwv_flow_api.g_id_offset := 0; +null; + +end; +/ + +--application/delete_application + +begin + + -- Remove Application +wwv_flow_api.remove_flow(155); + +end; +/ + + +begin + +wwv_flow_audit.remove_audit_trail(155); +null; + +end; +/ + +--application/create_application + +begin + +wwv_flow_api.create_flow( + p_id => 155, + p_display_id=> 155, + p_owner => 'MIP_DEV', + p_name => 'webmip', + p_alias => 'WEBMIP', + p_page_view_logging => 'YES', + p_default_page_template=> 28031530009354416 + wwv_flow_api.g_id_offset, + p_printer_friendly_template=> 28033049158354418 + wwv_flow_api.g_id_offset, + p_default_region_template=> 28038130488354430 + wwv_flow_api.g_id_offset, + p_error_template => 42209241448421762 + wwv_flow_api.g_id_offset, + p_page_protection_enabled_y_n=> 'N', + p_checksum_salt_last_reset => '20080401160026', + p_home_link => 'f?p=&APP_ID.:101', + p_flow_language => 'en-gb', + p_flow_language_derived_from=> 'FLOW_PRIMARY_LANGUAGE', + p_flow_image_prefix => '/i/', + p_documentation_banner=> '', + p_authentication => 'CUSTOM2', + p_login_url => '', + p_logout_url => 'wwv_flow_custom_auth_std.logout?p_this_flow=&FLOW_ID.&p_next_flow_page_sess=&FLOW_ID.:500', + p_application_tab_set=> 1, + p_logo_image => 'TEXT:TEXT:TEXT:TEXT:TEXT:TEXT:TEXT:TEXT:TEXT:TEXT:TEXT:TEXT:TEXT:TEXT:TEXT:TEXT:', + p_logo_image_attributes => 'style="font-family:Arial; color:#004C66; font-size:18px; white-space:nowrap; font-weight:bold;"', + p_public_url_prefix => '', + p_public_user => 'APEX_PUBLIC_USER', + p_dbauth_url_prefix => '', + p_proxy_server => '', + p_cust_authentication_process=> '.'||to_char(13718119800323842 + wwv_flow_api.g_id_offset)||'.', + p_cust_authentication_page=> '', + p_custom_auth_login_url=> '', + p_flow_version => '$Rev$:', + p_flow_status => 'AVAILABLE_W_EDIT_LINK', + p_flow_unavailable_text=> 'This application is currently unavailable at this time.', + p_build_status => 'RUN_AND_BUILD', + p_exact_substitutions_only=> 'Y', + p_vpd => '', + p_security_scheme => 14565830986682708+ wwv_flow_api.g_id_offset, + p_csv_encoding => 'N', + p_theme_id => 101, + p_default_label_template => 28046657494354449 + wwv_flow_api.g_id_offset, + p_default_report_template => 28041136573354435 + wwv_flow_api.g_id_offset, + p_default_list_template => 28045831289354443 + wwv_flow_api.g_id_offset, + p_default_menu_template => 28047751118354455 + wwv_flow_api.g_id_offset, + p_default_button_template => 28046959836354450 + wwv_flow_api.g_id_offset, + p_default_chart_template => 28035460347354425 + wwv_flow_api.g_id_offset, + p_default_form_template => 28035733013354425 + wwv_flow_api.g_id_offset, + p_default_wizard_template => 28039654408354430 + wwv_flow_api.g_id_offset, + p_default_tabform_template => 28038130488354430 + wwv_flow_api.g_id_offset, + p_default_reportr_template =>28038130488354430 + wwv_flow_api.g_id_offset, + p_default_menur_template => 28034529370354425 + wwv_flow_api.g_id_offset, + p_default_listr_template => 28038130488354430 + wwv_flow_api.g_id_offset, + p_substitution_string_01 => 'SYSTEM_ENVIRONMENT', + p_substitution_value_01 => '', + p_substitution_string_02 => 'T_AND_C_URL', + p_substitution_value_02 => 'http://www.nationalgrid.com/uk/metering/mip/tc.htm', + p_substitution_string_03 => 'PRIVACY_URL', + p_substitution_value_03 => 'http://www.nationalgrid.com/corporate/legal/privacy.htm', + p_substitution_string_04 => 'HELP_URL', + p_substitution_value_04 => 'http://www.nationalgrid.com/corporate/legal/help.htm', + p_last_updated_by => 'HARDYA', + p_last_upd_yyyymmddhh24miss=> '20080401160026', + p_required_roles=> wwv_flow_utilities.string_to_table2('')); + + +end; +/ + +prompt ...authorization schemes +-- + +begin + +--application/shared_components/security/authorization/master_page_authorization +wwv_flow_api.create_security_scheme( + p_id => 14565830986682708 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_name=>'master_page_authorization', + p_scheme_type=>'FUNCTION_RETURNING_BOOLEAN', p_scheme=>'IF wwv_flow_custom_auth.current_page_is_public then'||chr(10)|| 'return TRUE;'||chr(10)|| 'else'||chr(10)|| 'return mip_security.page_authorization(p_app_user=>:app_user, p_page_id=>:app_page_id);'||chr(10)|| -'END IF;', - p_caching=>'BY_USER_BY_PAGE_VIEW', - p_error_message=>'You are not authorized to access this page'); - ---application/shared_components/security/authorization/check_agent_access -wwv_flow_api.create_security_scheme( - p_id => 16097609166220701 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_name=>'check agent access', - p_scheme_type=>'FUNCTION_RETURNING_BOOLEAN', +'END IF;', + p_caching=>'BY_USER_BY_PAGE_VIEW', + p_error_message=>'You are not authorized to access this page'); + +--application/shared_components/security/authorization/check_agent_access +wwv_flow_api.create_security_scheme( + p_id => 16097609166220701 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_name=>'check agent access', + p_scheme_type=>'FUNCTION_RETURNING_BOOLEAN', p_scheme=>'declare'||chr(10)|| 'cursor c_supplier(cp_enqu_id number) is SELECT prty_id FROM v_latest_rt_code_for_enro where rt_code=''ENQ SUPP'' and enqu_id=cp_enqu_id;'||chr(10)|| 'supplierid number;'||chr(10)|| @@ -256,102 +259,102 @@ wwv_flow_api.create_security_scheme( 'end if;'||chr(10)|| 'END IF;'||chr(10)|| 'return false;'||chr(10)|| -'end;', - p_caching=>'BY_USER_BY_PAGE_VIEW', - p_error_message=>'Unauthorized to view this page'); - - -end; -/ - ---application/shared_components/navigation/navigation_bar -prompt ...navigation bar entries --- - -begin - -null; - -end; -/ - -prompt ...application processes --- ---application/shared_components/logic/application_processes/select_xml - -begin - -declare - p varchar2(32767) := null; - l_clob clob; - l_length number := 1; -begin +'end;', + p_caching=>'BY_USER_BY_PAGE_VIEW', + p_error_message=>'Unauthorized to view this page'); + + +end; +/ + +--application/shared_components/navigation/navigation_bar +prompt ...navigation bar entries +-- + +begin + +null; + +end; +/ + +prompt ...application processes +-- +--application/shared_components/logic/application_processes/select_xml + +begin + +declare + p varchar2(32767) := null; + l_clob clob; + l_length number := 1; +begin p:=p||'begin'||chr(10)|| 'mip_select_xml.select_xml(p_select_list=>:SELECT_LIST_NAME,p_select_list_key1=>:SELECT_LIST_KEY1,p_select_list_key2=>:SELECT_LIST_KEY2 );'||chr(10)|| 'end;'; - -wwv_flow_api.create_flow_process( - p_id => 7781332501722706 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_process_sequence=> 1, - p_process_point => 'ON_DEMAND', - p_process_type=> 'PLSQL', - p_process_name=> 'Select_XML', - p_process_sql_clob=> p, - p_process_error_message=> '', - p_process_when=> '', - p_process_when_type=> '', - p_required_patch=> null + wwv_flow_api.g_id_offset, - p_process_comment=> ''); -end; - -null; - -end; -/ - ---application/shared_components/logic/application_processes/geterrormsg - -begin - -declare - p varchar2(32767) := null; - l_clob clob; - l_length number := 1; -begin + +wwv_flow_api.create_flow_process( + p_id => 7781332501722706 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_process_sequence=> 1, + p_process_point => 'ON_DEMAND', + p_process_type=> 'PLSQL', + p_process_name=> 'Select_XML', + p_process_sql_clob=> p, + p_process_error_message=> '', + p_process_when=> '', + p_process_when_type=> '', + p_required_patch=> null + wwv_flow_api.g_id_offset, + p_process_comment=> ''); +end; + +null; + +end; +/ + +--application/shared_components/logic/application_processes/geterrormsg + +begin + +declare + p varchar2(32767) := null; + l_clob clob; + l_length number := 1; +begin p:=p||'begin'||chr(10)|| 'htp.prn(mip_friendly_messages.get_friendly_message(:ORA_ERR_CODE));'||chr(10)|| 'end;'; - -wwv_flow_api.create_flow_process( - p_id => 38913520155650213 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_process_sequence=> 1, - p_process_point => 'ON_DEMAND', - p_process_type=> 'PLSQL', - p_process_name=> 'getErrorMsg', - p_process_sql_clob=> p, - p_process_error_message=> 'Could not run getErrorMsg...', - p_process_when=> '', - p_process_when_type=> '', - p_required_patch=> null + wwv_flow_api.g_id_offset, - p_process_comment=> ''); -end; - -null; - -end; -/ - ---application/shared_components/logic/application_processes/removen - -begin - -declare - p varchar2(32767) := null; - l_clob clob; - l_length number := 1; -begin + +wwv_flow_api.create_flow_process( + p_id => 38913520155650213 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_process_sequence=> 1, + p_process_point => 'ON_DEMAND', + p_process_type=> 'PLSQL', + p_process_name=> 'getErrorMsg', + p_process_sql_clob=> p, + p_process_error_message=> 'Could not run getErrorMsg...', + p_process_when=> '', + p_process_when_type=> '', + p_required_patch=> null + wwv_flow_api.g_id_offset, + p_process_comment=> ''); +end; + +null; + +end; +/ + +--application/shared_components/logic/application_processes/removen + +begin + +declare + p varchar2(32767) := null; + l_clob clob; + l_length number := 1; +begin p:=p||'BEGIN'||chr(10)|| ' FOR rItem IN'||chr(10)|| ' ( SELECT ITEM_NAME'||chr(10)|| @@ -364,261 +367,261 @@ p:=p||'BEGIN'||chr(10)|| ' )'||chr(10)|| ' LOOP'||chr(10)|| ' IF V(rItem.ITEM_NAME) = ''%null'' '; - + p:=p||'|| ''%'''||chr(10)|| ' THEN'||chr(10)|| ' Apex_Util.set_session_state(rItem.ITEM_NAME, NULL);'||chr(10)|| ' END IF;'||chr(10)|| ' END LOOP;'||chr(10)|| 'END;'; - -wwv_flow_api.create_flow_process( - p_id => 29255532498512664 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_process_sequence=> 0, - p_process_point => 'ON_SUBMIT_BEFORE_COMPUTATION', - p_process_type=> 'PLSQL', - p_process_name=> 'RemoveN', - p_process_sql_clob=> p, - p_process_error_message=> 'Error within RemoveNulls application process', - p_process_when=> '', - p_process_when_type=> '', - p_required_patch=> null + wwv_flow_api.g_id_offset, - p_process_comment=> ''); -end; - -null; - -end; -/ - -prompt ...application items --- ---application/shared_components/logic/application_items/f155_previous_page - -begin - -wwv_flow_api.create_flow_item( - p_id=> 15927620320666317 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_name=> 'F155_PREVIOUS_PAGE', - p_data_type=> 'VARCHAR', - p_is_persistent=> 'Y', - p_protection_level=> 'S', - p_required_patch=> null + wwv_flow_api.g_id_offset, - p_item_comment=> ''); - -null; - -end; -/ - ---application/shared_components/logic/application_items/fsp_after_login_url - -begin - -wwv_flow_api.create_flow_item( - p_id=> 12176708008664422 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_name=> 'FSP_AFTER_LOGIN_URL', - p_data_type=> 'VARCHAR', - p_is_persistent=> 'Y', - p_protection_level=> '', - p_required_patch=> null + wwv_flow_api.g_id_offset, - p_item_comment=> ''); - -null; - -end; -/ - ---application/shared_components/logic/application_items/fsp_process_state_26081006445874709 - -begin - -wwv_flow_api.create_flow_item( - p_id=> 27303231728699616 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_name=> 'FSP_PROCESS_STATE_26081006445874709', - p_data_type=> 'VARCHAR', - p_is_persistent=> 'Y', - p_protection_level=> '', - p_required_patch=> null + wwv_flow_api.g_id_offset, - p_item_comment=> ''); - -null; - -end; -/ - ---application/shared_components/logic/application_items/ora_err_code - -begin - -wwv_flow_api.create_flow_item( - p_id=> 38912731667634594 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_name=> 'ORA_ERR_CODE', - p_data_type=> 'VARCHAR', - p_is_persistent=> 'Y', - p_protection_level=> 'N', - p_required_patch=> null + wwv_flow_api.g_id_offset, - p_item_comment=> ''); - -null; - -end; -/ - ---application/shared_components/logic/application_items/select_list_key1 - -begin - -wwv_flow_api.create_flow_item( - p_id=> 7781517049727740 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_name=> 'SELECT_LIST_KEY1', - p_data_type=> 'VARCHAR', - p_is_persistent=> 'Y', - p_protection_level=> 'N', - p_required_patch=> null + wwv_flow_api.g_id_offset, - p_item_comment=> ''); - -null; - -end; -/ - ---application/shared_components/logic/application_items/select_list_key2 - -begin - -wwv_flow_api.create_flow_item( - p_id=> 7798501006865007 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_name=> 'SELECT_LIST_KEY2', - p_data_type=> 'VARCHAR', - p_is_persistent=> 'Y', - p_protection_level=> 'N', - p_required_patch=> null + wwv_flow_api.g_id_offset, - p_item_comment=> ''); - -null; - -end; -/ - ---application/shared_components/logic/application_items/select_list_name - -begin - -wwv_flow_api.create_flow_item( - p_id=> 7781719819728451 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_name=> 'SELECT_LIST_NAME', - p_data_type=> 'VARCHAR', - p_is_persistent=> 'Y', - p_protection_level=> 'N', - p_required_patch=> null + wwv_flow_api.g_id_offset, - p_item_comment=> ''); - -null; - -end; -/ - ---application/shared_components/logic/application_items/webmip_prev_page_id - -begin - -wwv_flow_api.create_flow_item( - p_id=> 16615306683233995 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_name=> 'WEBMIP_PREV_PAGE_ID', - p_data_type=> 'VARCHAR', - p_is_persistent=> 'Y', - p_protection_level=> 'B', - p_required_patch=> null + wwv_flow_api.g_id_offset, - p_item_comment=> ''); - -null; - -end; -/ - ---application/shared_components/logic/application_items/webmip_this_page_id - -begin - -wwv_flow_api.create_flow_item( - p_id=> 16614903220233044 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_name=> 'WEBMIP_THIS_PAGE_ID', - p_data_type=> 'VARCHAR', - p_is_persistent=> 'Y', - p_protection_level=> 'N', - p_required_patch=> null + wwv_flow_api.g_id_offset, - p_item_comment=> ''); - -null; - -end; -/ - ---application/shared_components/logic/application_items/webmip_today - -begin - -wwv_flow_api.create_flow_item( - p_id=> 17475408854086126 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_name=> 'WEBMIP_TODAY', - p_data_type=> 'VARCHAR', - p_is_persistent=> 'Y', - p_protection_level=> 'N', - p_required_patch=> null + wwv_flow_api.g_id_offset, - p_item_comment=> ''); - -null; - -end; -/ - -prompt ...application level computations --- - -begin - ---application/shared_components/logic/application_computations/webmip_this_page_id -wwv_flow_api.create_flow_computation ( - p_id => 16617405130271456 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_computation_sequence => 1, - p_computation_item => 'WEBMIP_THIS_PAGE_ID', - p_computation_point => 'AFTER_HEADER', - p_computation_type => 'FUNCTION_BODY', - p_computation_processed=> 'REPLACE_EXISTING', + +wwv_flow_api.create_flow_process( + p_id => 29255532498512664 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_process_sequence=> 0, + p_process_point => 'ON_SUBMIT_BEFORE_COMPUTATION', + p_process_type=> 'PLSQL', + p_process_name=> 'RemoveN', + p_process_sql_clob=> p, + p_process_error_message=> 'Error within RemoveNulls application process', + p_process_when=> '', + p_process_when_type=> '', + p_required_patch=> null + wwv_flow_api.g_id_offset, + p_process_comment=> ''); +end; + +null; + +end; +/ + +prompt ...application items +-- +--application/shared_components/logic/application_items/f155_previous_page + +begin + +wwv_flow_api.create_flow_item( + p_id=> 15927620320666317 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_name=> 'F155_PREVIOUS_PAGE', + p_data_type=> 'VARCHAR', + p_is_persistent=> 'Y', + p_protection_level=> 'S', + p_required_patch=> null + wwv_flow_api.g_id_offset, + p_item_comment=> ''); + +null; + +end; +/ + +--application/shared_components/logic/application_items/fsp_after_login_url + +begin + +wwv_flow_api.create_flow_item( + p_id=> 12176708008664422 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_name=> 'FSP_AFTER_LOGIN_URL', + p_data_type=> 'VARCHAR', + p_is_persistent=> 'Y', + p_protection_level=> '', + p_required_patch=> null + wwv_flow_api.g_id_offset, + p_item_comment=> ''); + +null; + +end; +/ + +--application/shared_components/logic/application_items/fsp_process_state_26081006445874709 + +begin + +wwv_flow_api.create_flow_item( + p_id=> 27303231728699616 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_name=> 'FSP_PROCESS_STATE_26081006445874709', + p_data_type=> 'VARCHAR', + p_is_persistent=> 'Y', + p_protection_level=> '', + p_required_patch=> null + wwv_flow_api.g_id_offset, + p_item_comment=> ''); + +null; + +end; +/ + +--application/shared_components/logic/application_items/ora_err_code + +begin + +wwv_flow_api.create_flow_item( + p_id=> 38912731667634594 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_name=> 'ORA_ERR_CODE', + p_data_type=> 'VARCHAR', + p_is_persistent=> 'Y', + p_protection_level=> 'N', + p_required_patch=> null + wwv_flow_api.g_id_offset, + p_item_comment=> ''); + +null; + +end; +/ + +--application/shared_components/logic/application_items/select_list_key1 + +begin + +wwv_flow_api.create_flow_item( + p_id=> 7781517049727740 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_name=> 'SELECT_LIST_KEY1', + p_data_type=> 'VARCHAR', + p_is_persistent=> 'Y', + p_protection_level=> 'N', + p_required_patch=> null + wwv_flow_api.g_id_offset, + p_item_comment=> ''); + +null; + +end; +/ + +--application/shared_components/logic/application_items/select_list_key2 + +begin + +wwv_flow_api.create_flow_item( + p_id=> 7798501006865007 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_name=> 'SELECT_LIST_KEY2', + p_data_type=> 'VARCHAR', + p_is_persistent=> 'Y', + p_protection_level=> 'N', + p_required_patch=> null + wwv_flow_api.g_id_offset, + p_item_comment=> ''); + +null; + +end; +/ + +--application/shared_components/logic/application_items/select_list_name + +begin + +wwv_flow_api.create_flow_item( + p_id=> 7781719819728451 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_name=> 'SELECT_LIST_NAME', + p_data_type=> 'VARCHAR', + p_is_persistent=> 'Y', + p_protection_level=> 'N', + p_required_patch=> null + wwv_flow_api.g_id_offset, + p_item_comment=> ''); + +null; + +end; +/ + +--application/shared_components/logic/application_items/webmip_prev_page_id + +begin + +wwv_flow_api.create_flow_item( + p_id=> 16615306683233995 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_name=> 'WEBMIP_PREV_PAGE_ID', + p_data_type=> 'VARCHAR', + p_is_persistent=> 'Y', + p_protection_level=> 'B', + p_required_patch=> null + wwv_flow_api.g_id_offset, + p_item_comment=> ''); + +null; + +end; +/ + +--application/shared_components/logic/application_items/webmip_this_page_id + +begin + +wwv_flow_api.create_flow_item( + p_id=> 16614903220233044 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_name=> 'WEBMIP_THIS_PAGE_ID', + p_data_type=> 'VARCHAR', + p_is_persistent=> 'Y', + p_protection_level=> 'N', + p_required_patch=> null + wwv_flow_api.g_id_offset, + p_item_comment=> ''); + +null; + +end; +/ + +--application/shared_components/logic/application_items/webmip_today + +begin + +wwv_flow_api.create_flow_item( + p_id=> 17475408854086126 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_name=> 'WEBMIP_TODAY', + p_data_type=> 'VARCHAR', + p_is_persistent=> 'Y', + p_protection_level=> 'N', + p_required_patch=> null + wwv_flow_api.g_id_offset, + p_item_comment=> ''); + +null; + +end; +/ + +prompt ...application level computations +-- + +begin + +--application/shared_components/logic/application_computations/webmip_this_page_id +wwv_flow_api.create_flow_computation ( + p_id => 16617405130271456 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_computation_sequence => 1, + p_computation_item => 'WEBMIP_THIS_PAGE_ID', + p_computation_point => 'AFTER_HEADER', + p_computation_type => 'FUNCTION_BODY', + p_computation_processed=> 'REPLACE_EXISTING', p_computation => 'IF :APP_PAGE_ID <> 101 THEN'||chr(10)|| ' RETURN :APP_PAGE_ID;'||chr(10)|| 'ELSE'||chr(10)|| ' RETURN NULL;'||chr(10)|| 'END IF;'||chr(10)|| -'', - p_compute_when=> 'WEBMIP_PREV_PAGE_ID', - p_compute_when_type=> 'ITEM_IS_NULL', - p_computation_error_message=>'', - p_computation_comment=> '', - p_required_patch=> null + wwv_flow_api.g_id_offset); - ---application/shared_components/logic/application_computations/webmip_prev_page_id -wwv_flow_api.create_flow_computation ( - p_id => 16617826731287108 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_computation_sequence => 2, - p_computation_item => 'WEBMIP_PREV_PAGE_ID', - p_computation_point => 'AFTER_HEADER', - p_computation_type => 'FUNCTION_BODY', - p_computation_processed=> 'REPLACE_EXISTING', +'', + p_compute_when=> 'WEBMIP_PREV_PAGE_ID', + p_compute_when_type=> 'ITEM_IS_NULL', + p_computation_error_message=>'', + p_computation_comment=> '', + p_required_patch=> null + wwv_flow_api.g_id_offset); + +--application/shared_components/logic/application_computations/webmip_prev_page_id +wwv_flow_api.create_flow_computation ( + p_id => 16617826731287108 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_computation_sequence => 2, + p_computation_item => 'WEBMIP_PREV_PAGE_ID', + p_computation_point => 'AFTER_HEADER', + p_computation_type => 'FUNCTION_BODY', + p_computation_processed=> 'REPLACE_EXISTING', p_computation => 'IF :APP_PAGE_ID = 30 THEN'||chr(10)|| ' RETURN :WEBMIP_THIS_PAGE_ID;'||chr(10)|| 'ELSIF :WEBMIP_THIS_PAGE_ID <> :APP_PAGE_ID THEN'||chr(10)|| @@ -626,162 +629,162 @@ wwv_flow_api.create_flow_computation ( 'ELSE'||chr(10)|| ' RETURN nvl(:WEBMIP_PREV_PAGE_ID, :APP_PAGE_ID);'||chr(10)|| 'END IF;'||chr(10)|| -'', - p_compute_when=> '', - p_compute_when_type=> '', - p_computation_error_message=>'', - p_computation_comment=> '', - p_required_patch=> null + wwv_flow_api.g_id_offset); - ---application/shared_components/logic/application_computations/webmip_this_page_id -wwv_flow_api.create_flow_computation ( - p_id => 16618213010292664 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_computation_sequence => 3, - p_computation_item => 'WEBMIP_THIS_PAGE_ID', - p_computation_point => 'BEFORE_BOX_BODY', - p_computation_type => 'FUNCTION_BODY', - p_computation_processed=> 'REPLACE_EXISTING', - p_computation => 'return :APP_PAGE_ID;', - p_compute_when=> '', - p_compute_when_type=> '', - p_computation_error_message=>'', - p_computation_comment=> '', - p_required_patch=> null + wwv_flow_api.g_id_offset); - ---application/shared_components/logic/application_computations/webmip_today -wwv_flow_api.create_flow_computation ( - p_id => 17476326516091159 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_computation_sequence => 10, - p_computation_item => 'WEBMIP_TODAY', - p_computation_point => 'BEFORE_HEADER', - p_computation_type => 'FUNCTION_BODY', - p_computation_processed=> 'REPLACE_EXISTING', - p_computation => 'return trunc(sysdate);', - p_compute_when=> '', - p_compute_when_type=> '', - p_computation_error_message=>'Unable to set WEBMIP_TODAY', - p_computation_comment=> '', - p_required_patch=> null + wwv_flow_api.g_id_offset); - - -end; -/ - -prompt ...Application Tabs --- - -begin - -null; - -end; -/ - -prompt ...Application Parent Tabs --- - -begin - -null; - -end; -/ - -prompt ...Shared Lists of values --- ---application/shared_components/user_interface/lov/additionalitems - -begin - -wwv_flow_api.create_list_of_values ( - p_id => 41943506692705728 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_lov_name => 'ADDITIONALITEMS', +'', + p_compute_when=> '', + p_compute_when_type=> '', + p_computation_error_message=>'', + p_computation_comment=> '', + p_required_patch=> null + wwv_flow_api.g_id_offset); + +--application/shared_components/logic/application_computations/webmip_this_page_id +wwv_flow_api.create_flow_computation ( + p_id => 16618213010292664 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_computation_sequence => 3, + p_computation_item => 'WEBMIP_THIS_PAGE_ID', + p_computation_point => 'BEFORE_BOX_BODY', + p_computation_type => 'FUNCTION_BODY', + p_computation_processed=> 'REPLACE_EXISTING', + p_computation => 'return :APP_PAGE_ID;', + p_compute_when=> '', + p_compute_when_type=> '', + p_computation_error_message=>'', + p_computation_comment=> '', + p_required_patch=> null + wwv_flow_api.g_id_offset); + +--application/shared_components/logic/application_computations/webmip_today +wwv_flow_api.create_flow_computation ( + p_id => 17476326516091159 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_computation_sequence => 10, + p_computation_item => 'WEBMIP_TODAY', + p_computation_point => 'BEFORE_HEADER', + p_computation_type => 'FUNCTION_BODY', + p_computation_processed=> 'REPLACE_EXISTING', + p_computation => 'return trunc(sysdate);', + p_compute_when=> '', + p_compute_when_type=> '', + p_computation_error_message=>'Unable to set WEBMIP_TODAY', + p_computation_comment=> '', + p_required_patch=> null + wwv_flow_api.g_id_offset); + + +end; +/ + +prompt ...Application Tabs +-- + +begin + +null; + +end; +/ + +prompt ...Application Parent Tabs +-- + +begin + +null; + +end; +/ + +prompt ...Shared Lists of values +-- +--application/shared_components/user_interface/lov/additionalitems + +begin + +wwv_flow_api.create_list_of_values ( + p_id => 41943506692705728 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_lov_name => 'ADDITIONALITEMS', p_lov_query=> 'select description d, code r'||chr(10)|| 'from additional_items'||chr(10)|| -'order by 1'); - -null; - -end; -/ - ---application/shared_components/user_interface/lov/addresses - -begin - -wwv_flow_api.create_list_of_values ( - p_id => 19196913526700708 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_lov_name => 'ADDRESSES', +'order by 1'); + +null; + +end; +/ + +--application/shared_components/user_interface/lov/addresses + +begin + +wwv_flow_api.create_list_of_values ( + p_id => 19196913526700708 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_lov_name => 'ADDRESSES', p_lov_query=> 'SELECT addr.code || '','' || addr.sub_building || '','' || addr.building || '','' ||'||chr(10)|| ' addr.city || '','' || addr.postcode AS address,'||chr(10)|| ' addr.code AS return_value'||chr(10)|| ' FROM addresses addr'||chr(10)|| -''); - -null; - -end; -/ - ---application/shared_components/user_interface/lov/address_types - -begin - -wwv_flow_api.create_list_of_values ( - p_id => 20512626684169344 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_lov_name => 'ADDRESS_TYPES', - p_lov_query=> '.'||to_char(20512626684169344 + wwv_flow_api.g_id_offset)||'.'); - -null; - -end; -/ - - -begin - -wwv_flow_api.create_static_lov_data ( - p_id=>20512917515169355 + wwv_flow_api.g_id_offset, - p_lov_id=>20512626684169344 + wwv_flow_api.g_id_offset, - p_lov_disp_sequence=>1, - p_lov_disp_value=>'HOME', - p_lov_return_value=>'HOME', - p_lov_data_comment=> ''); - -null; - -end; -/ - - -begin - -wwv_flow_api.create_static_lov_data ( - p_id=>20513103193169356 + wwv_flow_api.g_id_offset, - p_lov_id=>20512626684169344 + wwv_flow_api.g_id_offset, - p_lov_disp_sequence=>2, - p_lov_disp_value=>'OFFICE', - p_lov_return_value=>'OFFICE', - p_lov_data_comment=> ''); - -null; - -end; -/ - ---application/shared_components/user_interface/lov/agents - -begin - -wwv_flow_api.create_list_of_values ( - p_id => 28764130097094452 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_lov_name => 'AGENTS', +''); + +null; + +end; +/ + +--application/shared_components/user_interface/lov/address_types + +begin + +wwv_flow_api.create_list_of_values ( + p_id => 20512626684169344 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_lov_name => 'ADDRESS_TYPES', + p_lov_query=> '.'||to_char(20512626684169344 + wwv_flow_api.g_id_offset)||'.'); + +null; + +end; +/ + + +begin + +wwv_flow_api.create_static_lov_data ( + p_id=>20512917515169355 + wwv_flow_api.g_id_offset, + p_lov_id=>20512626684169344 + wwv_flow_api.g_id_offset, + p_lov_disp_sequence=>1, + p_lov_disp_value=>'HOME', + p_lov_return_value=>'HOME', + p_lov_data_comment=> ''); + +null; + +end; +/ + + +begin + +wwv_flow_api.create_static_lov_data ( + p_id=>20513103193169356 + wwv_flow_api.g_id_offset, + p_lov_id=>20512626684169344 + wwv_flow_api.g_id_offset, + p_lov_disp_sequence=>2, + p_lov_disp_value=>'OFFICE', + p_lov_return_value=>'OFFICE', + p_lov_data_comment=> ''); + +null; + +end; +/ + +--application/shared_components/user_interface/lov/agents + +begin + +wwv_flow_api.create_list_of_values ( + p_id => 28764130097094452 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_lov_name => 'AGENTS', p_lov_query=> 'BEGIN'||chr(10)|| ' IF mip_parties.get_user_role(:APP_USER) IN (''MIPADMIN'', ''ICU'', ''CS'') THEN'||chr(10)|| ' RETURN (q'' 1, - p_lov_display_null=> 'NO', - p_lov_translated=> 'N', - p_cSize=> 30, - p_cMaxlength=> 2000, - p_cHeight=> 5, - p_cAttributes=> 'nowrap', - p_begin_on_new_line => 'YES', - p_begin_on_new_field=> 'YES', - p_colspan => 1, - p_rowspan => 1, - p_label_alignment => 'RIGHT', - p_field_alignment => 'LEFT', +'', + p_lov_columns=> 1, + p_lov_display_null=> 'NO', + p_lov_translated=> 'N', + p_cSize=> 30, + p_cMaxlength=> 2000, + p_cHeight=> 5, + p_cAttributes=> 'nowrap', + p_begin_on_new_line => 'YES', + p_begin_on_new_field=> 'YES', + p_colspan => 1, + p_rowspan => 1, + p_label_alignment => 'RIGHT', + p_field_alignment => 'LEFT', p_display_when=>'DECLARE'||chr(10)|| ' cur_status VARCHAR2(250);'||chr(10)|| 'BEGIN'||chr(10)|| @@ -42127,165 +42987,165 @@ wwv_flow_api.create_page_item( ' ELSE'||chr(10)|| ' RETURN FALSE;'||chr(10)|| ' END IF;'||chr(10)|| -'END;', - p_display_when_type=>'FUNCTION_BODY', - p_field_template => 28046657494354449+wwv_flow_api.g_id_offset, - p_is_persistent=> 'Y', - p_lov_display_extra=>'NO', - p_protection_level => 'N', - p_help_text => h, - p_item_comment => ''); - - -end; -/ - -declare - h varchar2(32767) := null; -begin -wwv_flow_api.create_page_item( - p_id=>39355518253155822 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_flow_step_id=> 81, - p_name=>'P81_QMIN_GT_ENQU_QMIN', - p_data_type=> 'VARCHAR', - p_accept_processing=> 'REPLACE_EXISTING', - p_item_sequence=> 40, - p_item_plug_id => 26078608102874706+wwv_flow_api.g_id_offset, - p_use_cache_before_default=> 'YES', - p_item_default_type => 'STATIC_TEXT_WITH_SUBSTITUTIONS', - p_source_type=> 'STATIC', - p_display_as=> 'HIDDEN', - p_lov_columns=> 1, - p_lov_display_null=> 'NO', - p_lov_translated=> 'N', - p_cSize=> 30, - p_cMaxlength=> 2000, - p_cHeight=> 1, - p_cAttributes=> 'nowrap', - p_begin_on_new_line => 'YES', - p_begin_on_new_field=> 'YES', - p_colspan => 1, - p_rowspan => 1, - p_label_alignment => 'LEFT', - p_field_alignment => 'LEFT', - p_is_persistent=> 'Y', - p_lov_display_extra=>'NO', - p_protection_level => 'N', - p_item_comment => ''); - - -end; -/ - -declare - h varchar2(32767) := null; -begin -wwv_flow_api.create_page_item( - p_id=>39358416999164919 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_flow_step_id=> 81, - p_name=>'P81_QMIN_MSG', - p_data_type=> 'VARCHAR', - p_accept_processing=> 'REPLACE_EXISTING', - p_item_sequence=> 10, - p_item_plug_id => 26078608102874706+wwv_flow_api.g_id_offset, - p_use_cache_before_default=> 'YES', +'END;', + p_display_when_type=>'FUNCTION_BODY', + p_field_template => 28046657494354449+wwv_flow_api.g_id_offset, + p_is_persistent=> 'Y', + p_lov_display_extra=>'NO', + p_protection_level => 'N', + p_help_text => h, + p_item_comment => ''); + + +end; +/ + +declare + h varchar2(32767) := null; +begin +wwv_flow_api.create_page_item( + p_id=>39355518253155822 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_flow_step_id=> 81, + p_name=>'P81_QMIN_GT_ENQU_QMIN', + p_data_type=> 'VARCHAR', + p_accept_processing=> 'REPLACE_EXISTING', + p_item_sequence=> 40, + p_item_plug_id => 26078608102874706+wwv_flow_api.g_id_offset, + p_use_cache_before_default=> 'YES', + p_item_default_type => 'STATIC_TEXT_WITH_SUBSTITUTIONS', + p_source_type=> 'STATIC', + p_display_as=> 'HIDDEN', + p_lov_columns=> 1, + p_lov_display_null=> 'NO', + p_lov_translated=> 'N', + p_cSize=> 30, + p_cMaxlength=> 2000, + p_cHeight=> 1, + p_cAttributes=> 'nowrap', + p_begin_on_new_line => 'YES', + p_begin_on_new_field=> 'YES', + p_colspan => 1, + p_rowspan => 1, + p_label_alignment => 'LEFT', + p_field_alignment => 'LEFT', + p_is_persistent=> 'Y', + p_lov_display_extra=>'NO', + p_protection_level => 'N', + p_item_comment => ''); + + +end; +/ + +declare + h varchar2(32767) := null; +begin +wwv_flow_api.create_page_item( + p_id=>39358416999164919 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_flow_step_id=> 81, + p_name=>'P81_QMIN_MSG', + p_data_type=> 'VARCHAR', + p_accept_processing=> 'REPLACE_EXISTING', + p_item_sequence=> 10, + p_item_plug_id => 26078608102874706+wwv_flow_api.g_id_offset, + p_use_cache_before_default=> 'YES', p_item_default => 'Please note! The module you have selected has a minimum flow rate that is greater than the requirement input on the enquiry screen. '||chr(10)|| ''||chr(10)|| -'Please check that the Qmin entered on the enquiry screen is correct, or “copy new” and select a module that has a minimum flow rate lower than the Qmin request.', - p_item_default_type => 'STATIC_TEXT_WITH_SUBSTITUTIONS', - p_source_type=> 'STATIC', - p_display_as=> 'DISPLAY_ONLY_HTML', - p_lov_columns=> 1, - p_lov_display_null=> 'NO', - p_lov_translated=> 'N', - p_cSize=> 30, - p_cMaxlength=> 2000, - p_cHeight=> 5, - p_cAttributes=> 'nowrap', - p_begin_on_new_line => 'YES', - p_begin_on_new_field=> 'YES', - p_colspan => 1, - p_rowspan => 1, - p_label_alignment => 'RIGHT', - p_field_alignment => 'LEFT', - p_display_when=>'P81_QMIN_GT_ENQU_QMIN', - p_display_when2=>'YES', - p_display_when_type=>'VAL_OF_ITEM_IN_COND_EQ_COND2', - p_field_template => 28046449440354444+wwv_flow_api.g_id_offset, - p_is_persistent=> 'Y', - p_lov_display_extra=>'NO', - p_protection_level => 'N', - p_item_comment => ''); - - -end; -/ - - -begin - -wwv_flow_api.create_page_validation( - p_id => 1028900068969626 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_flow_step_id => 81, - p_validation_name => 'TC_ACCEPTED', - p_validation_sequence=> 10, - p_validation => 'P81_TC_ACCEPTED', - p_validation2 => 'YES', - p_validation_type => 'ITEM_IN_VALIDATION_EQ_STRING2', - p_error_message => 'Terms and Conditions Must Be Accepted Before You Accept A Quote', - p_when_button_pressed=> 26080222902874708 + wwv_flow_api.g_id_offset, - p_error_display_location=>'INLINE_WITH_FIELD_AND_NOTIFICATION', - p_validation_comment=> ''); - -null; - -end; -/ - - -begin - -declare - p varchar2(32767) := null; - l_clob clob; - l_length number := 1; -begin +'Please check that the Qmin entered on the enquiry screen is correct, or “copy new” and select a module that has a minimum flow rate lower than the Qmin request.', + p_item_default_type => 'STATIC_TEXT_WITH_SUBSTITUTIONS', + p_source_type=> 'STATIC', + p_display_as=> 'DISPLAY_ONLY_HTML', + p_lov_columns=> 1, + p_lov_display_null=> 'NO', + p_lov_translated=> 'N', + p_cSize=> 30, + p_cMaxlength=> 2000, + p_cHeight=> 5, + p_cAttributes=> 'nowrap', + p_begin_on_new_line => 'YES', + p_begin_on_new_field=> 'YES', + p_colspan => 1, + p_rowspan => 1, + p_label_alignment => 'RIGHT', + p_field_alignment => 'LEFT', + p_display_when=>'P81_QMIN_GT_ENQU_QMIN', + p_display_when2=>'YES', + p_display_when_type=>'VAL_OF_ITEM_IN_COND_EQ_COND2', + p_field_template => 28046449440354444+wwv_flow_api.g_id_offset, + p_is_persistent=> 'Y', + p_lov_display_extra=>'NO', + p_protection_level => 'N', + p_item_comment => ''); + + +end; +/ + + +begin + +wwv_flow_api.create_page_validation( + p_id => 1028900068969626 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_flow_step_id => 81, + p_validation_name => 'TC_ACCEPTED', + p_validation_sequence=> 10, + p_validation => 'P81_TC_ACCEPTED', + p_validation2 => 'YES', + p_validation_type => 'ITEM_IN_VALIDATION_EQ_STRING2', + p_error_message => 'Terms and Conditions Must Be Accepted Before You Accept A Quote', + p_when_button_pressed=> 26080222902874708 + wwv_flow_api.g_id_offset, + p_error_display_location=>'INLINE_WITH_FIELD_AND_NOTIFICATION', + p_validation_comment=> ''); + +null; + +end; +/ + + +begin + +declare + p varchar2(32767) := null; + l_clob clob; + l_length number := 1; +begin p:=p||'#OWNER#.mip_quotation.accept_quote(p_qute_id => :P81_QUOTE_ID'||chr(10)|| ' ,p_prty_id => #OWNER#.mip_parties.get_user_id(:APP_USER)'||chr(10)|| ' ,p_owner_prty_id => :P81_ACCEPT_FOR'||chr(10)|| ' ,p_description => ''Quote accepted by ''||:APP_USER);'; - -wwv_flow_api.create_page_process( - p_id => 28012906774872628 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_flow_step_id => 81, - p_process_sequence=> 10, - p_process_point=> 'AFTER_SUBMIT', - p_process_type=> 'PLSQL', - p_process_name=> 'accept_quote', - p_process_sql_clob => p, - p_process_error_message=> 'An error occurred whilst accepting the quote.', - p_process_when_button_id=>26080222902874708 + wwv_flow_api.g_id_offset, - p_process_success_message=> 'Quote accepted.', - p_process_is_stateful_y_n=>'N', - p_process_comment=>''); -end; -null; - -end; -/ - - -begin - -declare - p varchar2(32767) := null; - l_clob clob; - l_length number := 1; -begin + +wwv_flow_api.create_page_process( + p_id => 28012906774872628 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_flow_step_id => 81, + p_process_sequence=> 10, + p_process_point=> 'AFTER_SUBMIT', + p_process_type=> 'PLSQL', + p_process_name=> 'accept_quote', + p_process_sql_clob => p, + p_process_error_message=> 'An error occurred whilst accepting the quote.', + p_process_when_button_id=>26080222902874708 + wwv_flow_api.g_id_offset, + p_process_success_message=> 'Quote accepted.', + p_process_is_stateful_y_n=>'N', + p_process_comment=>''); +end; +null; + +end; +/ + + +begin + +declare + p varchar2(32767) := null; + l_clob clob; + l_length number := 1; +begin p:=p||'declare'||chr(10)|| ' num_processed number;'||chr(10)|| ' cur_quote number;'||chr(10)|| @@ -42300,7 +43160,7 @@ p:=p||'declare'||chr(10)|| ' SELECT COUNT(*)'||chr(10)|| ' INTO cur_quote'||chr(10)|| ' FROM v_current_quote_status v'; - + p:=p||''||chr(10)|| ' WHERE v.qute_id = :P81_QUOTE_ID'||chr(10)|| ' AND v.qust_code IN (''SELECTED'', ''ACCEPTED'');'||chr(10)|| @@ -42310,393 +43170,393 @@ p:=p||''||chr(10)|| ' raise_application_error(-20001, ''Unable to select quote. A quote has already been selected or accepted for this enquiry.'');'||chr(10)|| ' ELSE'||chr(10)|| ' mip_quotation.select_quote(p_qute_id => :'; - + p:=p||'P81_QUOTE_ID'||chr(10)|| ' ,p_prty_id => #OWNER#.mip_parties.get_user_id(:APP_USER)'||chr(10)|| ' ,p_description => ''Selected by user '' ||:APP_USER);'||chr(10)|| ' END IF;'||chr(10)|| ' end if;'||chr(10)|| 'end;'; - -wwv_flow_api.create_page_process( - p_id => 26081006445874709 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_flow_step_id => 81, - p_process_sequence=> 10, - p_process_point=> 'BEFORE_BOX_BODY', - p_process_type=> 'PLSQL', - p_process_name=> 'select_quote', - p_process_sql_clob => p, + +wwv_flow_api.create_page_process( + p_id => 26081006445874709 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_flow_step_id => 81, + p_process_sequence=> 10, + p_process_point=> 'BEFORE_BOX_BODY', + p_process_type=> 'PLSQL', + p_process_name=> 'select_quote', + p_process_sql_clob => p, p_process_error_message=> 'An error occurred whilst selecting this quote.'||chr(10)|| -'#SQLERRM#', +'#SQLERRM#', p_process_when=>'SELECT 1'||chr(10)|| ' FROM v_current_quote_status v'||chr(10)|| ' WHERE v.qute_id = :P81_QUOTE_ID'||chr(10)|| -' AND v.qust_code IN (''AV'');', - p_process_when_type=>'EXISTS', - p_process_success_message=> 'Quote selected successfully.', - p_process_is_stateful_y_n=>'N', - p_process_comment=>''); -end; -null; - -end; -/ - - -begin - -declare - p varchar2(32767) := null; - l_clob clob; - l_length number := 1; -begin +' AND v.qust_code IN (''AV'');', + p_process_when_type=>'EXISTS', + p_process_success_message=> 'Quote selected successfully.', + p_process_is_stateful_y_n=>'N', + p_process_comment=>''); +end; +null; + +end; +/ + + +begin + +declare + p varchar2(32767) := null; + l_clob clob; + l_length number := 1; +begin p:=p||'SELECT v.qute_id'||chr(10)|| ' into :P81_QUOTE_ID'||chr(10)|| ' FROM v_current_quote_status v, quotes q'||chr(10)|| ' WHERE v.qute_id = q.id'||chr(10)|| ' AND v.qust_code IN (''SELECTED'', ''ACCEPTED'')'||chr(10)|| ' AND q.enqu_id = :P81_ENQU_ID;'; - -wwv_flow_api.create_page_process( - p_id => 30956114921232991 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_flow_step_id => 81, - p_process_sequence=> 5, - p_process_point=> 'BEFORE_HEADER', - p_process_type=> 'PLSQL', - p_process_name=> 'get_quote_id', - p_process_sql_clob => p, - p_process_error_message=> '', - p_process_when=>'P81_QUOTE_ID', - p_process_when_type=>'ITEM_IS_NULL', - p_process_success_message=> '', - p_process_is_stateful_y_n=>'N', - p_process_comment=>''); -end; -null; - -end; -/ - - -begin - ---------------------------------------- --- ...updatable report columns for page 81 --- - -begin - -null; -end; -null; - -end; -/ - - ---application/pages/page_00082 -prompt ...PAGE 82: Quote Rejection Reasons --- - -begin - -declare - h varchar2(32767) := null; - ph varchar2(32767) := null; -begin -h := null; -ph := null; -wwv_flow_api.create_page( - p_id => 82, - p_flow_id=> wwv_flow.g_flow_id, - p_tab_set=> '', - p_name => 'Quote Rejection Reasons', - p_step_title=> 'Quote Rejection Reasons', - p_step_sub_title => 'Quote Rejection Reasons', - p_step_sub_title_type => 'TEXT_WITH_SUBSTITUTIONS', - p_first_item=> 'NO_FIRST_ITEM', - p_include_apex_css_js_yn=>'Y', - p_group_id => 28661628162428559+ wwv_flow_api.g_id_offset, - p_help_text => '', - p_html_page_header => '', - p_step_template => '', - p_required_patch=> null + wwv_flow_api.g_id_offset, - p_last_updated_by => 'PRIESTJ', - p_last_upd_yyyymmddhh24miss => '20080317135136', - p_page_is_public_y_n=> 'N', - p_page_comment => ''); - -end; - -end; -/ - -declare - s varchar2(32767) := null; - l_clob clob; - l_length number := 1; -begin + +wwv_flow_api.create_page_process( + p_id => 30956114921232991 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_flow_step_id => 81, + p_process_sequence=> 5, + p_process_point=> 'BEFORE_HEADER', + p_process_type=> 'PLSQL', + p_process_name=> 'get_quote_id', + p_process_sql_clob => p, + p_process_error_message=> '', + p_process_when=>'P81_QUOTE_ID', + p_process_when_type=>'ITEM_IS_NULL', + p_process_success_message=> '', + p_process_is_stateful_y_n=>'N', + p_process_comment=>''); +end; +null; + +end; +/ + + +begin + +--------------------------------------- +-- ...updatable report columns for page 81 +-- + +begin + +null; +end; +null; + +end; +/ + + +--application/pages/page_00082 +prompt ...PAGE 82: Quote Rejection Reasons +-- + +begin + +declare + h varchar2(32767) := null; + ph varchar2(32767) := null; +begin +h := null; +ph := null; +wwv_flow_api.create_page( + p_id => 82, + p_flow_id=> wwv_flow.g_flow_id, + p_tab_set=> '', + p_name => 'Quote Rejection Reasons', + p_step_title=> 'Quote Rejection Reasons', + p_step_sub_title => 'Quote Rejection Reasons', + p_step_sub_title_type => 'TEXT_WITH_SUBSTITUTIONS', + p_first_item=> 'NO_FIRST_ITEM', + p_include_apex_css_js_yn=>'Y', + p_group_id => 28661628162428559+ wwv_flow_api.g_id_offset, + p_help_text => '', + p_html_page_header => '', + p_step_template => '', + p_required_patch=> null + wwv_flow_api.g_id_offset, + p_last_updated_by => 'PRIESTJ', + p_last_upd_yyyymmddhh24miss => '20080317135136', + p_page_is_public_y_n=> 'N', + p_page_comment => ''); + +end; + +end; +/ + +declare + s varchar2(32767) := null; + l_clob clob; + l_length number := 1; +begin s:=s||'Please select a reason for rejecting the quote(s).'; - -wwv_flow_api.create_page_plug ( - p_id=> 26084417042877486 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_page_id=> 82, - p_plug_name=> 'Quote Rejection Details', - p_region_name=>'', - p_plug_template=> 28038130488354430+ wwv_flow_api.g_id_offset, - p_plug_display_sequence=> 10, - p_plug_display_column=> 1, - p_plug_display_point=> 'AFTER_SHOW_ITEMS', - p_plug_source=> s, - p_plug_source_type=> 'STATIC_TEXT', - p_plug_display_error_message=> '#SQLERRM#', - p_plug_query_row_template=> 1, - p_plug_query_headings_type=> 'QUERY_COLUMNS', - p_plug_query_num_rows_type => 'NEXT_PREVIOUS_LINKS', - p_plug_query_row_count_max => 500, - p_plug_query_show_nulls_as => ' - ', - p_plug_display_condition_type => '', - p_pagination_display_position=>'BOTTOM_RIGHT', - p_plug_caching=> 'NOT_CACHED', - p_plug_comment=> ''); -end; -/ - -begin - -wwv_flow_api.create_page_button( - p_id => 26084605487877486 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_flow_step_id => 82, - p_button_sequence=> 10, - p_button_plug_id => 26084417042877486+wwv_flow_api.g_id_offset, - p_button_name => 'REJECT', - p_button_image_alt=> 'Reject', - p_button_position=> 'BOTTOM', - p_button_alignment=> 'RIGHT', - p_button_cattributes=>'name="Reject"', - p_required_patch => null + wwv_flow_api.g_id_offset); - - -end; -/ - - -begin - -wwv_flow_api.create_page_branch( - p_id=>26086526389877491 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_flow_step_id=> 82, - p_branch_action=> 'f?p=&APP_ID.:30:&SESSION.::&DEBUG.:::&success_msg=#SUCCESS_MSG#', - p_branch_point=> 'AFTER_PROCESSING', - p_branch_type=> 'REDIRECT_URL', - p_branch_when_button_id=>26084605487877486+ wwv_flow_api.g_id_offset, - p_branch_sequence=> 10, - p_branch_comment=> ''); - -wwv_flow_api.create_page_branch( - p_id=>26674926734368836 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_flow_step_id=> 82, - p_branch_action=> 'f?p=&APP_ID.:82:&SESSION.::&DEBUG.:::', - p_branch_point=> 'AFTER_PROCESSING', - p_branch_type=> 'REDIRECT_URL', - p_branch_sequence=> 20, - p_branch_comment=> 'Created 17-JAN-2008 16:13 by MULLENM'); - - -end; -/ - -declare - h varchar2(32767) := null; -begin -wwv_flow_api.create_page_item( - p_id=>26084820364877487 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_flow_step_id=> 82, - p_name=>'P82_ENQU_ID', - p_data_type=> 'VARCHAR', - p_accept_processing=> 'REPLACE_EXISTING', - p_item_sequence=> 10, - p_item_plug_id => 26084417042877486+wwv_flow_api.g_id_offset, - p_use_cache_before_default=> 'YES', - p_item_default_type => 'STATIC_TEXT_WITH_SUBSTITUTIONS', - p_source_type=> 'STATIC', - p_display_as=> 'HIDDEN', - p_lov_columns=> 1, - p_lov_display_null=> 'NO', - p_lov_translated=> 'N', - p_cSize=> null, - p_cMaxlength=> 2000, - p_cHeight=> null, - p_cAttributes=> 'nowrap="nowrap"', - p_begin_on_new_line => 'NO', - p_begin_on_new_field=> 'YES', - p_colspan => 1, - p_rowspan => 1, - p_label_alignment => 'LEFT', - p_field_alignment => 'LEFT', - p_is_persistent=> 'Y', - p_item_comment => ''); - - -end; -/ - -declare - h varchar2(32767) := null; -begin -wwv_flow_api.create_page_item( - p_id=>26085016552877487 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_flow_step_id=> 82, - p_name=>'P82_QUTE_ID', - p_data_type=> 'VARCHAR', - p_accept_processing=> 'REPLACE_EXISTING', - p_item_sequence=> 20, - p_item_plug_id => 26084417042877486+wwv_flow_api.g_id_offset, - p_use_cache_before_default=> 'YES', - p_item_default_type => 'STATIC_TEXT_WITH_SUBSTITUTIONS', - p_source_type=> 'STATIC', - p_display_as=> 'HIDDEN', - p_lov_columns=> 1, - p_lov_display_null=> 'NO', - p_lov_translated=> 'N', - p_cSize=> null, - p_cMaxlength=> 2000, - p_cHeight=> null, - p_cAttributes=> 'nowrap="nowrap"', - p_begin_on_new_line => 'NO', - p_begin_on_new_field=> 'YES', - p_colspan => 1, - p_rowspan => 1, - p_label_alignment => 'LEFT', - p_field_alignment => 'LEFT', - p_is_persistent=> 'Y', - p_item_comment => ''); - - -end; -/ - -declare - h varchar2(32767) := null; -begin -wwv_flow_api.create_page_item( - p_id=>26085218280877487 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_flow_step_id=> 82, - p_name=>'P82_REJECTION_REASON', - p_data_type=> 'VARCHAR', - p_accept_processing=> 'REPLACE_EXISTING', - p_item_sequence=> 30, - p_item_plug_id => 26084417042877486+wwv_flow_api.g_id_offset, - p_use_cache_before_default=> 'YES', - p_item_default_type => 'STATIC_TEXT_WITH_SUBSTITUTIONS', - p_prompt=>'Reason for Rejection', - p_source_type=> 'STATIC', - p_display_as=> 'COMBOBOX_WITH_SUBMIT', - p_named_lov=> 'QUOTE_REJECTION', - p_lov => '.'||to_char(26086613726877492 + wwv_flow_api.g_id_offset)||'.', - p_lov_columns=> 1, - p_lov_display_null=> 'YES', - p_lov_translated=> 'N', - p_lov_null_text=>'-Please Select a Value-', - p_lov_null_value=> '', - p_cSize=> 30, - p_cMaxlength=> 2000, - p_cHeight=> 5, - p_cAttributes=> 'nowrap="nowrap"', - p_begin_on_new_line => 'YES', - p_begin_on_new_field=> 'YES', - p_colspan => 1, - p_rowspan => 1, - p_label_alignment => 'RIGHT', - p_field_alignment => 'LEFT', - p_field_template => 28046657494354449+wwv_flow_api.g_id_offset, - p_is_persistent=> 'Y', - p_lov_display_extra=>'NO', - p_protection_level => 'N', - p_item_comment => ''); - - -end; -/ - -declare - h varchar2(32767) := null; -begin -wwv_flow_api.create_page_item( - p_id=>26085427949877489 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_flow_step_id=> 82, - p_name=>'P82_REJ_REASON_DETAIL', - p_data_type=> 'VARCHAR', - p_accept_processing=> 'REPLACE_EXISTING', - p_item_sequence=> 40, - p_item_plug_id => 26084417042877486+wwv_flow_api.g_id_offset, - p_use_cache_before_default=> 'YES', - p_item_default_type => 'STATIC_TEXT_WITH_SUBSTITUTIONS', - p_prompt=>'Reason for Rejection', - p_source_type=> 'STATIC', - p_display_as=> 'TEXTAREA_CHAR_COUNT', - p_lov_columns=> 1, - p_lov_display_null=> 'NO', - p_lov_translated=> 'N', - p_cSize=> 80, - p_cMaxlength=> 2000, - p_cHeight=> 5, - p_cAttributes=> 'nowrap="nowrap"', - p_begin_on_new_line => 'YES', - p_begin_on_new_field=> 'YES', - p_colspan => 1, - p_rowspan => 1, - p_label_alignment => 'RIGHT', - p_field_alignment => 'LEFT', + +wwv_flow_api.create_page_plug ( + p_id=> 26084417042877486 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_page_id=> 82, + p_plug_name=> 'Quote Rejection Details', + p_region_name=>'', + p_plug_template=> 28038130488354430+ wwv_flow_api.g_id_offset, + p_plug_display_sequence=> 10, + p_plug_display_column=> 1, + p_plug_display_point=> 'AFTER_SHOW_ITEMS', + p_plug_source=> s, + p_plug_source_type=> 'STATIC_TEXT', + p_plug_display_error_message=> '#SQLERRM#', + p_plug_query_row_template=> 1, + p_plug_query_headings_type=> 'QUERY_COLUMNS', + p_plug_query_num_rows_type => 'NEXT_PREVIOUS_LINKS', + p_plug_query_row_count_max => 500, + p_plug_query_show_nulls_as => ' - ', + p_plug_display_condition_type => '', + p_pagination_display_position=>'BOTTOM_RIGHT', + p_plug_caching=> 'NOT_CACHED', + p_plug_comment=> ''); +end; +/ + +begin + +wwv_flow_api.create_page_button( + p_id => 26084605487877486 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_flow_step_id => 82, + p_button_sequence=> 10, + p_button_plug_id => 26084417042877486+wwv_flow_api.g_id_offset, + p_button_name => 'REJECT', + p_button_image_alt=> 'Reject', + p_button_position=> 'BOTTOM', + p_button_alignment=> 'RIGHT', + p_button_cattributes=>'name="Reject"', + p_required_patch => null + wwv_flow_api.g_id_offset); + + +end; +/ + + +begin + +wwv_flow_api.create_page_branch( + p_id=>26086526389877491 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_flow_step_id=> 82, + p_branch_action=> 'f?p=&APP_ID.:30:&SESSION.::&DEBUG.:::&success_msg=#SUCCESS_MSG#', + p_branch_point=> 'AFTER_PROCESSING', + p_branch_type=> 'REDIRECT_URL', + p_branch_when_button_id=>26084605487877486+ wwv_flow_api.g_id_offset, + p_branch_sequence=> 10, + p_branch_comment=> ''); + +wwv_flow_api.create_page_branch( + p_id=>26674926734368836 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_flow_step_id=> 82, + p_branch_action=> 'f?p=&APP_ID.:82:&SESSION.::&DEBUG.:::', + p_branch_point=> 'AFTER_PROCESSING', + p_branch_type=> 'REDIRECT_URL', + p_branch_sequence=> 20, + p_branch_comment=> 'Created 17-JAN-2008 16:13 by MULLENM'); + + +end; +/ + +declare + h varchar2(32767) := null; +begin +wwv_flow_api.create_page_item( + p_id=>26084820364877487 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_flow_step_id=> 82, + p_name=>'P82_ENQU_ID', + p_data_type=> 'VARCHAR', + p_accept_processing=> 'REPLACE_EXISTING', + p_item_sequence=> 10, + p_item_plug_id => 26084417042877486+wwv_flow_api.g_id_offset, + p_use_cache_before_default=> 'YES', + p_item_default_type => 'STATIC_TEXT_WITH_SUBSTITUTIONS', + p_source_type=> 'STATIC', + p_display_as=> 'HIDDEN', + p_lov_columns=> 1, + p_lov_display_null=> 'NO', + p_lov_translated=> 'N', + p_cSize=> null, + p_cMaxlength=> 2000, + p_cHeight=> null, + p_cAttributes=> 'nowrap="nowrap"', + p_begin_on_new_line => 'NO', + p_begin_on_new_field=> 'YES', + p_colspan => 1, + p_rowspan => 1, + p_label_alignment => 'LEFT', + p_field_alignment => 'LEFT', + p_is_persistent=> 'Y', + p_item_comment => ''); + + +end; +/ + +declare + h varchar2(32767) := null; +begin +wwv_flow_api.create_page_item( + p_id=>26085016552877487 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_flow_step_id=> 82, + p_name=>'P82_QUTE_ID', + p_data_type=> 'VARCHAR', + p_accept_processing=> 'REPLACE_EXISTING', + p_item_sequence=> 20, + p_item_plug_id => 26084417042877486+wwv_flow_api.g_id_offset, + p_use_cache_before_default=> 'YES', + p_item_default_type => 'STATIC_TEXT_WITH_SUBSTITUTIONS', + p_source_type=> 'STATIC', + p_display_as=> 'HIDDEN', + p_lov_columns=> 1, + p_lov_display_null=> 'NO', + p_lov_translated=> 'N', + p_cSize=> null, + p_cMaxlength=> 2000, + p_cHeight=> null, + p_cAttributes=> 'nowrap="nowrap"', + p_begin_on_new_line => 'NO', + p_begin_on_new_field=> 'YES', + p_colspan => 1, + p_rowspan => 1, + p_label_alignment => 'LEFT', + p_field_alignment => 'LEFT', + p_is_persistent=> 'Y', + p_item_comment => ''); + + +end; +/ + +declare + h varchar2(32767) := null; +begin +wwv_flow_api.create_page_item( + p_id=>26085218280877487 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_flow_step_id=> 82, + p_name=>'P82_REJECTION_REASON', + p_data_type=> 'VARCHAR', + p_accept_processing=> 'REPLACE_EXISTING', + p_item_sequence=> 30, + p_item_plug_id => 26084417042877486+wwv_flow_api.g_id_offset, + p_use_cache_before_default=> 'YES', + p_item_default_type => 'STATIC_TEXT_WITH_SUBSTITUTIONS', + p_prompt=>'Reason for Rejection', + p_source_type=> 'STATIC', + p_display_as=> 'COMBOBOX_WITH_SUBMIT', + p_named_lov=> 'QUOTE_REJECTION', + p_lov => '.'||to_char(26086613726877492 + wwv_flow_api.g_id_offset)||'.', + p_lov_columns=> 1, + p_lov_display_null=> 'YES', + p_lov_translated=> 'N', + p_lov_null_text=>'-Please Select a Value-', + p_lov_null_value=> '', + p_cSize=> 30, + p_cMaxlength=> 2000, + p_cHeight=> 5, + p_cAttributes=> 'nowrap="nowrap"', + p_begin_on_new_line => 'YES', + p_begin_on_new_field=> 'YES', + p_colspan => 1, + p_rowspan => 1, + p_label_alignment => 'RIGHT', + p_field_alignment => 'LEFT', + p_field_template => 28046657494354449+wwv_flow_api.g_id_offset, + p_is_persistent=> 'Y', + p_lov_display_extra=>'NO', + p_protection_level => 'N', + p_item_comment => ''); + + +end; +/ + +declare + h varchar2(32767) := null; +begin +wwv_flow_api.create_page_item( + p_id=>26085427949877489 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_flow_step_id=> 82, + p_name=>'P82_REJ_REASON_DETAIL', + p_data_type=> 'VARCHAR', + p_accept_processing=> 'REPLACE_EXISTING', + p_item_sequence=> 40, + p_item_plug_id => 26084417042877486+wwv_flow_api.g_id_offset, + p_use_cache_before_default=> 'YES', + p_item_default_type => 'STATIC_TEXT_WITH_SUBSTITUTIONS', + p_prompt=>'Reason for Rejection', + p_source_type=> 'STATIC', + p_display_as=> 'TEXTAREA_CHAR_COUNT', + p_lov_columns=> 1, + p_lov_display_null=> 'NO', + p_lov_translated=> 'N', + p_cSize=> 80, + p_cMaxlength=> 2000, + p_cHeight=> 5, + p_cAttributes=> 'nowrap="nowrap"', + p_begin_on_new_line => 'YES', + p_begin_on_new_field=> 'YES', + p_colspan => 1, + p_rowspan => 1, + p_label_alignment => 'RIGHT', + p_field_alignment => 'LEFT', p_display_when=>'begin'||chr(10)|| ' if upper(:P82_REJECTION_REASON) = ''OTHER'' then '||chr(10)|| ' return true;'||chr(10)|| ' else '||chr(10)|| ' return false;'||chr(10)|| ' end if;'||chr(10)|| -'end;', - p_display_when_type=>'FUNCTION_BODY', - p_field_template => 28046657494354449+wwv_flow_api.g_id_offset, - p_is_persistent=> 'Y', - p_lov_display_extra=>'NO', - p_protection_level => 'N', - p_item_comment => ''); - - -end; -/ - -declare - h varchar2(32767) := null; -begin -h := null; +'end;', + p_display_when_type=>'FUNCTION_BODY', + p_field_template => 28046657494354449+wwv_flow_api.g_id_offset, + p_is_persistent=> 'Y', + p_lov_display_extra=>'NO', + p_protection_level => 'N', + p_item_comment => ''); + + +end; +/ + +declare + h varchar2(32767) := null; +begin +h := null; h:=h||'If rejecting the quote on behalf of another agent then select that agent here.'; - -wwv_flow_api.create_page_item( - p_id=>28767502654105434 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_flow_step_id=> 82, - p_name=>'P82_REJ_FOR', - p_data_type=> 'VARCHAR', - p_accept_processing=> 'REPLACE_EXISTING', - p_item_sequence=> 50, - p_item_plug_id => 26084417042877486+wwv_flow_api.g_id_offset, - p_use_cache_before_default=> 'YES', - p_item_default_type => 'STATIC_TEXT_WITH_SUBSTITUTIONS', - p_prompt=>'Rejected on behalf of', - p_source_type=> 'STATIC', - p_display_as=> 'COMBOBOX', - p_named_lov=> 'AGENTS', + +wwv_flow_api.create_page_item( + p_id=>28767502654105434 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_flow_step_id=> 82, + p_name=>'P82_REJ_FOR', + p_data_type=> 'VARCHAR', + p_accept_processing=> 'REPLACE_EXISTING', + p_item_sequence=> 50, + p_item_plug_id => 26084417042877486+wwv_flow_api.g_id_offset, + p_use_cache_before_default=> 'YES', + p_item_default_type => 'STATIC_TEXT_WITH_SUBSTITUTIONS', + p_prompt=>'Rejected on behalf of', + p_source_type=> 'STATIC', + p_display_as=> 'COMBOBOX', + p_named_lov=> 'AGENTS', p_lov => 'BEGIN'||chr(10)|| ' IF mip_parties.get_user_role(:APP_USER) IN (''MIPADMIN'', ''ICU'', ''CS'') THEN'||chr(10)|| ' RETURN (q'''; - -wwv_flow_api.create_button_templates ( - p_id=>28046959836354450 + wwv_flow_api.g_id_offset, - p_flow_id=>wwv_flow.g_flow_id, - p_template=>t, - p_template_name=> 'Button', - p_translate_this_template => 'N', - p_theme_id => 101, - p_theme_class_id => 1, - p_template_comment => 'Standard Button'); -end; -/ ---application/shared_components/user_interface/templates/button/button_alternative_1 -prompt ......Button Template 28047144196354455 -declare - t varchar2(32767) := null; - l_clob clob; - l_length number := 1; -begin + +wwv_flow_api.create_button_templates ( + p_id=>28046959836354450 + wwv_flow_api.g_id_offset, + p_flow_id=>wwv_flow.g_flow_id, + p_template=>t, + p_template_name=> 'Button', + p_translate_this_template => 'N', + p_theme_id => 101, + p_theme_class_id => 1, + p_template_comment => 'Standard Button'); +end; +/ +--application/shared_components/user_interface/templates/button/button_alternative_1 +prompt ......Button Template 28047144196354455 +declare + t varchar2(32767) := null; + l_clob clob; + l_length number := 1; +begin t:=t||'#LABEL#'; - -wwv_flow_api.create_button_templates ( - p_id=>28047144196354455 + wwv_flow_api.g_id_offset, - p_flow_id=>wwv_flow.g_flow_id, - p_template=>t, - p_template_name=> 'Button, Alternative 1', - p_translate_this_template => 'N', - p_theme_id => 101, - p_theme_class_id => 4, - p_template_comment => 'XP Square FFFFFF'); -end; -/ ---application/shared_components/user_interface/templates/button/button_alternative_2 -prompt ......Button Template 28047344672354455 -declare - t varchar2(32767) := null; - l_clob clob; - l_length number := 1; -begin + +wwv_flow_api.create_button_templates ( + p_id=>28047144196354455 + wwv_flow_api.g_id_offset, + p_flow_id=>wwv_flow.g_flow_id, + p_template=>t, + p_template_name=> 'Button, Alternative 1', + p_translate_this_template => 'N', + p_theme_id => 101, + p_theme_class_id => 4, + p_template_comment => 'XP Square FFFFFF'); +end; +/ +--application/shared_components/user_interface/templates/button/button_alternative_2 +prompt ......Button Template 28047344672354455 +declare + t varchar2(32767) := null; + l_clob clob; + l_length number := 1; +begin t:=t||'#LABEL#'; - -wwv_flow_api.create_button_templates ( - p_id=>28047344672354455 + wwv_flow_api.g_id_offset, - p_flow_id=>wwv_flow.g_flow_id, - p_template=>t, - p_template_name=> 'Button, Alternative 2', - p_translate_this_template => 'N', - p_theme_id => 101, - p_theme_class_id => 5, - p_template_comment => 'Standard Button'); -end; -/ ---application/shared_components/user_interface/templates/button/button_alternative_3 -prompt ......Button Template 28047560720354455 -declare - t varchar2(32767) := null; - l_clob clob; - l_length number := 1; -begin + +wwv_flow_api.create_button_templates ( + p_id=>28047344672354455 + wwv_flow_api.g_id_offset, + p_flow_id=>wwv_flow.g_flow_id, + p_template=>t, + p_template_name=> 'Button, Alternative 2', + p_translate_this_template => 'N', + p_theme_id => 101, + p_theme_class_id => 5, + p_template_comment => 'Standard Button'); +end; +/ +--application/shared_components/user_interface/templates/button/button_alternative_3 +prompt ......Button Template 28047560720354455 +declare + t varchar2(32767) := null; + l_clob clob; + l_length number := 1; +begin t:=t||'#LABEL#'; - -wwv_flow_api.create_button_templates ( - p_id=>28047560720354455 + wwv_flow_api.g_id_offset, - p_flow_id=>wwv_flow.g_flow_id, - p_template=>t, - p_template_name=> 'Button, Alternative 3', - p_translate_this_template => 'N', - p_theme_id => 101, - p_theme_class_id => 2, - p_template_comment => 'Standard Button'); -end; -/ ---------------------------------------- -prompt ...region templates --- ---application/shared_components/user_interface/templates/region/borderless_region -prompt ......region template 28033952657354419 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_length number := 1; -begin + +wwv_flow_api.create_button_templates ( + p_id=>28047560720354455 + wwv_flow_api.g_id_offset, + p_flow_id=>wwv_flow.g_flow_id, + p_template=>t, + p_template_name=> 'Button, Alternative 3', + p_translate_this_template => 'N', + p_theme_id => 101, + p_theme_class_id => 2, + p_template_comment => 'Standard Button'); +end; +/ +--------------------------------------- +prompt ...region templates +-- +--application/shared_components/user_interface/templates/region/borderless_region +prompt ......region template 28033952657354419 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_length number := 1; +begin t:=t||''||chr(10)|| ''||chr(10)|| ''||chr(10)|| @@ -47304,57 +48164,57 @@ t:=t||'
#TITLE#
#BODY#'||chr(10)|| ''||chr(10)|| '
'; - -t2 := null; -wwv_flow_api.create_plug_template ( - p_id => 28033952657354419 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_template => t, - p_page_plug_template_name=> 'Borderless Region', - p_plug_table_bgcolor => '#f7f7e7', - p_theme_id => 101, - p_theme_class_id => 7, - p_plug_heading_bgcolor => '#f7f7e7', - p_plug_font_size => '-1', - p_translate_this_template => 'N', - p_template_comment => 'Red Theme'); -end; -null; - -end; -/ - - -begin - -declare - t2 varchar2(32767) := null; -begin -t2 := null; -wwv_flow_api.set_plug_template_tab_attr ( - p_id=> 28033952657354419 + wwv_flow_api.g_id_offset, - p_form_table_attr=> t2 ); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/region/bracketed_region -prompt ......region template 28034243797354425 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_length number := 1; -begin + +t2 := null; +wwv_flow_api.create_plug_template ( + p_id => 28033952657354419 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_template => t, + p_page_plug_template_name=> 'Borderless Region', + p_plug_table_bgcolor => '#f7f7e7', + p_theme_id => 101, + p_theme_class_id => 7, + p_plug_heading_bgcolor => '#f7f7e7', + p_plug_font_size => '-1', + p_translate_this_template => 'N', + p_template_comment => 'Red Theme'); +end; +null; + +end; +/ + + +begin + +declare + t2 varchar2(32767) := null; +begin +t2 := null; +wwv_flow_api.set_plug_template_tab_attr ( + p_id=> 28033952657354419 + wwv_flow_api.g_id_offset, + p_form_table_attr=> t2 ); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/region/bracketed_region +prompt ......region template 28034243797354425 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_length number := 1; +begin t:=t||''||chr(10)|| ''||chr(10)|| ''||chr(10)|| @@ -47364,14 +48224,14 @@ t:=t||'
#TITLE#
'||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| @@ -47381,222 +48241,222 @@ t:=t||'f" height="1" width="1" alt="" />'||chr(10)|| '
#CLOSE# #EXPAND##HELP##DELETE##EDIT##CHANGE##COPY##PREVIOUS##NEXT##CREATE##CREATE2#
#BODY#
'||chr(10)|| ''||chr(10)|| ''; - -t2 := null; -wwv_flow_api.create_plug_template ( - p_id => 28034243797354425 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_template => t, - p_page_plug_template_name=> 'Bracketed Region', - p_plug_table_bgcolor => '#ffffff', - p_theme_id => 101, - p_theme_class_id => 18, - p_plug_heading_bgcolor => '#ffffff', - p_plug_font_size => '-1', - p_translate_this_template => 'N', - p_template_comment => 'Red Theme'); -end; -null; - -end; -/ - - -begin - -declare - t2 varchar2(32767) := null; -begin -t2 := null; -wwv_flow_api.set_plug_template_tab_attr ( - p_id=> 28034243797354425 + wwv_flow_api.g_id_offset, - p_form_table_attr=> t2 ); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/region/breadcrumb_region -prompt ......region template 28034529370354425 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_length number := 1; -begin + +t2 := null; +wwv_flow_api.create_plug_template ( + p_id => 28034243797354425 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_template => t, + p_page_plug_template_name=> 'Bracketed Region', + p_plug_table_bgcolor => '#ffffff', + p_theme_id => 101, + p_theme_class_id => 18, + p_plug_heading_bgcolor => '#ffffff', + p_plug_font_size => '-1', + p_translate_this_template => 'N', + p_template_comment => 'Red Theme'); +end; +null; + +end; +/ + + +begin + +declare + t2 varchar2(32767) := null; +begin +t2 := null; +wwv_flow_api.set_plug_template_tab_attr ( + p_id=> 28034243797354425 + wwv_flow_api.g_id_offset, + p_form_table_attr=> t2 ); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/region/breadcrumb_region +prompt ......region template 28034529370354425 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_length number := 1; +begin t:=t||'
#BODY#
'; - -t2 := null; -wwv_flow_api.create_plug_template ( - p_id => 28034529370354425 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_template => t, - p_page_plug_template_name=> 'Breadcrumb Region', - p_plug_table_bgcolor => '', - p_theme_id => 101, - p_theme_class_id => 6, - p_plug_heading_bgcolor => '', - p_plug_font_size => '', - p_translate_this_template => 'N', - p_template_comment => ''); -end; -null; - -end; -/ - - -begin - -declare - t2 varchar2(32767) := null; -begin -t2 := null; -wwv_flow_api.set_plug_template_tab_attr ( - p_id=> 28034529370354425 + wwv_flow_api.g_id_offset, - p_form_table_attr=> t2 ); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/region/button_region_with_title -prompt ......region template 28034849290354425 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_length number := 1; -begin + +t2 := null; +wwv_flow_api.create_plug_template ( + p_id => 28034529370354425 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_template => t, + p_page_plug_template_name=> 'Breadcrumb Region', + p_plug_table_bgcolor => '', + p_theme_id => 101, + p_theme_class_id => 6, + p_plug_heading_bgcolor => '', + p_plug_font_size => '', + p_translate_this_template => 'N', + p_template_comment => ''); +end; +null; + +end; +/ + + +begin + +declare + t2 varchar2(32767) := null; +begin +t2 := null; +wwv_flow_api.set_plug_template_tab_attr ( + p_id=> 28034529370354425 + wwv_flow_api.g_id_offset, + p_form_table_attr=> t2 ); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/region/button_region_with_title +prompt ......region template 28034849290354425 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_length number := 1; +begin t:=t||''||chr(10)|| ''||chr(10)|| ''||chr(10)|| '<'; - + t:=t||'/table>#BODY#'; - -t2 := null; -wwv_flow_api.create_plug_template ( - p_id => 28034849290354425 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_template => t, - p_page_plug_template_name=> 'Button Region with Title', - p_plug_table_bgcolor => '', - p_theme_id => 101, - p_theme_class_id => 4, - p_plug_heading_bgcolor => '', - p_plug_font_size => '', - p_translate_this_template => 'N', - p_template_comment => ''); -end; -null; - -end; -/ - - -begin - -declare - t2 varchar2(32767) := null; -begin -t2 := null; -wwv_flow_api.set_plug_template_tab_attr ( - p_id=> 28034849290354425 + wwv_flow_api.g_id_offset, - p_form_table_attr=> t2 ); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/region/button_region_without_title -prompt ......region template 28035141805354425 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_length number := 1; -begin + +t2 := null; +wwv_flow_api.create_plug_template ( + p_id => 28034849290354425 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_template => t, + p_page_plug_template_name=> 'Button Region with Title', + p_plug_table_bgcolor => '', + p_theme_id => 101, + p_theme_class_id => 4, + p_plug_heading_bgcolor => '', + p_plug_font_size => '', + p_translate_this_template => 'N', + p_template_comment => ''); +end; +null; + +end; +/ + + +begin + +declare + t2 varchar2(32767) := null; +begin +t2 := null; +wwv_flow_api.set_plug_template_tab_attr ( + p_id=> 28034849290354425 + wwv_flow_api.g_id_offset, + p_form_table_attr=> t2 ); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/region/button_region_without_title +prompt ......region template 28035141805354425 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_length number := 1; +begin t:=t||'
#TITLE#
#CLOSE# #EXPAND##HELP##DELETE##EDIT##CHANGE##COPY##PREVIOUS##NEXT##CREATE##CREATE2#
'||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| '
#CLOSE# #EXPAND##HELP##DELETE##EDIT##CHANGE##COPY##PREVIOUS##NEXT##CREATE##CREATE2#
#BODY#'; - -t2 := null; -wwv_flow_api.create_plug_template ( - p_id => 28035141805354425 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_template => t, - p_page_plug_template_name=> 'Button Region without Title', - p_plug_table_bgcolor => '#ffffff', - p_theme_id => 101, - p_theme_class_id => 17, - p_plug_heading_bgcolor => '#ffffff', - p_plug_font_size => '-1', - p_translate_this_template => 'N', - p_template_comment => 'Red Theme'); -end; -null; - -end; -/ - - -begin - -declare - t2 varchar2(32767) := null; -begin -t2 := null; -wwv_flow_api.set_plug_template_tab_attr ( - p_id=> 28035141805354425 + wwv_flow_api.g_id_offset, - p_form_table_attr=> t2 ); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/region/chart_region -prompt ......region template 28035460347354425 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_length number := 1; -begin + +t2 := null; +wwv_flow_api.create_plug_template ( + p_id => 28035141805354425 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_template => t, + p_page_plug_template_name=> 'Button Region without Title', + p_plug_table_bgcolor => '#ffffff', + p_theme_id => 101, + p_theme_class_id => 17, + p_plug_heading_bgcolor => '#ffffff', + p_plug_font_size => '-1', + p_translate_this_template => 'N', + p_template_comment => 'Red Theme'); +end; +null; + +end; +/ + + +begin + +declare + t2 varchar2(32767) := null; +begin +t2 := null; +wwv_flow_api.set_plug_template_tab_attr ( + p_id=> 28035141805354425 + wwv_flow_api.g_id_offset, + p_form_table_attr=> t2 ); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/region/chart_region +prompt ......region template 28035460347354425 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_length number := 1; +begin t:=t||''||chr(10)|| ''||chr(10)|| ''||chr(10)|| @@ -47606,57 +48466,57 @@ t:=t||'
#TITLE#
#BODY#'||chr(10)|| ''||chr(10)|| '
'; - -t2 := null; -wwv_flow_api.create_plug_template ( - p_id => 28035460347354425 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_template => t, - p_page_plug_template_name=> 'Chart Region', - p_plug_table_bgcolor => '#ffffff', - p_theme_id => 101, - p_theme_class_id => 30, - p_plug_heading_bgcolor => '#ffffff', - p_plug_font_size => '-1', - p_translate_this_template => 'N', - p_template_comment => ''); -end; -null; - -end; -/ - - -begin - -declare - t2 varchar2(32767) := null; -begin -t2 := null; -wwv_flow_api.set_plug_template_tab_attr ( - p_id=> 28035460347354425 + wwv_flow_api.g_id_offset, - p_form_table_attr=> t2 ); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/region/form_region -prompt ......region template 28035733013354425 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_length number := 1; -begin + +t2 := null; +wwv_flow_api.create_plug_template ( + p_id => 28035460347354425 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_template => t, + p_page_plug_template_name=> 'Chart Region', + p_plug_table_bgcolor => '#ffffff', + p_theme_id => 101, + p_theme_class_id => 30, + p_plug_heading_bgcolor => '#ffffff', + p_plug_font_size => '-1', + p_translate_this_template => 'N', + p_template_comment => ''); +end; +null; + +end; +/ + + +begin + +declare + t2 varchar2(32767) := null; +begin +t2 := null; +wwv_flow_api.set_plug_template_tab_attr ( + p_id=> 28035460347354425 + wwv_flow_api.g_id_offset, + p_form_table_attr=> t2 ); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/region/form_region +prompt ......region template 28035733013354425 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_length number := 1; +begin t:=t||'

#TITLE#

'||chr(10)|| ''||chr(10)|| ''||chr(10)|| @@ -47665,119 +48525,119 @@ t:=t||'

#TITLE#

'| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| '
#BODY#
'; - -t2 := null; -wwv_flow_api.create_plug_template ( - p_id => 28035733013354425 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_template => t, - p_page_plug_template_name=> 'Form Region', - p_plug_table_bgcolor => '#f7f7e7', - p_theme_id => 101, - p_theme_class_id => 8, - p_plug_heading_bgcolor => '#f7f7e7', - p_plug_font_size => '-1', - p_translate_this_template => 'N', - p_template_comment => ''); -end; -null; - -end; -/ - - -begin - -declare - t2 varchar2(32767) := null; -begin -t2 := null; -wwv_flow_api.set_plug_template_tab_attr ( - p_id=> 28035733013354425 + wwv_flow_api.g_id_offset, - p_form_table_attr=> t2 ); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/region/hide_and_show_region -prompt ......region template 28036037852354427 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_length number := 1; -begin + +t2 := null; +wwv_flow_api.create_plug_template ( + p_id => 28035733013354425 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_template => t, + p_page_plug_template_name=> 'Form Region', + p_plug_table_bgcolor => '#f7f7e7', + p_theme_id => 101, + p_theme_class_id => 8, + p_plug_heading_bgcolor => '#f7f7e7', + p_plug_font_size => '-1', + p_translate_this_template => 'N', + p_template_comment => ''); +end; +null; + +end; +/ + + +begin + +declare + t2 varchar2(32767) := null; +begin +t2 := null; +wwv_flow_api.set_plug_template_tab_attr ( + p_id=> 28035733013354425 + wwv_flow_api.g_id_offset, + p_form_table_attr=> t2 ); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/region/hide_and_show_region +prompt ......region template 28036037852354427 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_length number := 1; +begin t:=t||''||chr(10)|| ' '||chr(10)|| ''||chr(10)|| '
#TITLE#
#CLOSE# #EXPAND##HELP##DELETE##EDIT##CHANGE##COPY##PREVIOUS##NEXT##CREATE##CREATE2#
#BODY#
'; - -t2 := null; -wwv_flow_api.create_plug_template ( - p_id => 28036037852354427 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_template => t, - p_page_plug_template_name=> 'Hide and Show Region', - p_plug_table_bgcolor => '#ffffff', - p_theme_id => 101, - p_theme_class_id => 1, - p_plug_heading_bgcolor => '#ffffff', - p_plug_font_size => '-1', - p_translate_this_template => 'N', - p_template_comment => ''); -end; -null; - -end; -/ - - -begin - -declare - t2 varchar2(32767) := null; -begin -t2 := null; -wwv_flow_api.set_plug_template_tab_attr ( - p_id=> 28036037852354427 + wwv_flow_api.g_id_offset, - p_form_table_attr=> t2 ); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/region/list_region_with_icon_chart -prompt ......region template 28036353606354427 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_length number := 1; -begin + +t2 := null; +wwv_flow_api.create_plug_template ( + p_id => 28036037852354427 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_template => t, + p_page_plug_template_name=> 'Hide and Show Region', + p_plug_table_bgcolor => '#ffffff', + p_theme_id => 101, + p_theme_class_id => 1, + p_plug_heading_bgcolor => '#ffffff', + p_plug_font_size => '-1', + p_translate_this_template => 'N', + p_template_comment => ''); +end; +null; + +end; +/ + + +begin + +declare + t2 varchar2(32767) := null; +begin +t2 := null; +wwv_flow_api.set_plug_template_tab_attr ( + p_id=> 28036037852354427 + wwv_flow_api.g_id_offset, + p_form_table_attr=> t2 ); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/region/list_region_with_icon_chart +prompt ......region template 28036353606354427 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_length number := 1; +begin t:=t||''||chr(10)|| ''||chr(10)|| ''||chr(10)|| @@ -47787,64 +48647,64 @@ t:=t||'
#TITLE#
'||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| '
#BODY#
'||chr(10)|| ''||chr(10)|| ''; - -t2 := null; -wwv_flow_api.create_plug_template ( - p_id => 28036353606354427 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_template => t, - p_page_plug_template_name=> 'List Region with Icon (Chart)', - p_plug_table_bgcolor => '#ffffff', - p_theme_id => 101, - p_theme_class_id => 29, - p_plug_heading_bgcolor => '#ffffff', - p_plug_font_size => '-1', - p_translate_this_template => 'N', - p_template_comment => 'Red Theme'); -end; -null; - -end; -/ - - -begin - -declare - t2 varchar2(32767) := null; -begin -t2 := null; -wwv_flow_api.set_plug_template_tab_attr ( - p_id=> 28036353606354427 + wwv_flow_api.g_id_offset, - p_form_table_attr=> t2 ); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/region/list_region_with_icon_report_ -prompt ......region template 28036642624354429 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_length number := 1; -begin + +t2 := null; +wwv_flow_api.create_plug_template ( + p_id => 28036353606354427 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_template => t, + p_page_plug_template_name=> 'List Region with Icon (Chart)', + p_plug_table_bgcolor => '#ffffff', + p_theme_id => 101, + p_theme_class_id => 29, + p_plug_heading_bgcolor => '#ffffff', + p_plug_font_size => '-1', + p_translate_this_template => 'N', + p_template_comment => 'Red Theme'); +end; +null; + +end; +/ + + +begin + +declare + t2 varchar2(32767) := null; +begin +t2 := null; +wwv_flow_api.set_plug_template_tab_attr ( + p_id=> 28036353606354427 + wwv_flow_api.g_id_offset, + p_form_table_attr=> t2 ); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/region/list_region_with_icon_report_ +prompt ......region template 28036642624354429 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_length number := 1; +begin t:=t||''||chr(10)|| ''||chr(10)|| ''||chr(10)|| @@ -47854,120 +48714,120 @@ t:=t||'
#TITLE#
'||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| '
#BODY#
'||chr(10)|| ''||chr(10)|| ''; - -t2 := null; -wwv_flow_api.create_plug_template ( - p_id => 28036642624354429 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_template => t, - p_page_plug_template_name=> 'List Region with Icon (Report) ', - p_plug_table_bgcolor => '#ffffff', - p_theme_id => 101, - p_theme_class_id => 29, - p_plug_heading_bgcolor => '#ffffff', - p_plug_font_size => '-1', - p_translate_this_template => 'N', - p_template_comment => 'Red Theme'); -end; -null; - -end; -/ - - -begin - -declare - t2 varchar2(32767) := null; -begin -t2 := null; -wwv_flow_api.set_plug_template_tab_attr ( - p_id=> 28036642624354429 + wwv_flow_api.g_id_offset, - p_form_table_attr=> t2 ); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/region/navigation_region -prompt ......region template 28036952464354429 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_length number := 1; -begin + +t2 := null; +wwv_flow_api.create_plug_template ( + p_id => 28036642624354429 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_template => t, + p_page_plug_template_name=> 'List Region with Icon (Report) ', + p_plug_table_bgcolor => '#ffffff', + p_theme_id => 101, + p_theme_class_id => 29, + p_plug_heading_bgcolor => '#ffffff', + p_plug_font_size => '-1', + p_translate_this_template => 'N', + p_template_comment => 'Red Theme'); +end; +null; + +end; +/ + + +begin + +declare + t2 varchar2(32767) := null; +begin +t2 := null; +wwv_flow_api.set_plug_template_tab_attr ( + p_id=> 28036642624354429 + wwv_flow_api.g_id_offset, + p_form_table_attr=> t2 ); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/region/navigation_region +prompt ......region template 28036952464354429 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_length number := 1; +begin t:=t||''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| '
#BODY#
'; - -t2 := null; -wwv_flow_api.create_plug_template ( - p_id => 28036952464354429 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_template => t, - p_page_plug_template_name=> 'Navigation Region', - p_plug_table_bgcolor => '', - p_theme_id => 101, - p_theme_class_id => 5, - p_plug_heading_bgcolor => '', - p_plug_font_size => '', - p_translate_this_template => 'N', - p_template_comment => ''); -end; -null; - -end; -/ - - -begin - -declare - t2 varchar2(32767) := null; -begin -t2 := null; -wwv_flow_api.set_plug_template_tab_attr ( - p_id=> 28036952464354429 + wwv_flow_api.g_id_offset, - p_form_table_attr=> t2 ); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/region/navigation_region_alternative_1 -prompt ......region template 28037252858354429 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_length number := 1; -begin + +t2 := null; +wwv_flow_api.create_plug_template ( + p_id => 28036952464354429 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_template => t, + p_page_plug_template_name=> 'Navigation Region', + p_plug_table_bgcolor => '', + p_theme_id => 101, + p_theme_class_id => 5, + p_plug_heading_bgcolor => '', + p_plug_font_size => '', + p_translate_this_template => 'N', + p_template_comment => ''); +end; +null; + +end; +/ + + +begin + +declare + t2 varchar2(32767) := null; +begin +t2 := null; +wwv_flow_api.set_plug_template_tab_attr ( + p_id=> 28036952464354429 + wwv_flow_api.g_id_offset, + p_form_table_attr=> t2 ); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/region/navigation_region_alternative_1 +prompt ......region template 28037252858354429 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_length number := 1; +begin t:=t||''||chr(10)|| ''||chr(10)|| ''||chr(10)|| @@ -47977,170 +48837,170 @@ t:=t||'
#TITLE#
#BODY#'||chr(10)|| ''||chr(10)|| '
'; - -t2 := null; -wwv_flow_api.create_plug_template ( - p_id => 28037252858354429 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_template => t, - p_page_plug_template_name=> 'Navigation Region, Alternative 1', - p_plug_table_bgcolor => '', - p_theme_id => 101, - p_theme_class_id => 16, - p_plug_heading_bgcolor => '', - p_plug_font_size => '', - p_translate_this_template => 'N', - p_template_comment => ''); -end; -null; - -end; -/ - - -begin - -declare - t2 varchar2(32767) := null; -begin -t2 := null; -wwv_flow_api.set_plug_template_tab_attr ( - p_id=> 28037252858354429 + wwv_flow_api.g_id_offset, - p_form_table_attr=> t2 ); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/region/region_without_buttons_and_title -prompt ......region template 28037557189354429 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_length number := 1; -begin + +t2 := null; +wwv_flow_api.create_plug_template ( + p_id => 28037252858354429 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_template => t, + p_page_plug_template_name=> 'Navigation Region, Alternative 1', + p_plug_table_bgcolor => '', + p_theme_id => 101, + p_theme_class_id => 16, + p_plug_heading_bgcolor => '', + p_plug_font_size => '', + p_translate_this_template => 'N', + p_template_comment => ''); +end; +null; + +end; +/ + + +begin + +declare + t2 varchar2(32767) := null; +begin +t2 := null; +wwv_flow_api.set_plug_template_tab_attr ( + p_id=> 28037252858354429 + wwv_flow_api.g_id_offset, + p_form_table_attr=> t2 ); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/region/region_without_buttons_and_title +prompt ......region template 28037557189354429 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_length number := 1; +begin t:=t||''||chr(10)|| ''||chr(10)|| ''||chr(10)|| '

#BODY#
'||chr(10)|| ''; - -t2 := null; -wwv_flow_api.create_plug_template ( - p_id => 28037557189354429 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_template => t, - p_page_plug_template_name=> 'Region without Buttons and Title', - p_plug_table_bgcolor => '', - p_theme_id => 101, - p_theme_class_id => 19, - p_plug_heading_bgcolor => '', - p_plug_font_size => '', - p_translate_this_template => 'N', - p_template_comment => ''); -end; -null; - -end; -/ - - -begin - -declare - t2 varchar2(32767) := null; -begin -t2 := null; -wwv_flow_api.set_plug_template_tab_attr ( - p_id=> 28037557189354429 + wwv_flow_api.g_id_offset, - p_form_table_attr=> t2 ); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/region/region_without_title -prompt ......region template 28037855412354430 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_length number := 1; -begin + +t2 := null; +wwv_flow_api.create_plug_template ( + p_id => 28037557189354429 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_template => t, + p_page_plug_template_name=> 'Region without Buttons and Title', + p_plug_table_bgcolor => '', + p_theme_id => 101, + p_theme_class_id => 19, + p_plug_heading_bgcolor => '', + p_plug_font_size => '', + p_translate_this_template => 'N', + p_template_comment => ''); +end; +null; + +end; +/ + + +begin + +declare + t2 varchar2(32767) := null; +begin +t2 := null; +wwv_flow_api.set_plug_template_tab_attr ( + p_id=> 28037557189354429 + wwv_flow_api.g_id_offset, + p_form_table_attr=> t2 ); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/region/region_without_title +prompt ......region template 28037855412354430 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_length number := 1; +begin t:=t||''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| '

#CLOSE# #EXPAND##HELP##DELETE##EDIT##CHANGE##COPY##PREVIOUS##NEXT##CREATE##CREATE2#
#BODY#
'||chr(10)|| ''; - -t2 := null; -wwv_flow_api.create_plug_template ( - p_id => 28037855412354430 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_template => t, - p_page_plug_template_name=> 'Region without Title', - p_plug_table_bgcolor => '', - p_theme_id => 101, - p_theme_class_id => 11, - p_plug_heading_bgcolor => '', - p_plug_font_size => '', - p_translate_this_template => 'N', - p_template_comment => ''); -end; -null; - -end; -/ - - -begin - -declare - t2 varchar2(32767) := null; -begin -t2 := null; -wwv_flow_api.set_plug_template_tab_attr ( - p_id=> 28037855412354430 + wwv_flow_api.g_id_offset, - p_form_table_attr=> t2 ); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/region/reports_region -prompt ......region template 28038130488354430 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_length number := 1; -begin + +t2 := null; +wwv_flow_api.create_plug_template ( + p_id => 28037855412354430 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_template => t, + p_page_plug_template_name=> 'Region without Title', + p_plug_table_bgcolor => '', + p_theme_id => 101, + p_theme_class_id => 11, + p_plug_heading_bgcolor => '', + p_plug_font_size => '', + p_translate_this_template => 'N', + p_template_comment => ''); +end; +null; + +end; +/ + + +begin + +declare + t2 varchar2(32767) := null; +begin +t2 := null; +wwv_flow_api.set_plug_template_tab_attr ( + p_id=> 28037855412354430 + wwv_flow_api.g_id_offset, + p_form_table_attr=> t2 ); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/region/reports_region +prompt ......region template 28038130488354430 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_length number := 1; +begin t:=t||'

#TITLE#

'||chr(10)|| ''||chr(10)|| ''||chr(10)|| @@ -48151,57 +49011,57 @@ t:=t||'

#TITLE#

'||chr(10)|| ''||chr(10)|| ''||chr(10)|| '
#BODY#
'; - -t2 := null; -wwv_flow_api.create_plug_template ( - p_id => 28038130488354430 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_template => t, - p_page_plug_template_name=> 'Reports Region', - p_plug_table_bgcolor => '#ffffff', - p_theme_id => 101, - p_theme_class_id => 9, - p_plug_heading_bgcolor => '#ffffff', - p_plug_font_size => '-1', - p_translate_this_template => 'N', - p_template_comment => 'Red Theme'); -end; -null; - -end; -/ - - -begin - -declare - t2 varchar2(32767) := null; -begin -t2 := null; -wwv_flow_api.set_plug_template_tab_attr ( - p_id=> 28038130488354430 + wwv_flow_api.g_id_offset, - p_form_table_attr=> t2 ); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/region/reports_region_100_width -prompt ......region template 28038437469354430 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_length number := 1; -begin + +t2 := null; +wwv_flow_api.create_plug_template ( + p_id => 28038130488354430 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_template => t, + p_page_plug_template_name=> 'Reports Region', + p_plug_table_bgcolor => '#ffffff', + p_theme_id => 101, + p_theme_class_id => 9, + p_plug_heading_bgcolor => '#ffffff', + p_plug_font_size => '-1', + p_translate_this_template => 'N', + p_template_comment => 'Red Theme'); +end; +null; + +end; +/ + + +begin + +declare + t2 varchar2(32767) := null; +begin +t2 := null; +wwv_flow_api.set_plug_template_tab_attr ( + p_id=> 28038130488354430 + wwv_flow_api.g_id_offset, + p_form_table_attr=> t2 ); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/region/reports_region_100_width +prompt ......region template 28038437469354430 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_length number := 1; +begin t:=t||''||chr(10)|| ''||chr(10)|| ''||chr(10)|| @@ -48212,57 +49072,57 @@ t:=t||'
#TITLE#
'||chr(10)|| '
'||chr(10)|| ''; - -t2 := null; -wwv_flow_api.create_plug_template ( - p_id => 28038437469354430 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_template => t, - p_page_plug_template_name=> 'Reports Region 100% Width', - p_plug_table_bgcolor => '#ffffff', - p_theme_id => 101, - p_theme_class_id => 13, - p_plug_heading_bgcolor => '#ffffff', - p_plug_font_size => '-1', - p_translate_this_template => 'N', - p_template_comment => 'Red Theme'); -end; -null; - -end; -/ - - -begin - -declare - t2 varchar2(32767) := null; -begin -t2 := null; -wwv_flow_api.set_plug_template_tab_attr ( - p_id=> 28038437469354430 + wwv_flow_api.g_id_offset, - p_form_table_attr=> t2 ); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/region/reports_region_alternative_1 -prompt ......region template 28038742996354430 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_length number := 1; -begin + +t2 := null; +wwv_flow_api.create_plug_template ( + p_id => 28038437469354430 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_template => t, + p_page_plug_template_name=> 'Reports Region 100% Width', + p_plug_table_bgcolor => '#ffffff', + p_theme_id => 101, + p_theme_class_id => 13, + p_plug_heading_bgcolor => '#ffffff', + p_plug_font_size => '-1', + p_translate_this_template => 'N', + p_template_comment => 'Red Theme'); +end; +null; + +end; +/ + + +begin + +declare + t2 varchar2(32767) := null; +begin +t2 := null; +wwv_flow_api.set_plug_template_tab_attr ( + p_id=> 28038437469354430 + wwv_flow_api.g_id_offset, + p_form_table_attr=> t2 ); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/region/reports_region_alternative_1 +prompt ......region template 28038742996354430 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_length number := 1; +begin t:=t||''||chr(10)|| ''||chr(10)|| ''||chr(10)|| @@ -48272,57 +49132,57 @@ t:=t||'
#TITLE#
#BODY#'||chr(10)|| ''||chr(10)|| '
'; - -t2 := null; -wwv_flow_api.create_plug_template ( - p_id => 28038742996354430 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_template => t, - p_page_plug_template_name=> 'Reports Region, Alternative 1', - p_plug_table_bgcolor => '#ffffff', - p_theme_id => 101, - p_theme_class_id => 10, - p_plug_heading_bgcolor => '#ffffff', - p_plug_font_size => '-1', - p_translate_this_template => 'N', - p_template_comment => ''); -end; -null; - -end; -/ - - -begin - -declare - t2 varchar2(32767) := null; -begin -t2 := null; -wwv_flow_api.set_plug_template_tab_attr ( - p_id=> 28038742996354430 + wwv_flow_api.g_id_offset, - p_form_table_attr=> t2 ); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/region/sidebar_region -prompt ......region template 28039045576354430 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_length number := 1; -begin + +t2 := null; +wwv_flow_api.create_plug_template ( + p_id => 28038742996354430 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_template => t, + p_page_plug_template_name=> 'Reports Region, Alternative 1', + p_plug_table_bgcolor => '#ffffff', + p_theme_id => 101, + p_theme_class_id => 10, + p_plug_heading_bgcolor => '#ffffff', + p_plug_font_size => '-1', + p_translate_this_template => 'N', + p_template_comment => ''); +end; +null; + +end; +/ + + +begin + +declare + t2 varchar2(32767) := null; +begin +t2 := null; +wwv_flow_api.set_plug_template_tab_attr ( + p_id=> 28038742996354430 + wwv_flow_api.g_id_offset, + p_form_table_attr=> t2 ); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/region/sidebar_region +prompt ......region template 28039045576354430 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_length number := 1; +begin t:=t||''||chr(10)|| ''||chr(10)|| ''||chr(10)|| @@ -48332,57 +49192,57 @@ t:=t||'
#TITLE#
#BODY#'||chr(10)|| ''||chr(10)|| '
'; - -t2 := null; -wwv_flow_api.create_plug_template ( - p_id => 28039045576354430 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_template => t, - p_page_plug_template_name=> 'Sidebar Region', - p_plug_table_bgcolor => '#f7f7e7', - p_theme_id => 101, - p_theme_class_id => 2, - p_plug_heading_bgcolor => '#f7f7e7', - p_plug_font_size => '-1', - p_translate_this_template => 'N', - p_template_comment => ''); -end; -null; - -end; -/ - - -begin - -declare - t2 varchar2(32767) := null; -begin -t2 := null; -wwv_flow_api.set_plug_template_tab_attr ( - p_id=> 28039045576354430 + wwv_flow_api.g_id_offset, - p_form_table_attr=> t2 ); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/region/sidebar_region_alternative_1 -prompt ......region template 28039333002354430 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_length number := 1; -begin + +t2 := null; +wwv_flow_api.create_plug_template ( + p_id => 28039045576354430 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_template => t, + p_page_plug_template_name=> 'Sidebar Region', + p_plug_table_bgcolor => '#f7f7e7', + p_theme_id => 101, + p_theme_class_id => 2, + p_plug_heading_bgcolor => '#f7f7e7', + p_plug_font_size => '-1', + p_translate_this_template => 'N', + p_template_comment => ''); +end; +null; + +end; +/ + + +begin + +declare + t2 varchar2(32767) := null; +begin +t2 := null; +wwv_flow_api.set_plug_template_tab_attr ( + p_id=> 28039045576354430 + wwv_flow_api.g_id_offset, + p_form_table_attr=> t2 ); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/region/sidebar_region_alternative_1 +prompt ......region template 28039333002354430 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_length number := 1; +begin t:=t||''||chr(10)|| ''||chr(10)|| ''||chr(10)|| @@ -48392,57 +49252,57 @@ t:=t||'
#TITLE#
#BODY#'||chr(10)|| ''||chr(10)|| '
'; - -t2 := null; -wwv_flow_api.create_plug_template ( - p_id => 28039333002354430 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_template => t, - p_page_plug_template_name=> 'Sidebar Region, Alternative 1', - p_plug_table_bgcolor => '#f7f7e7', - p_theme_id => 101, - p_theme_class_id => 3, - p_plug_heading_bgcolor => '#f7f7e7', - p_plug_font_size => '-1', - p_translate_this_template => 'N', - p_template_comment => ''); -end; -null; - -end; -/ - - -begin - -declare - t2 varchar2(32767) := null; -begin -t2 := null; -wwv_flow_api.set_plug_template_tab_attr ( - p_id=> 28039333002354430 + wwv_flow_api.g_id_offset, - p_form_table_attr=> t2 ); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/region/wizard_region -prompt ......region template 28039654408354430 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_length number := 1; -begin + +t2 := null; +wwv_flow_api.create_plug_template ( + p_id => 28039333002354430 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_template => t, + p_page_plug_template_name=> 'Sidebar Region, Alternative 1', + p_plug_table_bgcolor => '#f7f7e7', + p_theme_id => 101, + p_theme_class_id => 3, + p_plug_heading_bgcolor => '#f7f7e7', + p_plug_font_size => '-1', + p_translate_this_template => 'N', + p_template_comment => ''); +end; +null; + +end; +/ + + +begin + +declare + t2 varchar2(32767) := null; +begin +t2 := null; +wwv_flow_api.set_plug_template_tab_attr ( + p_id=> 28039333002354430 + wwv_flow_api.g_id_offset, + p_form_table_attr=> t2 ); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/region/wizard_region +prompt ......region template 28039654408354430 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_length number := 1; +begin t:=t||''||chr(10)|| ''||chr(10)|| ''||chr(10)|| @@ -48452,57 +49312,57 @@ t:=t||'
#TITLE#
#BODY#'||chr(10)|| ''||chr(10)|| '
'; - -t2 := null; -wwv_flow_api.create_plug_template ( - p_id => 28039654408354430 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_template => t, - p_page_plug_template_name=> 'Wizard Region', - p_plug_table_bgcolor => '', - p_theme_id => 101, - p_theme_class_id => 12, - p_plug_heading_bgcolor => '', - p_plug_font_size => '', - p_translate_this_template => 'N', - p_template_comment => ''); -end; -null; - -end; -/ - - -begin - -declare - t2 varchar2(32767) := null; -begin -t2 := null; -wwv_flow_api.set_plug_template_tab_attr ( - p_id=> 28039654408354430 + wwv_flow_api.g_id_offset, - p_form_table_attr=> t2 ); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/region/wizard_region_with_icon -prompt ......region template 28039934851354430 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_length number := 1; -begin + +t2 := null; +wwv_flow_api.create_plug_template ( + p_id => 28039654408354430 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_template => t, + p_page_plug_template_name=> 'Wizard Region', + p_plug_table_bgcolor => '', + p_theme_id => 101, + p_theme_class_id => 12, + p_plug_heading_bgcolor => '', + p_plug_font_size => '', + p_translate_this_template => 'N', + p_template_comment => ''); +end; +null; + +end; +/ + + +begin + +declare + t2 varchar2(32767) := null; +begin +t2 := null; +wwv_flow_api.set_plug_template_tab_attr ( + p_id=> 28039654408354430 + wwv_flow_api.g_id_offset, + p_form_table_attr=> t2 ); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/region/wizard_region_with_icon +prompt ......region template 28039934851354430 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_length number := 1; +begin t:=t||''||chr(10)|| ''||chr(10)|| ''||chr(10)|| @@ -48512,1141 +49372,1141 @@ t:=t||'
#TITLE#
'||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| '
#BODY#
'||chr(10)|| ''||chr(10)|| ''; - -t2 := null; -wwv_flow_api.create_plug_template ( - p_id => 28039934851354430 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_template => t, - p_page_plug_template_name=> 'Wizard Region with Icon', - p_plug_table_bgcolor => '', - p_theme_id => 101, - p_theme_class_id => 20, - p_plug_heading_bgcolor => '', - p_plug_font_size => '', - p_translate_this_template => 'N', - p_template_comment => ''); -end; -null; - -end; -/ - - -begin - -declare - t2 varchar2(32767) := null; -begin -t2 := null; -wwv_flow_api.set_plug_template_tab_attr ( - p_id=> 28039934851354430 + wwv_flow_api.g_id_offset, - p_form_table_attr=> t2 ); -exception when others then null; -end; -null; - -end; -/ - -prompt ...List Templates --- ---application/shared_components/user_interface/templates/list/button_list -prompt ......list template 28042347243354436 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - t4 varchar2(32767) := null; - t5 varchar2(32767) := null; - t6 varchar2(32767) := null; - t7 varchar2(32767) := null; - t8 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_clob4 clob; - l_clob5 clob; - l_clob6 clob; - l_clob7 clob; - l_clob8 clob; - l_length number := 1; -begin + +t2 := null; +wwv_flow_api.create_plug_template ( + p_id => 28039934851354430 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_template => t, + p_page_plug_template_name=> 'Wizard Region with Icon', + p_plug_table_bgcolor => '', + p_theme_id => 101, + p_theme_class_id => 20, + p_plug_heading_bgcolor => '', + p_plug_font_size => '', + p_translate_this_template => 'N', + p_template_comment => ''); +end; +null; + +end; +/ + + +begin + +declare + t2 varchar2(32767) := null; +begin +t2 := null; +wwv_flow_api.set_plug_template_tab_attr ( + p_id=> 28039934851354430 + wwv_flow_api.g_id_offset, + p_form_table_attr=> t2 ); +exception when others then null; +end; +null; + +end; +/ + +prompt ...List Templates +-- +--application/shared_components/user_interface/templates/list/button_list +prompt ......list template 28042347243354436 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + t4 varchar2(32767) := null; + t5 varchar2(32767) := null; + t6 varchar2(32767) := null; + t7 varchar2(32767) := null; + t8 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_clob4 clob; + l_clob5 clob; + l_clob6 clob; + l_clob7 clob; + l_clob8 clob; + l_length number := 1; +begin t:=t||'#TEXT#'; - + t2:=t2||'#TEXT#'; - -t3 := null; -t4 := null; -t5 := null; -t6 := null; -t7 := null; -t8 := null; -wwv_flow_api.create_list_template ( - p_id=>28042347243354436 + wwv_flow_api.g_id_offset, - p_flow_id=>wwv_flow.g_flow_id, - p_list_template_current=>t, - p_list_template_noncurrent=> t2, - p_list_template_name=>'Button List', - p_theme_id => 101, - p_theme_class_id => 6, - p_list_template_before_rows=>'
', - p_list_template_after_rows=>'
', - p_translate_this_template => 'N', - p_list_template_comment=>''); -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/list/dhtml_list_image_with_sublist -prompt ......list template 28042635551354441 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - t4 varchar2(32767) := null; - t5 varchar2(32767) := null; - t6 varchar2(32767) := null; - t7 varchar2(32767) := null; - t8 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_clob4 clob; - l_clob5 clob; - l_clob6 clob; - l_clob7 clob; - l_clob8 clob; - l_length number := 1; -begin + +t3 := null; +t4 := null; +t5 := null; +t6 := null; +t7 := null; +t8 := null; +wwv_flow_api.create_list_template ( + p_id=>28042347243354436 + wwv_flow_api.g_id_offset, + p_flow_id=>wwv_flow.g_flow_id, + p_list_template_current=>t, + p_list_template_noncurrent=> t2, + p_list_template_name=>'Button List', + p_theme_id => 101, + p_theme_class_id => 6, + p_list_template_before_rows=>'
', + p_list_template_after_rows=>'
', + p_translate_this_template => 'N', + p_list_template_comment=>''); +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/list/dhtml_list_image_with_sublist +prompt ......list template 28042635551354441 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + t4 varchar2(32767) := null; + t5 varchar2(32767) := null; + t6 varchar2(32767) := null; + t7 varchar2(32767) := null; + t8 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_clob4 clob; + l_clob5 clob; + l_clob6 clob; + l_clob7 clob; + l_clob8 clob; + l_length number := 1; +begin t:=t||'
#TEXT#
'; - + t2:=t2||'
#TEXT#
'; - + t3:=t3||'
  • '; - + t4:=t4||'
  • #TEXT#
  • '; - + t5:=t5||'
    #TEXT#
    '; - + t6:=t6||'
    #TEXT#
    '; - + t7:=t7||'
  • #TEXT#
  • '; - + t8:=t8||'
  • #TEXT#
  • '; - -wwv_flow_api.create_list_template ( - p_id=>28042635551354441 + wwv_flow_api.g_id_offset, - p_flow_id=>wwv_flow.g_flow_id, - p_list_template_current=>t, - p_list_template_noncurrent=> t2, - p_list_template_name=>'DHTML List (Image) with Sublist', - p_theme_id => 101, - p_theme_class_id => 21, - p_list_template_before_rows=>'
    ', - p_list_template_after_rows=>'


    ', - p_before_sub_list=>'', - p_sub_list_item_current=> t3, - p_sub_list_item_noncurrent=> t4, - p_item_templ_curr_w_child=> t5, - p_item_templ_noncurr_w_child=> t6, - p_sub_templ_curr_w_child=> t7, - p_sub_templ_noncurr_w_child=> t8, - p_translate_this_template => 'N', - p_list_template_comment=>''); -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/list/dhtml_menu_with_sublist -prompt ......list template 28042859488354441 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - t4 varchar2(32767) := null; - t5 varchar2(32767) := null; - t6 varchar2(32767) := null; - t7 varchar2(32767) := null; - t8 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_clob4 clob; - l_clob5 clob; - l_clob6 clob; - l_clob7 clob; - l_clob8 clob; - l_length number := 1; -begin + +wwv_flow_api.create_list_template ( + p_id=>28042635551354441 + wwv_flow_api.g_id_offset, + p_flow_id=>wwv_flow.g_flow_id, + p_list_template_current=>t, + p_list_template_noncurrent=> t2, + p_list_template_name=>'DHTML List (Image) with Sublist', + p_theme_id => 101, + p_theme_class_id => 21, + p_list_template_before_rows=>'
    ', + p_list_template_after_rows=>'


    ', + p_before_sub_list=>'', + p_sub_list_item_current=> t3, + p_sub_list_item_noncurrent=> t4, + p_item_templ_curr_w_child=> t5, + p_item_templ_noncurr_w_child=> t6, + p_sub_templ_curr_w_child=> t7, + p_sub_templ_noncurr_w_child=> t8, + p_translate_this_template => 'N', + p_list_template_comment=>''); +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/list/dhtml_menu_with_sublist +prompt ......list template 28042859488354441 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + t4 varchar2(32767) := null; + t5 varchar2(32767) := null; + t6 varchar2(32767) := null; + t7 varchar2(32767) := null; + t8 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_clob4 clob; + l_clob5 clob; + l_clob6 clob; + l_clob7 clob; + l_clob8 clob; + l_length number := 1; +begin t:=t||'
  • #TEXT#
  • '; - + t2:=t2||'
  • #TEXT#
  • '; - + t3:=t3||'
  • '; - + t4:=t4||'
  • #TEXT#
  • '; - + t5:=t5||'
  • #TEXT#Expand
  • '; - + t6:=t6||'
  • #TEXT#Expand
  • '; - + t7:=t7||'
  • #TEXT#
  • '; - + t8:=t8||'
  • #TEXT#
  • '; - -wwv_flow_api.create_list_template ( - p_id=>28042859488354441 + wwv_flow_api.g_id_offset, - p_flow_id=>wwv_flow.g_flow_id, - p_list_template_current=>t, - p_list_template_noncurrent=> t2, - p_list_template_name=>'DHTML Menu with Sublist', - p_theme_id => 101, - p_theme_class_id => 20, - p_list_template_before_rows=>'

    ', - p_before_sub_list=>'', - p_sub_list_item_current=> t3, - p_sub_list_item_noncurrent=> t4, - p_item_templ_curr_w_child=> t5, - p_item_templ_noncurr_w_child=> t6, - p_sub_templ_curr_w_child=> t7, - p_sub_templ_noncurr_w_child=> t8, - p_translate_this_template => 'N', - p_list_template_comment=>''); -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/list/dhtml_tree -prompt ......list template 28043154021354441 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - t4 varchar2(32767) := null; - t5 varchar2(32767) := null; - t6 varchar2(32767) := null; - t7 varchar2(32767) := null; - t8 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_clob4 clob; - l_clob5 clob; - l_clob6 clob; - l_clob7 clob; - l_clob8 clob; - l_length number := 1; -begin + +wwv_flow_api.create_list_template ( + p_id=>28042859488354441 + wwv_flow_api.g_id_offset, + p_flow_id=>wwv_flow.g_flow_id, + p_list_template_current=>t, + p_list_template_noncurrent=> t2, + p_list_template_name=>'DHTML Menu with Sublist', + p_theme_id => 101, + p_theme_class_id => 20, + p_list_template_before_rows=>'

    ', + p_before_sub_list=>'', + p_sub_list_item_current=> t3, + p_sub_list_item_noncurrent=> t4, + p_item_templ_curr_w_child=> t5, + p_item_templ_noncurr_w_child=> t6, + p_sub_templ_curr_w_child=> t7, + p_sub_templ_noncurr_w_child=> t8, + p_translate_this_template => 'N', + p_list_template_comment=>''); +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/list/dhtml_tree +prompt ......list template 28043154021354441 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + t4 varchar2(32767) := null; + t5 varchar2(32767) := null; + t6 varchar2(32767) := null; + t7 varchar2(32767) := null; + t8 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_clob4 clob; + l_clob5 clob; + l_clob6 clob; + l_clob7 clob; + l_clob8 clob; + l_length number := 1; +begin t:=t||'
  • #TEXT#
  • '; - + t2:=t2||'
  • #TEXT#
  • '; - + t3:=t3||'
  • #TEXT#
  • '; - + t4:=t4||'
  • #TEXT#
  • '; - + t5:=t5||'
  • #TEXT#
  • '; - + t6:=t6||'
  • #TEXT#
  • '; - + t7:=t7||'
  • #TEXT#
  • '; - + t8:=t8||'
  • #TEXT#
  • '; - -wwv_flow_api.create_list_template ( - p_id=>28043154021354441 + wwv_flow_api.g_id_offset, - p_flow_id=>wwv_flow.g_flow_id, - p_list_template_current=>t, - p_list_template_noncurrent=> t2, - p_list_template_name=>'DHTML Tree', - p_theme_id => 101, - p_theme_class_id => 22, - p_list_template_before_rows=>'

    ', - p_before_sub_list=>'', - p_sub_list_item_current=> t3, - p_sub_list_item_noncurrent=> t4, - p_item_templ_curr_w_child=> t5, - p_item_templ_noncurr_w_child=> t6, - p_sub_templ_curr_w_child=> t7, - p_sub_templ_noncurr_w_child=> t8, - p_translate_this_template => 'N', - p_list_template_comment=>''); -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/list/horizontal_images_with_label_list -prompt ......list template 28043433542354443 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - t4 varchar2(32767) := null; - t5 varchar2(32767) := null; - t6 varchar2(32767) := null; - t7 varchar2(32767) := null; - t8 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_clob4 clob; - l_clob5 clob; - l_clob6 clob; - l_clob7 clob; - l_clob8 clob; - l_length number := 1; -begin + +wwv_flow_api.create_list_template ( + p_id=>28043154021354441 + wwv_flow_api.g_id_offset, + p_flow_id=>wwv_flow.g_flow_id, + p_list_template_current=>t, + p_list_template_noncurrent=> t2, + p_list_template_name=>'DHTML Tree', + p_theme_id => 101, + p_theme_class_id => 22, + p_list_template_before_rows=>'

    ', + p_before_sub_list=>'', + p_sub_list_item_current=> t3, + p_sub_list_item_noncurrent=> t4, + p_item_templ_curr_w_child=> t5, + p_item_templ_noncurr_w_child=> t6, + p_sub_templ_curr_w_child=> t7, + p_sub_templ_noncurr_w_child=> t8, + p_translate_this_template => 'N', + p_list_template_comment=>''); +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/list/horizontal_images_with_label_list +prompt ......list template 28043433542354443 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + t4 varchar2(32767) := null; + t5 varchar2(32767) := null; + t6 varchar2(32767) := null; + t7 varchar2(32767) := null; + t8 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_clob4 clob; + l_clob5 clob; + l_clob6 clob; + l_clob7 clob; + l_clob8 clob; + l_length number := 1; +begin t:=t||'
    #TEXT#'; - + t2:=t2||'
    #TEXT#'; - -t3 := null; -t4 := null; -t5 := null; -t6 := null; -t7 := null; -t8 := null; -wwv_flow_api.create_list_template ( - p_id=>28043433542354443 + wwv_flow_api.g_id_offset, - p_flow_id=>wwv_flow.g_flow_id, - p_list_template_current=>t, - p_list_template_noncurrent=> t2, - p_list_template_name=>'Horizontal Images with Label List', - p_theme_id => 101, - p_theme_class_id => 4, - p_list_template_before_rows=>'', - p_list_template_after_rows=>'
    ', - p_translate_this_template => 'N', - p_list_template_comment=>''); -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/list/horizontal_links_list -prompt ......list template 28043744356354443 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - t4 varchar2(32767) := null; - t5 varchar2(32767) := null; - t6 varchar2(32767) := null; - t7 varchar2(32767) := null; - t8 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_clob4 clob; - l_clob5 clob; - l_clob6 clob; - l_clob7 clob; - l_clob8 clob; - l_length number := 1; -begin + +t3 := null; +t4 := null; +t5 := null; +t6 := null; +t7 := null; +t8 := null; +wwv_flow_api.create_list_template ( + p_id=>28043433542354443 + wwv_flow_api.g_id_offset, + p_flow_id=>wwv_flow.g_flow_id, + p_list_template_current=>t, + p_list_template_noncurrent=> t2, + p_list_template_name=>'Horizontal Images with Label List', + p_theme_id => 101, + p_theme_class_id => 4, + p_list_template_before_rows=>'', + p_list_template_after_rows=>'
    ', + p_translate_this_template => 'N', + p_list_template_comment=>''); +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/list/horizontal_links_list +prompt ......list template 28043744356354443 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + t4 varchar2(32767) := null; + t5 varchar2(32767) := null; + t6 varchar2(32767) := null; + t7 varchar2(32767) := null; + t8 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_clob4 clob; + l_clob5 clob; + l_clob6 clob; + l_clob7 clob; + l_clob8 clob; + l_length number := 1; +begin t:=t||'#TEXT#'; - + t2:=t2||'#TEXT#'; - -t3 := null; -t4 := null; -t5 := null; -t6 := null; -t7 := null; -t8 := null; -wwv_flow_api.create_list_template ( - p_id=>28043744356354443 + wwv_flow_api.g_id_offset, - p_flow_id=>wwv_flow.g_flow_id, - p_list_template_current=>t, - p_list_template_noncurrent=> t2, - p_list_template_name=>'Horizontal Links List', - p_theme_id => 101, - p_theme_class_id => 3, - p_list_template_before_rows=>'', - p_translate_this_template => 'N', - p_list_template_comment=>''); -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/list/tabbed_navigation_list -prompt ......list template 28044056006354443 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - t4 varchar2(32767) := null; - t5 varchar2(32767) := null; - t6 varchar2(32767) := null; - t7 varchar2(32767) := null; - t8 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_clob4 clob; - l_clob5 clob; - l_clob6 clob; - l_clob7 clob; - l_clob8 clob; - l_length number := 1; -begin + +t3 := null; +t4 := null; +t5 := null; +t6 := null; +t7 := null; +t8 := null; +wwv_flow_api.create_list_template ( + p_id=>28043744356354443 + wwv_flow_api.g_id_offset, + p_flow_id=>wwv_flow.g_flow_id, + p_list_template_current=>t, + p_list_template_noncurrent=> t2, + p_list_template_name=>'Horizontal Links List', + p_theme_id => 101, + p_theme_class_id => 3, + p_list_template_before_rows=>'', + p_translate_this_template => 'N', + p_list_template_comment=>''); +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/list/tabbed_navigation_list +prompt ......list template 28044056006354443 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + t4 varchar2(32767) := null; + t5 varchar2(32767) := null; + t6 varchar2(32767) := null; + t7 varchar2(32767) := null; + t8 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_clob4 clob; + l_clob5 clob; + l_clob6 clob; + l_clob7 clob; + l_clob8 clob; + l_length number := 1; +begin t:=t||'
  • #TEXT#
  • '; - + t2:=t2||'
  • #TEXT#
  • '; - -t3 := null; -t4 := null; -t5 := null; -t6 := null; -t7 := null; -t8 := null; -wwv_flow_api.create_list_template ( - p_id=>28044056006354443 + wwv_flow_api.g_id_offset, - p_flow_id=>wwv_flow.g_flow_id, - p_list_template_current=>t, - p_list_template_noncurrent=> t2, - p_list_template_name=>'Tabbed Navigation List', - p_theme_id => 101, - p_theme_class_id => 7, - p_list_template_before_rows=>'', - p_translate_this_template => 'N', - p_list_template_comment=>''); -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/list/tree_list -prompt ......list template 28044339573354443 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - t4 varchar2(32767) := null; - t5 varchar2(32767) := null; - t6 varchar2(32767) := null; - t7 varchar2(32767) := null; - t8 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_clob4 clob; - l_clob5 clob; - l_clob6 clob; - l_clob7 clob; - l_clob8 clob; - l_length number := 1; -begin + +t3 := null; +t4 := null; +t5 := null; +t6 := null; +t7 := null; +t8 := null; +wwv_flow_api.create_list_template ( + p_id=>28044056006354443 + wwv_flow_api.g_id_offset, + p_flow_id=>wwv_flow.g_flow_id, + p_list_template_current=>t, + p_list_template_noncurrent=> t2, + p_list_template_name=>'Tabbed Navigation List', + p_theme_id => 101, + p_theme_class_id => 7, + p_list_template_before_rows=>'', + p_translate_this_template => 'N', + p_list_template_comment=>''); +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/list/tree_list +prompt ......list template 28044339573354443 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + t4 varchar2(32767) := null; + t5 varchar2(32767) := null; + t6 varchar2(32767) := null; + t7 varchar2(32767) := null; + t8 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_clob4 clob; + l_clob5 clob; + l_clob6 clob; + l_clob7 clob; + l_clob8 clob; + l_length number := 1; +begin t:=t||'
  • #TEXT#
  • '; - + t2:=t2||'
  • #TEXT#
  • '; - + t3:=t3||'
  • #TEXT#
  • '; - + t4:=t4||'
  • #TEXT#
  • '; - + t5:=t5||'
  • #TEXT#
  • '; - + t6:=t6||'
  • #TEXT#
  • '; - + t7:=t7||'
  • #TEXT#
  • '; - + t8:=t8||'
  • #TEXT#
  • '; - -wwv_flow_api.create_list_template ( - p_id=>28044339573354443 + wwv_flow_api.g_id_offset, - p_flow_id=>wwv_flow.g_flow_id, - p_list_template_current=>t, - p_list_template_noncurrent=> t2, - p_list_template_name=>'Tree List', - p_theme_id => 101, - p_theme_class_id => 0, - p_list_template_before_rows=>'

    ', - p_before_sub_list=>'', - p_sub_list_item_current=> t3, - p_sub_list_item_noncurrent=> t4, - p_item_templ_curr_w_child=> t5, - p_item_templ_noncurr_w_child=> t6, - p_sub_templ_curr_w_child=> t7, - p_sub_templ_noncurr_w_child=> t8, - p_translate_this_template => 'N', - p_list_template_comment=>''); -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/list/vertical_images_list -prompt ......list template 28044658819354443 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - t4 varchar2(32767) := null; - t5 varchar2(32767) := null; - t6 varchar2(32767) := null; - t7 varchar2(32767) := null; - t8 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_clob4 clob; - l_clob5 clob; - l_clob6 clob; - l_clob7 clob; - l_clob8 clob; - l_length number := 1; -begin + +wwv_flow_api.create_list_template ( + p_id=>28044339573354443 + wwv_flow_api.g_id_offset, + p_flow_id=>wwv_flow.g_flow_id, + p_list_template_current=>t, + p_list_template_noncurrent=> t2, + p_list_template_name=>'Tree List', + p_theme_id => 101, + p_theme_class_id => 0, + p_list_template_before_rows=>'

    ', + p_before_sub_list=>'', + p_sub_list_item_current=> t3, + p_sub_list_item_noncurrent=> t4, + p_item_templ_curr_w_child=> t5, + p_item_templ_noncurr_w_child=> t6, + p_sub_templ_curr_w_child=> t7, + p_sub_templ_noncurr_w_child=> t8, + p_translate_this_template => 'N', + p_list_template_comment=>''); +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/list/vertical_images_list +prompt ......list template 28044658819354443 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + t4 varchar2(32767) := null; + t5 varchar2(32767) := null; + t6 varchar2(32767) := null; + t7 varchar2(32767) := null; + t8 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_clob4 clob; + l_clob5 clob; + l_clob6 clob; + l_clob7 clob; + l_clob8 clob; + l_length number := 1; +begin t:=t||'#TEXT#'; - + t2:=t2||'#TEXT#'; - -t3 := null; -t4 := null; -t5 := null; -t6 := null; -t7 := null; -t8 := null; -wwv_flow_api.create_list_template ( - p_id=>28044658819354443 + wwv_flow_api.g_id_offset, - p_flow_id=>wwv_flow.g_flow_id, - p_list_template_current=>t, - p_list_template_noncurrent=> t2, - p_list_template_name=>'Vertical Images List', - p_theme_id => 101, - p_theme_class_id => 5, - p_list_template_before_rows=>'', - p_list_template_after_rows=>'
    ', - p_translate_this_template => 'N', - p_list_template_comment=>''); -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/list/vertical_ordered_list -prompt ......list template 28044945035354443 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - t4 varchar2(32767) := null; - t5 varchar2(32767) := null; - t6 varchar2(32767) := null; - t7 varchar2(32767) := null; - t8 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_clob4 clob; - l_clob5 clob; - l_clob6 clob; - l_clob7 clob; - l_clob8 clob; - l_length number := 1; -begin + +t3 := null; +t4 := null; +t5 := null; +t6 := null; +t7 := null; +t8 := null; +wwv_flow_api.create_list_template ( + p_id=>28044658819354443 + wwv_flow_api.g_id_offset, + p_flow_id=>wwv_flow.g_flow_id, + p_list_template_current=>t, + p_list_template_noncurrent=> t2, + p_list_template_name=>'Vertical Images List', + p_theme_id => 101, + p_theme_class_id => 5, + p_list_template_before_rows=>'', + p_list_template_after_rows=>'
    ', + p_translate_this_template => 'N', + p_list_template_comment=>''); +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/list/vertical_ordered_list +prompt ......list template 28044945035354443 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + t4 varchar2(32767) := null; + t5 varchar2(32767) := null; + t6 varchar2(32767) := null; + t7 varchar2(32767) := null; + t8 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_clob4 clob; + l_clob5 clob; + l_clob6 clob; + l_clob7 clob; + l_clob8 clob; + l_length number := 1; +begin t:=t||'
  • #TEXT#
  • '; - + t2:=t2||'
  • #TEXT#
  • '; - -t3 := null; -t4 := null; -t5 := null; -t6 := null; -t7 := null; -t8 := null; -wwv_flow_api.create_list_template ( - p_id=>28044945035354443 + wwv_flow_api.g_id_offset, - p_flow_id=>wwv_flow.g_flow_id, - p_list_template_current=>t, - p_list_template_noncurrent=> t2, - p_list_template_name=>'Vertical Ordered List', - p_theme_id => 101, - p_theme_class_id => 2, - p_list_template_before_rows=>'
      ', - p_list_template_after_rows=>'
    ', - p_translate_this_template => 'N', - p_list_template_comment=>''); -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/list/vertical_sidebar_list -prompt ......list template 28045231131354443 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - t4 varchar2(32767) := null; - t5 varchar2(32767) := null; - t6 varchar2(32767) := null; - t7 varchar2(32767) := null; - t8 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_clob4 clob; - l_clob5 clob; - l_clob6 clob; - l_clob7 clob; - l_clob8 clob; - l_length number := 1; -begin + +t3 := null; +t4 := null; +t5 := null; +t6 := null; +t7 := null; +t8 := null; +wwv_flow_api.create_list_template ( + p_id=>28044945035354443 + wwv_flow_api.g_id_offset, + p_flow_id=>wwv_flow.g_flow_id, + p_list_template_current=>t, + p_list_template_noncurrent=> t2, + p_list_template_name=>'Vertical Ordered List', + p_theme_id => 101, + p_theme_class_id => 2, + p_list_template_before_rows=>'
      ', + p_list_template_after_rows=>'
    ', + p_translate_this_template => 'N', + p_list_template_comment=>''); +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/list/vertical_sidebar_list +prompt ......list template 28045231131354443 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + t4 varchar2(32767) := null; + t5 varchar2(32767) := null; + t6 varchar2(32767) := null; + t7 varchar2(32767) := null; + t8 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_clob4 clob; + l_clob5 clob; + l_clob6 clob; + l_clob7 clob; + l_clob8 clob; + l_length number := 1; +begin t:=t||'#TEXT#'; - + t2:=t2||'#TEXT#'; - -t3 := null; -t4 := null; -t5 := null; -t6 := null; -t7 := null; -t8 := null; -wwv_flow_api.create_list_template ( - p_id=>28045231131354443 + wwv_flow_api.g_id_offset, - p_flow_id=>wwv_flow.g_flow_id, - p_list_template_current=>t, - p_list_template_noncurrent=> t2, - p_list_template_name=>'Vertical Sidebar List', - p_theme_id => 101, - p_theme_class_id => 19, - p_list_template_before_rows=>'', - p_list_template_after_rows=>'
    ', - p_translate_this_template => 'N', - p_list_template_comment=>''); -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/list/vertical_unordered_links_without_bullets -prompt ......list template 28045531223354443 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - t4 varchar2(32767) := null; - t5 varchar2(32767) := null; - t6 varchar2(32767) := null; - t7 varchar2(32767) := null; - t8 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_clob4 clob; - l_clob5 clob; - l_clob6 clob; - l_clob7 clob; - l_clob8 clob; - l_length number := 1; -begin + +t3 := null; +t4 := null; +t5 := null; +t6 := null; +t7 := null; +t8 := null; +wwv_flow_api.create_list_template ( + p_id=>28045231131354443 + wwv_flow_api.g_id_offset, + p_flow_id=>wwv_flow.g_flow_id, + p_list_template_current=>t, + p_list_template_noncurrent=> t2, + p_list_template_name=>'Vertical Sidebar List', + p_theme_id => 101, + p_theme_class_id => 19, + p_list_template_before_rows=>'', + p_list_template_after_rows=>'
    ', + p_translate_this_template => 'N', + p_list_template_comment=>''); +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/list/vertical_unordered_links_without_bullets +prompt ......list template 28045531223354443 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + t4 varchar2(32767) := null; + t5 varchar2(32767) := null; + t6 varchar2(32767) := null; + t7 varchar2(32767) := null; + t8 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_clob4 clob; + l_clob5 clob; + l_clob6 clob; + l_clob7 clob; + l_clob8 clob; + l_length number := 1; +begin t:=t||'
  • #TEXT#
  • '; - + t2:=t2||'
  • #TEXT#
  • '; - -t3 := null; -t4 := null; -t5 := null; -t6 := null; -t7 := null; -t8 := null; -wwv_flow_api.create_list_template ( - p_id=>28045531223354443 + wwv_flow_api.g_id_offset, - p_flow_id=>wwv_flow.g_flow_id, - p_list_template_current=>t, - p_list_template_noncurrent=> t2, - p_list_template_name=>'Vertical Unordered Links without Bullets', - p_theme_id => 101, - p_theme_class_id => 18, - p_list_template_before_rows=>'', - p_translate_this_template => 'N', - p_list_template_comment=>''); -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/list/vertical_unordered_list_with_bullets -prompt ......list template 28045831289354443 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - t4 varchar2(32767) := null; - t5 varchar2(32767) := null; - t6 varchar2(32767) := null; - t7 varchar2(32767) := null; - t8 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_clob4 clob; - l_clob5 clob; - l_clob6 clob; - l_clob7 clob; - l_clob8 clob; - l_length number := 1; -begin + +t3 := null; +t4 := null; +t5 := null; +t6 := null; +t7 := null; +t8 := null; +wwv_flow_api.create_list_template ( + p_id=>28045531223354443 + wwv_flow_api.g_id_offset, + p_flow_id=>wwv_flow.g_flow_id, + p_list_template_current=>t, + p_list_template_noncurrent=> t2, + p_list_template_name=>'Vertical Unordered Links without Bullets', + p_theme_id => 101, + p_theme_class_id => 18, + p_list_template_before_rows=>'', + p_translate_this_template => 'N', + p_list_template_comment=>''); +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/list/vertical_unordered_list_with_bullets +prompt ......list template 28045831289354443 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + t4 varchar2(32767) := null; + t5 varchar2(32767) := null; + t6 varchar2(32767) := null; + t7 varchar2(32767) := null; + t8 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_clob4 clob; + l_clob5 clob; + l_clob6 clob; + l_clob7 clob; + l_clob8 clob; + l_length number := 1; +begin t:=t||'
  • #TEXT#
  • '; - + t2:=t2||'
  • #TEXT#
  • '; - -t3 := null; -t4 := null; -t5 := null; -t6 := null; -t7 := null; -t8 := null; -wwv_flow_api.create_list_template ( - p_id=>28045831289354443 + wwv_flow_api.g_id_offset, - p_flow_id=>wwv_flow.g_flow_id, - p_list_template_current=>t, - p_list_template_noncurrent=> t2, - p_list_template_name=>'Vertical Unordered List with Bullets', - p_theme_id => 101, - p_theme_class_id => 1, - p_list_template_before_rows=>'', - p_translate_this_template => 'N', - p_list_template_comment=>''); -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/list/wizard_progress_list -prompt ......list template 28046139334354444 - -begin - -declare - t varchar2(32767) := null; - t2 varchar2(32767) := null; - t3 varchar2(32767) := null; - t4 varchar2(32767) := null; - t5 varchar2(32767) := null; - t6 varchar2(32767) := null; - t7 varchar2(32767) := null; - t8 varchar2(32767) := null; - l_clob clob; - l_clob2 clob; - l_clob3 clob; - l_clob4 clob; - l_clob5 clob; - l_clob6 clob; - l_clob7 clob; - l_clob8 clob; - l_length number := 1; -begin + +t3 := null; +t4 := null; +t5 := null; +t6 := null; +t7 := null; +t8 := null; +wwv_flow_api.create_list_template ( + p_id=>28045831289354443 + wwv_flow_api.g_id_offset, + p_flow_id=>wwv_flow.g_flow_id, + p_list_template_current=>t, + p_list_template_noncurrent=> t2, + p_list_template_name=>'Vertical Unordered List with Bullets', + p_theme_id => 101, + p_theme_class_id => 1, + p_list_template_before_rows=>'', + p_translate_this_template => 'N', + p_list_template_comment=>''); +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/list/wizard_progress_list +prompt ......list template 28046139334354444 + +begin + +declare + t varchar2(32767) := null; + t2 varchar2(32767) := null; + t3 varchar2(32767) := null; + t4 varchar2(32767) := null; + t5 varchar2(32767) := null; + t6 varchar2(32767) := null; + t7 varchar2(32767) := null; + t8 varchar2(32767) := null; + l_clob clob; + l_clob2 clob; + l_clob3 clob; + l_clob4 clob; + l_clob5 clob; + l_clob6 clob; + l_clob7 clob; + l_clob8 clob; + l_length number := 1; +begin t:=t||'
    #TEXT#
    '; - + t2:=t2||'
    #TEXT#
    '; - -t3 := null; -t4 := null; -t5 := null; -t6 := null; -t7 := null; -t8 := null; -wwv_flow_api.create_list_template ( - p_id=>28046139334354444 + wwv_flow_api.g_id_offset, - p_flow_id=>wwv_flow.g_flow_id, - p_list_template_current=>t, - p_list_template_noncurrent=> t2, - p_list_template_name=>'Wizard Progress List', - p_theme_id => 101, - p_theme_class_id => 17, - p_list_template_before_rows=>'', + +t3 := null; +t4 := null; +t5 := null; +t6 := null; +t7 := null; +t8 := null; +wwv_flow_api.create_list_template ( + p_id=>28046139334354444 + wwv_flow_api.g_id_offset, + p_flow_id=>wwv_flow.g_flow_id, + p_list_template_current=>t, + p_list_template_noncurrent=> t2, + p_list_template_name=>'Wizard Progress List', + p_theme_id => 101, + p_theme_class_id => 17, + p_list_template_before_rows=>'
    ', p_list_template_after_rows=>''||chr(10)|| -'
    &DONE.
    ', - p_translate_this_template => 'N', - p_list_template_comment=>''); -end; -null; - -end; -/ - -prompt ...report templates --- ---application/shared_components/user_interface/templates/report/borderless -prompt ......report template 28040249967354430 - -begin - -declare - c1 varchar2(32767) := null; - c2 varchar2(32767) := null; - c3 varchar2(32767) := null; - c4 varchar2(32767) := null; -begin +'', + p_translate_this_template => 'N', + p_list_template_comment=>''); +end; +null; + +end; +/ + +prompt ...report templates +-- +--application/shared_components/user_interface/templates/report/borderless +prompt ......report template 28040249967354430 + +begin + +declare + c1 varchar2(32767) := null; + c2 varchar2(32767) := null; + c3 varchar2(32767) := null; + c4 varchar2(32767) := null; +begin c1:=c1||'#COLUMN_VALUE#'; - -c2 := null; -c3 := null; -c4 := null; -wwv_flow_api.create_row_template ( - p_id=> 28040249967354430 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_row_template_name=> 'Borderless', - p_row_template1=> c1, - p_row_template_condition1=> '', - p_row_template2=> c2, - p_row_template_condition2=> '', - p_row_template3=> c3, - p_row_template_condition3=> '', - p_row_template4=> c4, - p_row_template_condition4=> '', + +c2 := null; +c3 := null; +c4 := null; +wwv_flow_api.create_row_template ( + p_id=> 28040249967354430 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_row_template_name=> 'Borderless', + p_row_template1=> c1, + p_row_template_condition1=> '', + p_row_template2=> c2, + p_row_template_condition2=> '', + p_row_template3=> c3, + p_row_template_condition3=> '', + p_row_template4=> c4, + p_row_template_condition4=> '', p_row_template_before_rows=>'#TOP_PAGINATION#'||chr(10)|| -'', - p_row_template_display_cond1=>'0', - p_row_template_display_cond2=>'0', - p_row_template_display_cond3=>'0', - p_row_template_display_cond4=>'0', - p_next_page_template=>'#PAGINATION_NEXT# >', - p_previous_page_template=>'<#PAGINATION_PREVIOUS#', - p_next_set_template=>'#PAGINATION_NEXT_SET#>>', - p_previous_set_template=>'<<#PAGINATION_PREVIOUS_SET#', - p_row_style_checked=>'#CCCCCC', - p_theme_id => 101, - p_theme_class_id => 1, - p_translate_this_template => 'N', - p_row_template_comment=> ''); -end; -null; - -end; -/ - - -begin - -begin -wwv_flow_api.create_row_template_patch ( - p_id => 28040249967354430 + wwv_flow_api.g_id_offset, - p_row_template_before_first =>'', - p_row_template_after_last =>''); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/report/horizontal_border -prompt ......report template 28040530393354433 - -begin - -declare - c1 varchar2(32767) := null; - c2 varchar2(32767) := null; - c3 varchar2(32767) := null; - c4 varchar2(32767) := null; -begin +'', + p_row_template_table_attr =>'OMIT', + p_row_template_type =>'GENERIC_COLUMNS', + p_column_heading_template=>'', + p_row_template_display_cond1=>'0', + p_row_template_display_cond2=>'0', + p_row_template_display_cond3=>'0', + p_row_template_display_cond4=>'0', + p_next_page_template=>'#PAGINATION_NEXT# >', + p_previous_page_template=>'<#PAGINATION_PREVIOUS#', + p_next_set_template=>'#PAGINATION_NEXT_SET#>>', + p_previous_set_template=>'<<#PAGINATION_PREVIOUS_SET#', + p_row_style_checked=>'#CCCCCC', + p_theme_id => 101, + p_theme_class_id => 1, + p_translate_this_template => 'N', + p_row_template_comment=> ''); +end; +null; + +end; +/ + + +begin + +begin +wwv_flow_api.create_row_template_patch ( + p_id => 28040249967354430 + wwv_flow_api.g_id_offset, + p_row_template_before_first =>'', + p_row_template_after_last =>''); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/report/horizontal_border +prompt ......report template 28040530393354433 + +begin + +declare + c1 varchar2(32767) := null; + c2 varchar2(32767) := null; + c3 varchar2(32767) := null; + c4 varchar2(32767) := null; +begin c1:=c1||''; - -c2 := null; -c3 := null; -c4 := null; -wwv_flow_api.create_row_template ( - p_id=> 28040530393354433 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_row_template_name=> 'Horizontal Border', - p_row_template1=> c1, - p_row_template_condition1=> '', - p_row_template2=> c2, - p_row_template_condition2=> '', - p_row_template3=> c3, - p_row_template_condition3=> '', - p_row_template4=> c4, - p_row_template_condition4=> '', + +c2 := null; +c3 := null; +c4 := null; +wwv_flow_api.create_row_template ( + p_id=> 28040530393354433 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_row_template_name=> 'Horizontal Border', + p_row_template1=> c1, + p_row_template_condition1=> '', + p_row_template2=> c2, + p_row_template_condition2=> '', + p_row_template3=> c3, + p_row_template_condition3=> '', + p_row_template4=> c4, + p_row_template_condition4=> '', p_row_template_before_rows=>'
    ', +'#PAGINATION#
    ', p_row_template_after_rows =>'
    #EXTERNAL_LINK##CSV_LINK#
    '||chr(10)|| -'', - p_row_template_table_attr =>'OMIT', - p_row_template_type =>'GENERIC_COLUMNS', - p_column_heading_template=>'
    #COLUMN_HEADER#
    #COLUMN_HEADER#
    #COLUMN_VALUE#
    #TOP_PAGINATION#'||chr(10)|| -'#PAGINATION#
    ', - p_row_template_after_rows =>'
    #EXTERNAL_LINK##CSV_LINK#
    ', - p_row_template_table_attr =>'OMIT', - p_row_template_type =>'GENERIC_COLUMNS', - p_column_heading_template=>'#COLUMN_HEADER#', - p_row_template_display_cond1=>'0', - p_row_template_display_cond2=>'0', - p_row_template_display_cond3=>'0', - p_row_template_display_cond4=>'0', - p_next_page_template=>'#PAGINATION_NEXT# >', - p_previous_page_template=>'<#PAGINATION_PREVIOUS#', - p_next_set_template=>'#PAGINATION_NEXT_SET#>>', - p_previous_set_template=>'<<#PAGINATION_PREVIOUS_SET#', - p_row_style_checked=>'#CCCCCC', - p_theme_id => 101, - p_theme_class_id => 2, - p_translate_this_template => 'N', - p_row_template_comment=> ''); -end; -null; - -end; -/ - - -begin - -begin -wwv_flow_api.create_row_template_patch ( - p_id => 28040530393354433 + wwv_flow_api.g_id_offset, - p_row_template_before_first =>'', - p_row_template_after_last =>''); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/report/one_column_unordered_list -prompt ......report template 28040844098354433 - -begin - -declare - c1 varchar2(32767) := null; - c2 varchar2(32767) := null; - c3 varchar2(32767) := null; - c4 varchar2(32767) := null; -begin +'', + p_row_template_after_rows =>'
    #EXTERNAL_LINK##CSV_LINK#
    #PAGINATION#', + p_row_template_table_attr =>'OMIT', + p_row_template_type =>'GENERIC_COLUMNS', + p_column_heading_template=>'#COLUMN_HEADER#', + p_row_template_display_cond1=>'0', + p_row_template_display_cond2=>'0', + p_row_template_display_cond3=>'0', + p_row_template_display_cond4=>'0', + p_next_page_template=>'#PAGINATION_NEXT# >', + p_previous_page_template=>'<#PAGINATION_PREVIOUS#', + p_next_set_template=>'#PAGINATION_NEXT_SET#>>', + p_previous_set_template=>'<<#PAGINATION_PREVIOUS_SET#', + p_row_style_checked=>'#CCCCCC', + p_theme_id => 101, + p_theme_class_id => 2, + p_translate_this_template => 'N', + p_row_template_comment=> ''); +end; +null; + +end; +/ + + +begin + +begin +wwv_flow_api.create_row_template_patch ( + p_id => 28040530393354433 + wwv_flow_api.g_id_offset, + p_row_template_before_first =>'', + p_row_template_after_last =>''); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/report/one_column_unordered_list +prompt ......report template 28040844098354433 + +begin + +declare + c1 varchar2(32767) := null; + c2 varchar2(32767) := null; + c3 varchar2(32767) := null; + c4 varchar2(32767) := null; +begin c1:=c1||'#COLUMN_VALUE#'; - -c2 := null; -c3 := null; -c4 := null; -wwv_flow_api.create_row_template ( - p_id=> 28040844098354433 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_row_template_name=> 'One Column Unordered List', - p_row_template1=> c1, - p_row_template_condition1=> '', - p_row_template2=> c2, - p_row_template_condition2=> '', - p_row_template3=> c3, - p_row_template_condition3=> '', - p_row_template4=> c4, - p_row_template_condition4=> '', + +c2 := null; +c3 := null; +c4 := null; +wwv_flow_api.create_row_template ( + p_id=> 28040844098354433 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_row_template_name=> 'One Column Unordered List', + p_row_template1=> c1, + p_row_template_condition1=> '', + p_row_template2=> c2, + p_row_template_condition2=> '', + p_row_template3=> c3, + p_row_template_condition3=> '', + p_row_template4=> c4, + p_row_template_condition4=> '', p_row_template_before_rows=>''||chr(10)|| -'#TOP_PAGINATION##PAGINATION#
      ', - p_row_template_after_rows =>'
    #EXTERNAL_LINK##CSV_LINK#
    ', - p_row_template_table_attr =>'OMIT', - p_row_template_type =>'GENERIC_COLUMNS', - p_column_heading_template=>'', - p_row_template_display_cond1=>'0', - p_row_template_display_cond2=>'0', - p_row_template_display_cond3=>'0', - p_row_template_display_cond4=>'0', - p_next_page_template=>'#PAGINATION_NEXT# >', - p_previous_page_template=>'<#PAGINATION_PREVIOUS#', - p_next_set_template=>'#PAGINATION_NEXT_SET#>>', - p_previous_set_template=>'<<#PAGINATION_PREVIOUS_SET#', - p_theme_id => 101, - p_theme_class_id => 3, - p_translate_this_template => 'N', - p_row_template_comment=> ''); -end; -null; - -end; -/ - - -begin - -begin -wwv_flow_api.create_row_template_patch ( - p_id => 28040844098354433 + wwv_flow_api.g_id_offset, - p_row_template_before_first =>'
  • ', - p_row_template_after_last =>'
  • '); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/report/standard -prompt ......report template 28041136573354435 - -begin - -declare - c1 varchar2(32767) := null; - c2 varchar2(32767) := null; - c3 varchar2(32767) := null; - c4 varchar2(32767) := null; -begin +'#TOP_PAGINATION#
    #EXTERNAL_LINK##CSV_LINK#
    #PAGINATION#', + p_row_template_table_attr =>'OMIT', + p_row_template_type =>'GENERIC_COLUMNS', + p_column_heading_template=>'', + p_row_template_display_cond1=>'0', + p_row_template_display_cond2=>'0', + p_row_template_display_cond3=>'0', + p_row_template_display_cond4=>'0', + p_next_page_template=>'#PAGINATION_NEXT# >', + p_previous_page_template=>'<#PAGINATION_PREVIOUS#', + p_next_set_template=>'#PAGINATION_NEXT_SET#>>', + p_previous_set_template=>'<<#PAGINATION_PREVIOUS_SET#', + p_theme_id => 101, + p_theme_class_id => 3, + p_translate_this_template => 'N', + p_row_template_comment=> ''); +end; +null; + +end; +/ + + +begin + +begin +wwv_flow_api.create_row_template_patch ( + p_id => 28040844098354433 + wwv_flow_api.g_id_offset, + p_row_template_before_first =>'
  • ', + p_row_template_after_last =>'
  • '); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/report/standard +prompt ......report template 28041136573354435 + +begin + +declare + c1 varchar2(32767) := null; + c2 varchar2(32767) := null; + c3 varchar2(32767) := null; + c4 varchar2(32767) := null; +begin c1:=c1||'#COLUMN_VALUE#'; - -c2 := null; -c3 := null; -c4 := null; -wwv_flow_api.create_row_template ( - p_id=> 28041136573354435 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_row_template_name=> 'Standard', - p_row_template1=> c1, - p_row_template_condition1=> '', - p_row_template2=> c2, - p_row_template_condition2=> '', - p_row_template3=> c3, - p_row_template_condition3=> '', - p_row_template4=> c4, - p_row_template_condition4=> '', + +c2 := null; +c3 := null; +c4 := null; +wwv_flow_api.create_row_template ( + p_id=> 28041136573354435 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_row_template_name=> 'Standard', + p_row_template1=> c1, + p_row_template_condition1=> '', + p_row_template2=> c2, + p_row_template_condition2=> '', + p_row_template3=> c3, + p_row_template_condition3=> '', + p_row_template4=> c4, + p_row_template_condition4=> '', p_row_template_before_rows=>'#TOP_PAGINATION#'||chr(10)|| -'#PAGINATION#
    ', - p_row_template_after_rows =>'
    #EXTERNAL_LINK##CSV_LINK#
    ', - p_row_template_table_attr =>'OMIT', - p_row_template_type =>'GENERIC_COLUMNS', - p_column_heading_template=>'#COLUMN_HEADER#', - p_row_template_display_cond1=>'0', - p_row_template_display_cond2=>'0', - p_row_template_display_cond3=>'0', - p_row_template_display_cond4=>'0', - p_next_page_template=>'#PAGINATION_NEXT# >', - p_previous_page_template=>'<#PAGINATION_PREVIOUS#', - p_next_set_template=>'#PAGINATION_NEXT_SET#>>', - p_previous_set_template=>'<<#PAGINATION_PREVIOUS_SET#', - p_row_style_checked=>'#CCCCCC', - p_theme_id => 101, - p_theme_class_id => 4, - p_translate_this_template => 'N', - p_row_template_comment=> ''); -end; -null; - -end; -/ - - -begin - -begin -wwv_flow_api.create_row_template_patch ( - p_id => 28041136573354435 + wwv_flow_api.g_id_offset, - p_row_template_before_first =>'', - p_row_template_after_last =>''); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/report/standard_ppr -prompt ......report template 28041446261354435 - -begin - -declare - c1 varchar2(32767) := null; - c2 varchar2(32767) := null; - c3 varchar2(32767) := null; - c4 varchar2(32767) := null; -begin +'', + p_row_template_after_rows =>'
    #EXTERNAL_LINK##CSV_LINK#
    #PAGINATION#', + p_row_template_table_attr =>'OMIT', + p_row_template_type =>'GENERIC_COLUMNS', + p_column_heading_template=>'#COLUMN_HEADER#', + p_row_template_display_cond1=>'0', + p_row_template_display_cond2=>'0', + p_row_template_display_cond3=>'0', + p_row_template_display_cond4=>'0', + p_next_page_template=>'#PAGINATION_NEXT# >', + p_previous_page_template=>'<#PAGINATION_PREVIOUS#', + p_next_set_template=>'#PAGINATION_NEXT_SET#>>', + p_previous_set_template=>'<<#PAGINATION_PREVIOUS_SET#', + p_row_style_checked=>'#CCCCCC', + p_theme_id => 101, + p_theme_class_id => 4, + p_translate_this_template => 'N', + p_row_template_comment=> ''); +end; +null; + +end; +/ + + +begin + +begin +wwv_flow_api.create_row_template_patch ( + p_id => 28041136573354435 + wwv_flow_api.g_id_offset, + p_row_template_before_first =>'', + p_row_template_after_last =>''); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/report/standard_ppr +prompt ......report template 28041446261354435 + +begin + +declare + c1 varchar2(32767) := null; + c2 varchar2(32767) := null; + c3 varchar2(32767) := null; + c4 varchar2(32767) := null; +begin c1:=c1||'#COLUMN_VALUE#'; - -c2 := null; -c3 := null; -c4 := null; -wwv_flow_api.create_row_template ( - p_id=> 28041446261354435 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_row_template_name=> 'Standard (PPR)', - p_row_template1=> c1, - p_row_template_condition1=> '', - p_row_template2=> c2, - p_row_template_condition2=> '', - p_row_template3=> c3, - p_row_template_condition3=> '', - p_row_template4=> c4, - p_row_template_condition4=> '', + +c2 := null; +c3 := null; +c4 := null; +wwv_flow_api.create_row_template ( + p_id=> 28041446261354435 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_row_template_name=> 'Standard (PPR)', + p_row_template1=> c1, + p_row_template_condition1=> '', + p_row_template2=> c2, + p_row_template_condition2=> '', + p_row_template3=> c3, + p_row_template_condition3=> '', + p_row_template4=> c4, + p_row_template_condition4=> '', p_row_template_before_rows=>'
    #TOP_PAGINATION#'||chr(10)|| -'', - p_row_template_display_cond1=>'0', - p_row_template_display_cond2=>'0', - p_row_template_display_cond3=>'0', - p_row_template_display_cond4=>'0', - p_next_page_template=>'#PAGINATION_NEXT# >', - p_previous_page_template=>'<#PAGINATION_PREVIOUS#', - p_next_set_template=>'#PAGINATION_NEXT_SET#>>', - p_previous_set_template=>'<<#PAGINATION_PREVIOUS_SET#', - p_row_style_checked=>'#CCCCCC', - p_theme_id => 101, - p_theme_class_id => 7, - p_translate_this_template => 'N', - p_row_template_comment=> ''); -end; -null; - -end; -/ - - -begin - -begin -wwv_flow_api.create_row_template_patch ( - p_id => 28041446261354435 + wwv_flow_api.g_id_offset, - p_row_template_before_first =>'', - p_row_template_after_last =>''); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/report/standard_alternating_row_colors -prompt ......report template 28041755229354435 - -begin - -declare - c1 varchar2(32767) := null; - c2 varchar2(32767) := null; - c3 varchar2(32767) := null; - c4 varchar2(32767) := null; -begin +'', + p_row_template_table_attr =>'OMIT', + p_row_template_type =>'GENERIC_COLUMNS', + p_column_heading_template=>'', + p_row_template_display_cond1=>'0', + p_row_template_display_cond2=>'0', + p_row_template_display_cond3=>'0', + p_row_template_display_cond4=>'0', + p_next_page_template=>'#PAGINATION_NEXT# >', + p_previous_page_template=>'<#PAGINATION_PREVIOUS#', + p_next_set_template=>'#PAGINATION_NEXT_SET#>>', + p_previous_set_template=>'<<#PAGINATION_PREVIOUS_SET#', + p_row_style_checked=>'#CCCCCC', + p_theme_id => 101, + p_theme_class_id => 7, + p_translate_this_template => 'N', + p_row_template_comment=> ''); +end; +null; + +end; +/ + + +begin + +begin +wwv_flow_api.create_row_template_patch ( + p_id => 28041446261354435 + wwv_flow_api.g_id_offset, + p_row_template_before_first =>'', + p_row_template_after_last =>''); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/report/standard_alternating_row_colors +prompt ......report template 28041755229354435 + +begin + +declare + c1 varchar2(32767) := null; + c2 varchar2(32767) := null; + c3 varchar2(32767) := null; + c4 varchar2(32767) := null; +begin c1:=c1||''||chr(10)|| ''; - + c2:=c2||''; - -c3 := null; -c4 := null; -wwv_flow_api.create_row_template ( - p_id=> 28041755229354435 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_row_template_name=> 'Standard, Alternating Row Colors', - p_row_template1=> c1, - p_row_template_condition1=> '', - p_row_template2=> c2, - p_row_template_condition2=> '', - p_row_template3=> c3, - p_row_template_condition3=> '', - p_row_template4=> c4, - p_row_template_condition4=> '', + +c3 := null; +c4 := null; +wwv_flow_api.create_row_template ( + p_id=> 28041755229354435 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_row_template_name=> 'Standard, Alternating Row Colors', + p_row_template1=> c1, + p_row_template_condition1=> '', + p_row_template2=> c2, + p_row_template_condition2=> '', + p_row_template3=> c3, + p_row_template_condition3=> '', + p_row_template4=> c4, + p_row_template_condition4=> '', p_row_template_before_rows=>'
    ', +'#PAGINATION#
    ', p_row_template_after_rows =>'
    #EXTERNAL_LINK##CSV_LINK#
    '||chr(10)|| ''||chr(10)|| -'', - p_row_template_table_attr =>'OMIT', - p_row_template_type =>'GENERIC_COLUMNS', - p_column_heading_template=>'
    #COLUMN_HEADER#
    #COLUMN_HEADER#
    #COLUMN_VALUE##COLUMN_VALUE#
    #TOP_PAGINATION#'||chr(10)|| -'#PAGINATION#
    ', - p_row_template_after_rows =>'
    #EXTERNAL_LINK##CSV_LINK#
    ', - p_row_template_table_attr =>'OMIT', - p_row_template_type =>'GENERIC_COLUMNS', - p_column_heading_template=>'#COLUMN_HEADER#', - p_row_template_display_cond1=>'ODD_ROW_NUMBERS', - p_row_template_display_cond2=>'NOT_CONDITIONAL', - p_row_template_display_cond3=>'NOT_CONDITIONAL', - p_row_template_display_cond4=>'ODD_ROW_NUMBERS', - p_next_page_template=>'#PAGINATION_NEXT# >', - p_previous_page_template=>'<#PAGINATION_PREVIOUS#', - p_next_set_template=>'#PAGINATION_NEXT_SET#>>', - p_previous_set_template=>'<<#PAGINATION_PREVIOUS_SET#', - p_row_style_checked=>'#CCCCCC', - p_theme_id => 101, - p_theme_class_id => 5, - p_translate_this_template => 'N', - p_row_template_comment=> ''); -end; -null; - -end; -/ - - -begin - -begin -wwv_flow_api.create_row_template_patch ( - p_id => 28041755229354435 + wwv_flow_api.g_id_offset, - p_row_template_before_first =>' ', - p_row_template_after_last =>''); -exception when others then null; -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/report/value_attribute_pairs -prompt ......report template 28042034196354435 - -begin - -declare - c1 varchar2(32767) := null; - c2 varchar2(32767) := null; - c3 varchar2(32767) := null; - c4 varchar2(32767) := null; -begin +'', + p_row_template_after_rows =>'
    #EXTERNAL_LINK##CSV_LINK#
    #PAGINATION#', + p_row_template_table_attr =>'OMIT', + p_row_template_type =>'GENERIC_COLUMNS', + p_column_heading_template=>'#COLUMN_HEADER#', + p_row_template_display_cond1=>'ODD_ROW_NUMBERS', + p_row_template_display_cond2=>'NOT_CONDITIONAL', + p_row_template_display_cond3=>'NOT_CONDITIONAL', + p_row_template_display_cond4=>'ODD_ROW_NUMBERS', + p_next_page_template=>'#PAGINATION_NEXT# >', + p_previous_page_template=>'<#PAGINATION_PREVIOUS#', + p_next_set_template=>'#PAGINATION_NEXT_SET#>>', + p_previous_set_template=>'<<#PAGINATION_PREVIOUS_SET#', + p_row_style_checked=>'#CCCCCC', + p_theme_id => 101, + p_theme_class_id => 5, + p_translate_this_template => 'N', + p_row_template_comment=> ''); +end; +null; + +end; +/ + + +begin + +begin +wwv_flow_api.create_row_template_patch ( + p_id => 28041755229354435 + wwv_flow_api.g_id_offset, + p_row_template_before_first =>' ', + p_row_template_after_last =>''); +exception when others then null; +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/report/value_attribute_pairs +prompt ......report template 28042034196354435 + +begin + +declare + c1 varchar2(32767) := null; + c2 varchar2(32767) := null; + c3 varchar2(32767) := null; + c4 varchar2(32767) := null; +begin c1:=c1||''||chr(10)|| '#COLUMN_HEADER#'||chr(10)|| '#COLUMN_VALUE#'||chr(10)|| ''; - -c2 := null; -c3 := null; -c4 := null; -wwv_flow_api.create_row_template ( - p_id=> 28042034196354435 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_row_template_name=> 'Value Attribute Pairs', - p_row_template1=> c1, - p_row_template_condition1=> '', - p_row_template2=> c2, - p_row_template_condition2=> '', - p_row_template3=> c3, - p_row_template_condition3=> '', - p_row_template4=> c4, - p_row_template_condition4=> '', + +c2 := null; +c3 := null; +c4 := null; +wwv_flow_api.create_row_template ( + p_id=> 28042034196354435 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_row_template_name=> 'Value Attribute Pairs', + p_row_template1=> c1, + p_row_template_condition1=> '', + p_row_template2=> c2, + p_row_template_condition2=> '', + p_row_template3=> c3, + p_row_template_condition3=> '', + p_row_template4=> c4, + p_row_template_condition4=> '', p_row_template_before_rows=>''||chr(10)|| '#TOP_PAGINATION#'||chr(10)|| ''||chr(10)|| -'#PAGINATION#
    ', - p_row_template_after_rows =>'
    #EXTERNAL_LINK##CSV_LINK#
    ', - p_row_template_table_attr =>'OMIT', - p_row_template_type =>'GENERIC_COLUMNS', - p_column_heading_template=>'', - p_row_template_display_cond1=>'0', - p_row_template_display_cond2=>'0', - p_row_template_display_cond3=>'0', - p_row_template_display_cond4=>'0', - p_next_page_template=>'#PAGINATION_NEXT# >', - p_previous_page_template=>'<#PAGINATION_PREVIOUS#', - p_next_set_template=>'#PAGINATION_NEXT_SET#>>', - p_previous_set_template=>'<<#PAGINATION_PREVIOUS_SET#', - p_theme_id => 101, - p_theme_class_id => 6, - p_translate_this_template => 'N', - p_row_template_comment=> ''); -end; -null; - -end; -/ - - -begin - -begin -wwv_flow_api.create_row_template_patch ( - p_id => 28042034196354435 + wwv_flow_api.g_id_offset, - p_row_template_before_first =>'', - p_row_template_after_last =>'
    '); -exception when others then null; -end; -null; - -end; -/ - -prompt ...label templates --- ---application/shared_components/user_interface/templates/label/no_label -prompt ......label template 28046449440354444 - -begin - -begin -wwv_flow_api.create_field_template ( - p_id=> 28046449440354444 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_template_name=>'No Label', - p_template_body1=>'', - p_template_body2=>'', - p_on_error_before_label=>'
    ', - p_on_error_after_label=>'
    #ERROR_MESSAGE#
    ', - p_theme_id => 101, - p_theme_class_id => 13, - p_translate_this_template=> 'N', - p_template_comment=> ''); -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/label/optional_label -prompt ......label template 28046532275354449 - -begin - -begin -wwv_flow_api.create_field_template ( - p_id=> 28046532275354449 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_template_name=>'Optional Label', - p_template_body1=>'', - p_on_error_before_label=>'
    ', - p_on_error_after_label=>'
    #ERROR_MESSAGE#
    ', - p_theme_id => 101, - p_theme_class_id => 3, - p_translate_this_template=> 'N', - p_template_comment=> ''); -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/label/optional_label_with_help -prompt ......label template 28046657494354449 - -begin - -begin -wwv_flow_api.create_field_template ( - p_id=> 28046657494354449 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_template_name=>'Optional Label with Help', - p_template_body1=>'', - p_on_error_before_label=>'
    ', - p_on_error_after_label=>'
    #ERROR_MESSAGE#
    ', - p_theme_id => 101, - p_theme_class_id => 1, - p_translate_this_template=> 'N', - p_template_comment=> ''); -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/label/required_label -prompt ......label template 28046741903354450 - -begin - -begin -wwv_flow_api.create_field_template ( - p_id=> 28046741903354450 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_template_name=>'Required Label', - p_template_body1=>'', - p_on_error_before_label=>'
    ', - p_on_error_after_label=>'
    #ERROR_MESSAGE#
    ', - p_theme_id => 101, - p_theme_class_id => 4, - p_translate_this_template=> 'N', - p_template_comment=> ''); -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/label/required_label_with_help -prompt ......label template 28046837496354450 - -begin - -begin -wwv_flow_api.create_field_template ( - p_id=> 28046837496354450 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_template_name=>'Required Label with Help', - p_template_body1=>'', - p_on_error_before_label=>'
    ', - p_on_error_after_label=>'
    #ERROR_MESSAGE#
    ', - p_theme_id => 101, - p_theme_class_id => 2, - p_translate_this_template=> 'N', - p_template_comment=> ''); -end; -null; - -end; -/ - -prompt ...breadcrumb templates --- ---application/shared_components/user_interface/templates/breadcrumb/breadcrumb_menu -prompt ......template 28047751118354455 - -begin - -begin -wwv_flow_api.create_menu_template ( - p_id=> 28047751118354455 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_name=>'Breadcrumb Menu', - p_before_first=>'', - p_current_page_option=>'#NAME#', - p_non_current_page_option=>'#NAME#', - p_menu_link_attributes=>'', - p_between_levels=>' > ', - p_after_last=>'', - p_max_levels=>12, - p_start_with_node=>'PARENT_TO_LEAF', - p_theme_id => 101, - p_theme_class_id => 1, - p_translate_this_template => 'N', - p_template_comments=>''); -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/breadcrumb/hierarchical_menu -prompt ......template 28047859126354458 - -begin - -begin -wwv_flow_api.create_menu_template ( - p_id=> 28047859126354458 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_name=>'Hierarchical Menu', - p_before_first=>'', - p_max_levels=>11, - p_start_with_node=>'CHILD_MENU', - p_theme_id => 101, - p_theme_class_id => 2, - p_translate_this_template => 'N', - p_template_comments=>''); -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/popuplov -prompt ...popup list of values templates --- -prompt ......template 28048261015354461 - -begin - -begin -wwv_flow_api.create_popup_lov_template ( - p_id=> 28048261015354461 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_popup_icon=>'#IMAGE_PREFIX#list_gray.gif', - p_popup_icon_attr=>'width="13" height="13" alt="Popup Lov"', - p_popup_icon2=>'', - p_popup_icon_attr2=>'', - p_page_name=>'winlov', - p_page_title=>'Search Dialog', +'', + p_row_template_after_rows =>'
    #EXTERNAL_LINK##CSV_LINK#
    #PAGINATION#', + p_row_template_table_attr =>'OMIT', + p_row_template_type =>'GENERIC_COLUMNS', + p_column_heading_template=>'', + p_row_template_display_cond1=>'0', + p_row_template_display_cond2=>'0', + p_row_template_display_cond3=>'0', + p_row_template_display_cond4=>'0', + p_next_page_template=>'#PAGINATION_NEXT# >', + p_previous_page_template=>'<#PAGINATION_PREVIOUS#', + p_next_set_template=>'#PAGINATION_NEXT_SET#>>', + p_previous_set_template=>'<<#PAGINATION_PREVIOUS_SET#', + p_theme_id => 101, + p_theme_class_id => 6, + p_translate_this_template => 'N', + p_row_template_comment=> ''); +end; +null; + +end; +/ + + +begin + +begin +wwv_flow_api.create_row_template_patch ( + p_id => 28042034196354435 + wwv_flow_api.g_id_offset, + p_row_template_before_first =>'', + p_row_template_after_last =>'
    '); +exception when others then null; +end; +null; + +end; +/ + +prompt ...label templates +-- +--application/shared_components/user_interface/templates/label/no_label +prompt ......label template 28046449440354444 + +begin + +begin +wwv_flow_api.create_field_template ( + p_id=> 28046449440354444 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_template_name=>'No Label', + p_template_body1=>'', + p_template_body2=>'', + p_on_error_before_label=>'
    ', + p_on_error_after_label=>'
    #ERROR_MESSAGE#
    ', + p_theme_id => 101, + p_theme_class_id => 13, + p_translate_this_template=> 'N', + p_template_comment=> ''); +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/label/optional_label +prompt ......label template 28046532275354449 + +begin + +begin +wwv_flow_api.create_field_template ( + p_id=> 28046532275354449 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_template_name=>'Optional Label', + p_template_body1=>'', + p_on_error_before_label=>'
    ', + p_on_error_after_label=>'
    #ERROR_MESSAGE#
    ', + p_theme_id => 101, + p_theme_class_id => 3, + p_translate_this_template=> 'N', + p_template_comment=> ''); +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/label/optional_label_with_help +prompt ......label template 28046657494354449 + +begin + +begin +wwv_flow_api.create_field_template ( + p_id=> 28046657494354449 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_template_name=>'Optional Label with Help', + p_template_body1=>'', + p_on_error_before_label=>'
    ', + p_on_error_after_label=>'
    #ERROR_MESSAGE#
    ', + p_theme_id => 101, + p_theme_class_id => 1, + p_translate_this_template=> 'N', + p_template_comment=> ''); +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/label/required_label +prompt ......label template 28046741903354450 + +begin + +begin +wwv_flow_api.create_field_template ( + p_id=> 28046741903354450 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_template_name=>'Required Label', + p_template_body1=>'', + p_on_error_before_label=>'
    ', + p_on_error_after_label=>'
    #ERROR_MESSAGE#
    ', + p_theme_id => 101, + p_theme_class_id => 4, + p_translate_this_template=> 'N', + p_template_comment=> ''); +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/label/required_label_with_help +prompt ......label template 28046837496354450 + +begin + +begin +wwv_flow_api.create_field_template ( + p_id=> 28046837496354450 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_template_name=>'Required Label with Help', + p_template_body1=>'', + p_on_error_before_label=>'
    ', + p_on_error_after_label=>'
    #ERROR_MESSAGE#
    ', + p_theme_id => 101, + p_theme_class_id => 2, + p_translate_this_template=> 'N', + p_template_comment=> ''); +end; +null; + +end; +/ + +prompt ...breadcrumb templates +-- +--application/shared_components/user_interface/templates/breadcrumb/breadcrumb_menu +prompt ......template 28047751118354455 + +begin + +begin +wwv_flow_api.create_menu_template ( + p_id=> 28047751118354455 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_name=>'Breadcrumb Menu', + p_before_first=>'', + p_current_page_option=>'#NAME#', + p_non_current_page_option=>'#NAME#', + p_menu_link_attributes=>'', + p_between_levels=>' > ', + p_after_last=>'', + p_max_levels=>12, + p_start_with_node=>'PARENT_TO_LEAF', + p_theme_id => 101, + p_theme_class_id => 1, + p_translate_this_template => 'N', + p_template_comments=>''); +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/breadcrumb/hierarchical_menu +prompt ......template 28047859126354458 + +begin + +begin +wwv_flow_api.create_menu_template ( + p_id=> 28047859126354458 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_name=>'Hierarchical Menu', + p_before_first=>'', + p_max_levels=>11, + p_start_with_node=>'CHILD_MENU', + p_theme_id => 101, + p_theme_class_id => 2, + p_translate_this_template => 'N', + p_template_comments=>''); +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/popuplov +prompt ...popup list of values templates +-- +prompt ......template 28048261015354461 + +begin + +begin +wwv_flow_api.create_popup_lov_template ( + p_id=> 28048261015354461 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_popup_icon=>'#IMAGE_PREFIX#list_gray.gif', + p_popup_icon_attr=>'width="13" height="13" alt="Popup Lov"', + p_popup_icon2=>'', + p_popup_icon_attr2=>'', + p_page_name=>'winlov', + p_page_title=>'Search Dialog', p_page_html_head=>''||chr(10)|| -'', - p_page_body_attr=>'onload="first_field()" style="background-color:#FFFFFF;margin:0;"', - p_before_field_text=>'
    ', - p_page_heading_text=>'The % wildcard can be used.', - p_page_footer_text =>'', - p_filter_width =>'20', - p_filter_max_width =>'100', - p_filter_text_attr =>'', - p_find_button_text =>'Search', - p_find_button_image=>'', - p_find_button_attr =>'', - p_close_button_text=>'Close', - p_close_button_image=>'', - p_close_button_attr=>'', - p_next_button_text =>'Next >', - p_next_button_image=>'', - p_next_button_attr =>'', - p_prev_button_text =>'< Previous', - p_prev_button_image=>'', - p_prev_button_attr =>'', - p_after_field_text=>'
    ', - p_scrollbars=>'1', - p_resizable=>'1', - p_width =>'400', - p_height=>'450', - p_result_row_x_of_y=>'
    Row(s) #FIRST_ROW# - #LAST_ROW#
    ', - p_result_rows_per_pg=>500, - p_before_result_set=>'
    ', - p_theme_id => 101, - p_theme_class_id => 1, - p_after_result_set =>'
    '); -end; -null; - -end; -/ - -prompt ...calendar templates --- ---application/shared_components/user_interface/templates/calendar/calendar -prompt ......template 28047959384354460 - -begin - -begin -wwv_flow_api.create_calendar_template( - p_id=> 28047959384354460 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_cal_template_name=>'Calendar', - p_translate_this_template=> 'Y', - p_day_of_week_format=> '#IDAY#', +'', + p_page_body_attr=>'onload="first_field()" style="background-color:#FFFFFF;margin:0;"', + p_before_field_text=>'
    ', + p_page_heading_text=>'The % wildcard can be used.', + p_page_footer_text =>'', + p_filter_width =>'20', + p_filter_max_width =>'100', + p_filter_text_attr =>'', + p_find_button_text =>'Search', + p_find_button_image=>'', + p_find_button_attr =>'', + p_close_button_text=>'Close', + p_close_button_image=>'', + p_close_button_attr=>'', + p_next_button_text =>'Next >', + p_next_button_image=>'', + p_next_button_attr =>'', + p_prev_button_text =>'< Previous', + p_prev_button_image=>'', + p_prev_button_attr =>'', + p_after_field_text=>'
    ', + p_scrollbars=>'1', + p_resizable=>'1', + p_width =>'400', + p_height=>'450', + p_result_row_x_of_y=>'
    Row(s) #FIRST_ROW# - #LAST_ROW#
    ', + p_result_rows_per_pg=>500, + p_before_result_set=>'
    ', + p_theme_id => 101, + p_theme_class_id => 1, + p_after_result_set =>'
    '); +end; +null; + +end; +/ + +prompt ...calendar templates +-- +--application/shared_components/user_interface/templates/calendar/calendar +prompt ......template 28047959384354460 + +begin + +begin +wwv_flow_api.create_calendar_template( + p_id=> 28047959384354460 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_cal_template_name=>'Calendar', + p_translate_this_template=> 'Y', + p_day_of_week_format=> '#IDAY#', p_month_title_format=> ' '||chr(10)|| ' '||chr(10)|| ' '||chr(10)|| ' '||chr(10)|| ' '||chr(10)|| -' ', - p_today_open_format=> '', - p_nonday_title_format => '
    #DD#
    ', - p_nonday_open_format => '', - p_week_title_format => '', - p_week_open_format => '', - p_week_close_format => ' ', - p_daily_title_format => '', - p_daily_open_format => '', - p_daily_close_format => '', +'', + p_day_title_format=> '
    #DD#
    ', + p_day_open_format=> '', + p_today_open_format=> '', + p_nonday_title_format => '
    #DD#
    ', + p_nonday_open_format => '', + p_week_title_format => '', + p_week_open_format => '', + p_week_close_format => ' ', + p_daily_title_format => '', + p_daily_open_format => '', + p_daily_close_format => '', p_weekly_title_format => '
    #IMONTH# #YYYY#
    ', - p_month_open_format=> '', +' '||chr(10)|| ''||chr(10)|| '
    ', + p_month_open_format=> '', p_month_close_format=> '
    '||chr(10)|| -'', - p_day_title_format=> '
    #DD#
    ', - p_day_open_format=> '
    ', - p_day_close_format=> '', - p_weekend_title_format=> '
    #DD#
    ', - p_weekend_open_format => '
    ', - p_weekend_close_format => '', - p_nonday_close_format => '
    #IDAY#
    ', + p_day_close_format=> '', + p_weekend_title_format=> '
    #DD#
    ', + p_weekend_open_format => '
    ', + p_weekend_close_format => '', + p_nonday_close_format => '
    #IDAY#
    '||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -'', - p_weekly_month_open_format => '
    #WTITLE#
    ', - p_weekly_day_of_week_format => '#IDAY#
    #MM#/#DD#
    ', - p_weekly_month_close_format => '
    ', - p_weekly_day_title_format => '', - p_weekly_day_open_format => '', - p_weekly_day_close_format => '
    ', - p_weekly_today_open_format => '', - p_weekly_weekend_title_format => '', - p_weekly_weekend_open_format => '', - p_weekly_weekend_close_format => '
    ', - p_weekly_time_open_format => '', - p_weekly_time_close_format => '
    ', - p_weekly_time_title_format => '#TIME#', - p_weekly_hour_open_format => '', - p_weekly_hour_close_format => '', - p_daily_day_of_week_format => '#IDAY# #DD#/#MM#', +'', + p_weekly_day_of_week_format => '#IDAY#
    #MM#/#DD#', + p_weekly_month_open_format => '', + p_weekly_month_close_format => '
    ', + p_weekly_day_title_format => '', + p_weekly_day_open_format => '', + p_weekly_day_close_format => '
    ', + p_weekly_today_open_format => '', + p_weekly_weekend_title_format => '', + p_weekly_weekend_open_format => '', + p_weekly_weekend_close_format => '
    ', + p_weekly_time_open_format => '', + p_weekly_time_close_format => '
    ', + p_weekly_time_title_format => '#TIME#', + p_weekly_hour_open_format => '', + p_weekly_hour_close_format => '', + p_daily_day_of_week_format => '#IDAY# #DD#/#MM#', p_daily_month_title_format => '
    #IMONTH# #DD#, #YYYY#
    '||chr(10)|| -'', - p_daily_month_open_format => '', - p_daily_month_close_format => '
    ', - p_daily_day_title_format => '', - p_daily_day_open_format => '', - p_daily_day_close_format => '
    ', - p_daily_today_open_format => '', - p_daily_time_open_format => '', - p_daily_time_close_format => '
    ', - p_daily_time_title_format => '#TIME#', - p_daily_hour_open_format => '', - p_daily_hour_close_format => '', - p_theme_id => 101, - p_theme_class_id => 1, - p_reference_id=> null); -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/calendar/calendar_alternative_1 -prompt ......template 28048056078354461 - -begin - -begin -wwv_flow_api.create_calendar_template( - p_id=> 28048056078354461 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_cal_template_name=>'Calendar, Alternative 1', - p_translate_this_template=> 'Y', - p_day_of_week_format=> '#IDAY#', +'', + p_daily_month_open_format => '', + p_daily_month_close_format => '
    ', + p_daily_day_title_format => '', + p_daily_day_open_format => '', + p_daily_day_close_format => '
    ', + p_daily_today_open_format => '', + p_daily_time_open_format => '', + p_daily_time_close_format => '
    ', + p_daily_time_title_format => '#TIME#', + p_daily_hour_open_format => '', + p_daily_hour_close_format => '', + p_theme_id => 101, + p_theme_class_id => 1, + p_reference_id=> null); +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/calendar/calendar_alternative_1 +prompt ......template 28048056078354461 + +begin + +begin +wwv_flow_api.create_calendar_template( + p_id=> 28048056078354461 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_cal_template_name=>'Calendar, Alternative 1', + p_translate_this_template=> 'Y', + p_day_of_week_format=> '#IDAY#', p_month_title_format=> ' '||chr(10)|| ' '||chr(10)|| ' '||chr(10)|| ' '||chr(10)|| ' '||chr(10)|| -' ', - p_today_open_format=> '', - p_nonday_title_format => '
    #DD#
    ', - p_nonday_open_format => '', - p_week_title_format => '', - p_week_open_format => '', - p_week_close_format => ' ', - p_daily_title_format => '', - p_daily_open_format => '', - p_daily_close_format => '', +'', + p_day_title_format=> '
    #DD#
    ', + p_day_open_format=> '', + p_today_open_format=> '', + p_nonday_title_format => '
    #DD#
    ', + p_nonday_open_format => '', + p_week_title_format => '', + p_week_open_format => '', + p_week_close_format => ' ', + p_daily_title_format => '', + p_daily_open_format => '', + p_daily_close_format => '', p_weekly_title_format => '
    #IMONTH# #YYYY#
    ', - p_month_open_format=> '', +' '||chr(10)|| ''||chr(10)|| '
    ', + p_month_open_format=> '', p_month_close_format=> '
    '||chr(10)|| -'', - p_day_title_format=> '
    #DD#
    ', - p_day_open_format=> '
    ', - p_day_close_format=> '', - p_weekend_title_format=> '
    #DD#
    ', - p_weekend_open_format => '
    ', - p_weekend_close_format => '', - p_nonday_close_format => '
    #IDAY#
    ', + p_day_close_format=> '', + p_weekend_title_format=> '
    #DD#
    ', + p_weekend_open_format => '
    ', + p_weekend_close_format => '', + p_nonday_close_format => '
    #IDAY#
    '||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -'', - p_weekly_month_open_format => '
    #WTITLE#
    ', - p_weekly_day_of_week_format => '#IDAY#
    #MM#/#DD#
    ', - p_weekly_month_close_format => '
    ', - p_weekly_day_title_format => '', - p_weekly_day_open_format => '', - p_weekly_day_close_format => '
    ', - p_weekly_today_open_format => '', - p_weekly_weekend_title_format => '', - p_weekly_weekend_open_format => '', - p_weekly_weekend_close_format => '
    ', - p_weekly_time_open_format => '', - p_weekly_time_close_format => '
    ', - p_weekly_time_title_format => '#TIME#', - p_weekly_hour_open_format => '', - p_weekly_hour_close_format => '', - p_daily_day_of_week_format => '#IDAY# #DD#/#MM#', +'', + p_weekly_day_of_week_format => '#IDAY#
    #MM#/#DD#', + p_weekly_month_open_format => '', + p_weekly_month_close_format => '
    ', + p_weekly_day_title_format => '', + p_weekly_day_open_format => '', + p_weekly_day_close_format => '
    ', + p_weekly_today_open_format => '', + p_weekly_weekend_title_format => '', + p_weekly_weekend_open_format => '', + p_weekly_weekend_close_format => '
    ', + p_weekly_time_open_format => '', + p_weekly_time_close_format => '
    ', + p_weekly_time_title_format => '#TIME#', + p_weekly_hour_open_format => '', + p_weekly_hour_close_format => '', + p_daily_day_of_week_format => '#IDAY# #DD#/#MM#', p_daily_month_title_format => '
    #IMONTH# #DD#, #YYYY#
    '||chr(10)|| -'', - p_daily_month_open_format => '', - p_daily_month_close_format => '
    ', - p_daily_day_title_format => '', - p_daily_day_open_format => '', - p_daily_day_close_format => '
    ', - p_daily_today_open_format => '', - p_daily_time_open_format => '', - p_daily_time_close_format => '
    ', - p_daily_time_title_format => '#TIME#', - p_daily_hour_open_format => '', - p_daily_hour_close_format => '', - p_theme_id => 101, - p_theme_class_id => 2, - p_reference_id=> null); -end; -null; - -end; -/ - ---application/shared_components/user_interface/templates/calendar/small_calendar -prompt ......template 28048158316354461 - -begin - -begin -wwv_flow_api.create_calendar_template( - p_id=> 28048158316354461 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_cal_template_name=>'Small Calendar', - p_translate_this_template=> 'Y', - p_day_of_week_format=> '', +'', + p_daily_month_open_format => '', + p_daily_month_close_format => '
    ', + p_daily_day_title_format => '', + p_daily_day_open_format => '', + p_daily_day_close_format => '
    ', + p_daily_today_open_format => '', + p_daily_time_open_format => '', + p_daily_time_close_format => '
    ', + p_daily_time_title_format => '#TIME#', + p_daily_hour_open_format => '', + p_daily_hour_close_format => '', + p_theme_id => 101, + p_theme_class_id => 2, + p_reference_id=> null); +end; +null; + +end; +/ + +--application/shared_components/user_interface/templates/calendar/small_calendar +prompt ......template 28048158316354461 + +begin + +begin +wwv_flow_api.create_calendar_template( + p_id=> 28048158316354461 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_cal_template_name=>'Small Calendar', + p_translate_this_template=> 'Y', + p_day_of_week_format=> '', p_month_title_format=> ' '||chr(10)|| ' '||chr(10)|| ' '||chr(10)|| ' '||chr(10)|| ' '||chr(10)|| -' ', - p_today_open_format=> '', - p_nonday_title_format => '
    #DD#
    ', - p_nonday_open_format => '', - p_week_title_format => '', - p_week_open_format => '', - p_week_close_format => ' ', - p_daily_title_format => '', - p_daily_open_format => '', - p_daily_close_format => '', +'', + p_day_title_format=> '
    #DD#
    ', + p_day_open_format=> '', + p_today_open_format=> '', + p_nonday_title_format => '
    #DD#
    ', + p_nonday_open_format => '', + p_week_title_format => '', + p_week_open_format => '', + p_week_close_format => ' ', + p_daily_title_format => '', + p_daily_open_format => '', + p_daily_close_format => '', p_weekly_title_format => '
    #IMONTH# #YYYY#
    ', - p_month_open_format=> '', +' '||chr(10)|| ''||chr(10)|| '
    ', + p_month_open_format=> '', p_month_close_format=> '
    '||chr(10)|| -'', - p_day_title_format=> '
    #DD#
    ', - p_day_open_format=> '
    ', - p_day_close_format=> '', - p_weekend_title_format=> '
    #DD#
    ', - p_weekend_open_format => '
    ', - p_weekend_close_format => '', - p_nonday_close_format => '
    #IDAY#
    ', + p_day_close_format=> '', + p_weekend_title_format=> '
    #DD#
    ', + p_weekend_open_format => '
    ', + p_weekend_close_format => '', + p_nonday_close_format => '
    #IDAY#
    '||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -'', - p_weekly_month_open_format => '
    #WTITLE#
    ', - p_weekly_day_of_week_format => '#IDAY#
    #MM#/#DD#
    ', - p_weekly_month_close_format => '
    ', - p_weekly_day_title_format => '', - p_weekly_day_open_format => '', - p_weekly_day_close_format => '
    ', - p_weekly_today_open_format => '', - p_weekly_weekend_title_format => '', - p_weekly_weekend_open_format => '', - p_weekly_weekend_close_format => '
    ', - p_weekly_time_open_format => '', - p_weekly_time_close_format => '
    ', - p_weekly_time_title_format => '#TIME#', - p_weekly_hour_open_format => '', - p_weekly_hour_close_format => '', - p_daily_day_of_week_format => '#IDAY# #DD#/#MM#', +'', + p_weekly_day_of_week_format => '#IDAY#
    #MM#/#DD#', + p_weekly_month_open_format => '', + p_weekly_month_close_format => '
    ', + p_weekly_day_title_format => '', + p_weekly_day_open_format => '', + p_weekly_day_close_format => '
    ', + p_weekly_today_open_format => '', + p_weekly_weekend_title_format => '', + p_weekly_weekend_open_format => '', + p_weekly_weekend_close_format => '
    ', + p_weekly_time_open_format => '', + p_weekly_time_close_format => '
    ', + p_weekly_time_title_format => '#TIME#', + p_weekly_hour_open_format => '', + p_weekly_hour_close_format => '', + p_daily_day_of_week_format => '#IDAY# #DD#/#MM#', p_daily_month_title_format => '
    #IMONTH# #DD#, #YYYY#
    '||chr(10)|| -'', - p_daily_month_open_format => '', - p_daily_month_close_format => '
    ', - p_daily_day_title_format => '', - p_daily_day_open_format => '', - p_daily_day_close_format => '
    ', - p_daily_today_open_format => '', - p_daily_time_open_format => '', - p_daily_time_close_format => '
    ', - p_daily_time_title_format => '#TIME#', - p_daily_hour_open_format => '', - p_daily_hour_close_format => '', - p_theme_id => 101, - p_theme_class_id => 3, - p_reference_id=> null); -end; -null; - -end; -/ - -prompt ...application themes --- ---application/shared_components/user_interface/themes/national_grid -prompt ......theme 28048457003354469 -begin -wwv_flow_api.create_theme ( - p_id =>28048457003354469 + wwv_flow_api.g_id_offset, - p_flow_id =>wwv_flow.g_flow_id, - p_theme_id => 101, - p_theme_name=>'National Grid', - p_default_page_template=>28031530009354416 + wwv_flow_api.g_id_offset, - p_error_template=>42209241448421762 + wwv_flow_api.g_id_offset, - p_printer_friendly_template=>28033049158354418 + wwv_flow_api.g_id_offset, - p_breadcrumb_display_point=>'REGION_POSITION_01', - p_sidebar_display_point=>'REGION_POSITION_02', - p_login_template=>28031359192354383 + wwv_flow_api.g_id_offset, - p_default_button_template=>28046959836354450 + wwv_flow_api.g_id_offset, - p_default_region_template=>28038130488354430 + wwv_flow_api.g_id_offset, - p_default_chart_template =>28035460347354425 + wwv_flow_api.g_id_offset, - p_default_form_template =>28035733013354425 + wwv_flow_api.g_id_offset, - p_default_reportr_template =>28038130488354430 + wwv_flow_api.g_id_offset, - p_default_tabform_template=>28038130488354430 + wwv_flow_api.g_id_offset, - p_default_wizard_template=>28039654408354430 + wwv_flow_api.g_id_offset, - p_default_menur_template=>28034529370354425 + wwv_flow_api.g_id_offset, - p_default_listr_template=>28038130488354430 + wwv_flow_api.g_id_offset, - p_default_report_template =>28041136573354435 + wwv_flow_api.g_id_offset, - p_default_label_template=>28046657494354449 + wwv_flow_api.g_id_offset, - p_default_menu_template=>28047751118354455 + wwv_flow_api.g_id_offset, - p_default_calendar_template=>28047959384354460 + wwv_flow_api.g_id_offset, - p_default_list_template=>28045831289354443 + wwv_flow_api.g_id_offset, - p_default_option_label=>28046657494354449 + wwv_flow_api.g_id_offset, - p_default_required_label=>28046837496354450 + wwv_flow_api.g_id_offset); -end; -/ - -begin -wwv_flow_api.g_varchar2_table := wwv_flow_api.empty_varchar2_table; -wwv_flow_api.g_varchar2_table(1) := '474946383961C8002B00F70000126EAA3D88B9F1F6FA4890BECEE0ED0061A2D9E6F1AECDE2D0E2EEF6F9FC0A6BA8B5D1E48DB9D694BDD8458DBDA1C5DD00589DF8FAFCA5C6DE66A1C8A9CAE0297CB2ACCBE13A86B8B0CEE2FBFCFD0568A60A66A579ACCE'; -wwv_flow_api.g_varchar2_table(2) := 'DEEAF38AB7D5A5C8DF257AB10968A6F4F8FAEEF4F87EB0D0CADEECD6E5F09AC1DB1D75AE99BFDAE2ECF4005DA05D9CC5005C9E0465A4C9DDEA287BB2DAE8F1FCFDFEF0F6F9F2F7FA6EA4CAE8F0F7BAD4E672A8CC6AA4CAB8D4E60066A5F6FAFC5498C291'; -wwv_flow_api.g_varchar2_table(3) := 'BBD7C4DAE9599AC46DA2C84D8EBDDCE8F2F5F8FB87B5D41A74AD4C91BF69A1C985B4D3004C96005099D4E4EF00549A1672AD0F6EAA2278B03182B55496C2619DC6A8C8DFE0EAF380B2D270A7CB0063A42177AF1170ABBCD6E7428CBC83B3D33683B7B8D3'; -wwv_flow_api.g_varchar2_table(4) := 'E5EBF3F8F2F6F980ACCE0366A55898C33F8ABB0060A19FC3DCBED6E85E95C2C1D9E8E5EEF574AACE00569B629FC6EDF3F8EAF1F6FDFEFE0C6AA81570ABC6DCEAF0F5F93685B75094C1A6C8DEE7EFF6E9EFF61973AD0461A20364A45E99C35296C2FAFBFD'; -wwv_flow_api.g_varchar2_table(5) := '7BAED0E6EEF474A8CC6FA5CB609EC6458BBB2C7DB30262A30F6CA9267CB3F4F9FC317EB380B0D19FC5DDDCE8F19CC2DB2D7FB4629FC7C2D9E9BFD8E8C0D7E85396C1418CBCFCFCFDECF1F82E80B4DCEAF277ABCD6CA5CACCDFECC2D8E9B2CFE34E94C083'; -wwv_flow_api.g_varchar2_table(6) := 'B5D33985B83684B80C6CA80B6CA86DA7CB5193C00266A62B7EB31370AB0E6EA90065A50065A40064A40063A3005B9E005EA0005A9EDFE9F30062A3005FA1FFFFFE74AACD5196C2005B9F0064A3DEE9F3FEFEFFC2DAEAFEFEFE0062A2005EA1005A9D0059'; -wwv_flow_api.g_varchar2_table(7) := '9D005A9F005FA0F3F8FAFEFFFE005FA2EBF2F7FFFEFEF7F9FC80B2D10165A50064A5DEE9F2FEFFFFFEFEFD649FC75196C1C0D7E7E4EDF5E5EFF60D6EA90265A480AFD0F4F7FADEE8F11774AE6FA8CB5091BF428BBCF8FBFC458FBD0263A3BAD6E600589B'; -wwv_flow_api.g_varchar2_table(8) := 'FFFEFF5B9BC598C1DB2578B0699EC6D3E4EFD3E3EEB8D4E580B1D1ABCCE182B1D183B2D20F63A3609CC685B3D3DFE9F2B3D0E41F77AFE7F0F676A9CC0769A75495C1E3ECF30161A20162A3A5C9DFFFFFFF21F90400000000002C00000000C8002B000008'; -wwv_flow_api.g_varchar2_table(9) := 'FF00FF091C48B0A0C18308132A5CC8B0A1C38710234A9C48B1A2C58B18336AAC3828D0C68F20438A1C19F1D6BF086E6CAD2044B2A5CB97302972D2F5EA952D7831731E1BF82BA74F911158C87AD5AA15961545A03D34F933E23163758C456B8A314CD49F'; -wwv_flow_api.g_varchar2_table(10) := '3238D8C252B49619481065547946EFD9366D4D7B2AB414EF0E53AA14977989D7836A03335860699010518091100A146CC0909640110F1D0E3A68F30DAEC565202084830B6FC50A061267983203AB962D0A547D34D1B5403163C71597C19835C071BB2413'; -wwv_flow_api.g_varchar2_table(11) := '673CA9E5CA55010B5453AC78A5E3205BB7A827AA661D3CF61358AD5C99C1DD54376F83BFA08A985A1CE2F0D6D521CAAED5EAD5F2DCBB7B17FF2C375059F687AA63613FDF5036ACDAB711261BF2088E0C87753A18E83062A184DD745044C43EFB85115104'; -wwv_flow_api.g_varchar2_table(12) := '2A1850050D0E1121480C31E4114142E9AD57D0085FF8D00E330DFC90C13F323C13C310107E289000230E61800A3DCD604111D9DC3050072F9460630C6F1124C00D3E30C38C0F9F4CE81E7C1644E0811832FE43811089E493CF13A37890C03F390E444403'; -wwv_flow_api.g_varchar2_table(13) := '0ECC918F06F9CC61C8198014F44136CC1C51802B2C58A1E62602DDF281180F9867D00B3540A1800621ECA10F066A15748318A2F40746203084A0810246F89124429F4C60A79372C080C33A541674DD41EEA053CB0AC4CCB2421F01A89001378085B04A15'; -wwv_flow_api.g_varchar2_table(14) := '03511002601B04F08F0951D8FFA2CB12390C240D1F1A68C0475D06D503032C9C12B382385E9810C771C9DD56C72B4A5C91C104B3B481572DBA10D3C205311C648217BAB4B10216AF14100B042B5C6203415128D1C42C3BEC304C134B3441D83FC704A0C4'; -wwv_flow_api.g_varchar2_table(15) := '285566D0880B100C530016D442604B28E71694831266E8F1033A4DC452CB2BC8CC124B3F1E1C244320E24030CBBFB0D832CC30001C60D0A5051561861944B5B2432BBBB410AA167815900F2D037D604B2D58C872411E30B440540BB80C244F2CB0BCD2C2'; -wwv_flow_api.g_varchar2_table(16) := '1D06F9C08F19B525E78AD18710E0C47BB65940C313B1E4D0030428B4034A250B300083AC762C53100259CCE2020B0FDC404D3D0D9421EE00130AD485379644018B3301E4FF32CD34040C3400040E140407172BC48242171850B3400301ACD0020C4C1484'; -wwv_flow_api.g_varchar2_table(17) := 'CB307350310704A19C704325149CA28119B6544CD0323D48AE0A035FDFF00121F9ACE00273032D530171049D80086D4575F78A2B3BC8C285164461A100CD027D70662B059481842C3BD4A64BD0024DB1822BADC8924B4114F4C1DDCA4F83AB9C3D0AFC5E'; -wwv_flow_api.g_varchar2_table(18) := 'F5D50518E1F21A05DD134031B2F84350065CCCD2C707066520852C2B8056906EBB18C740DE32B8C211A413C390C51112439008E0A01FB308C09406828B5828000566288241CE210E5B68A16002C1C00A64818A64186401729845197A71BAD558C8047258'; -wwv_flow_api.g_varchar2_table(19) := '5E2B80D58CD1D9C215B570C6CA8C87BC7F280F7BAF008006FF7E073008E06020D62B8AF608A2823998217AD11B8A06B2078BA215255C569BCD0ABC004282BCC005BA08050B05528266ACA01B08E9C01366C12B8200705104292041A8C08F16D00D2145B0'; -wwv_flow_api.g_varchar2_table(20) := '05D008820B9FADC00708C9C10A8031AF7FF4A207B340471D101288583CA18B2413C8045A10BD19CA21106828C103BEC1B4E4CCF078352B40CA6A020C5B28801B00C8061257A0C4ED0D0407B1C01ECBB031817A94E006F048043056D69DDBA0AF0F954048'; -wwv_flow_api.g_varchar2_table(21) := '0654B10223886020909016A51072895844A26E03718E780A2247814440132D90C3320F1201629A4205146C81194030418298A404636801664E648A25002121EE28402A5E70BA0AA86720E0004101DAA5FF9C07343000B228CA0E60014A81F8439445B10D'; -wwv_flow_api.g_varchar2_table(22) := '0A18C00B1AD020024C4962F65C09A228300D7BC1E88298C4B18B84FAF209B288C27D10C2825898A21A03B1801058004D8384231630309B1B57B08B69C6917003F9C12B5670448550A000B6F0A7402A280B0D2284064E2007330692873F08812F08C18019'; -wwv_flow_api.g_varchar2_table(23) := '5A318916DE532004D0C07BB2E7803814840989408E2B7838908312C5363060A04124BA44813C430158C09E19344104834CA018D83B1FD6CCA1101CCC4201BC18885214B28939D822A6FF0BCF41AAF98F73C8AE040BA101378671050ACE22156A48080F22'; -wwv_flow_api.g_varchar2_table(24) := '5359818C512124A0A42FEA89BB7F9CE186DD3183500BC282EB8DB5A03E44682B56608584FF24D1156DFD070668539B1598AE20E83CEB4787710A85300302B035880C0460821BA4800D8A304301103BD3E71884B1B880803DCA99102E0CA30C2365C33014'; -wwv_flow_api.g_varchar2_table(25) := 'F088847413022C494802D640072A24E10F21A8452A465BBBDBADA70BC4A80D2CF26180833CA09304EDE10FBB33861FD89695B8A5A80F5CBB8B021F440428A00D16AF360C3628C40AE3EDE140D6000924D8C1096330C33096B0020D4C57A6D154EC75712A'; -wwv_flow_api.g_varchar2_table(26) := '102040C00E2355081084818EBAFE03177F55AB41225001F40E502080D842238E800E05C022164D68C22B9A31DF16961607BA280A2C56C120835062075C097028B1A76584580F7BB915450BB8AC005419041016ED651621403D845801FFB91A1E0227E6A0'; -wwv_flow_api.g_varchar2_table(27) := '8B86356315AA70801BCEC085C9A15820D25C2C8BFF7107080460270B91C4308C50E5CB25B7203CF6313E21318A02B4A10D0550803D2E60894624C105ADA0AF4022898331B7A216DC58C4417C910A22C2D6AC9F0CAC975939D181882296AE80052B4C98BF'; -wwv_flow_api.g_varchar2_table(28) := '0BD842CD5763F385333C1013EC2116C3D883242440803A80632047100675536C5D6A0E9A0C10B8408C13C2826140C1C68ED630A47B9C5E49B64018B52883076E9007228C140DB411F53F6C575A2BE8227AB5B8461E0E7200DE76F91F0725B3AC0F92C4E0'; -wwv_flow_api.g_varchar2_table(29) := '2998D6BBE0EF4132E0858B0EB7CD0779734165408658B82007E05C2C4CFFFC8F40AFD880FFB80204A0C07183F4C201C3FF08C0481D3DF01D937B2012805F246EF059822C20DEA45DCF097EFD34717CE120ED70EDBF95471482B6BC206CA5A8051E569B5A'; -wwv_flow_api.g_varchar2_table(30) := '14922034300277F43A0C881B44E2C85BC71862C1D7EE6E3CB1351534C81BD0020D6C13214440C1306A3554622324D2E9CD801D5AB08A21C073AAF28EA427C640941DACA0EBA753C4995E2B60841AFDC0B5C96D0CF2C195D94AE22037281A91286CF58260'; -wwv_flow_api.g_varchar2_table(31) := '5D20783819FE1002072714A3021C07A04D0537684AECD4230A010522560096B63FBA812FFFC70CB4100B3220C4241E58C10EF2EEC28124000A83C74208324B9076A0F693852F3A600FDC4A7C56A0005D49049B2AF58F0438A018E07BF885E12C901304A3'; -wwv_flow_api.g_varchar2_table(32) := '00224308FF03645100D027B6DA3705790214B18227D85D98A458413ECAEBFAA3C35ED223B8C62CA4911022A8C2164D563B30705502E106A6E60AC030070D600D34400048000BBBD02EC8174ABF43503A8674D76370045108A6D60AC1E000201414BAC74F'; -wwv_flow_api.g_varchar2_table(33) := 'DA971097F70F37170B1676106000052B507E61525D5B207604D10092037806F15FB380832C675EB117752B607E07810F2D000BA91020024880FFA0067D801C2A030C66F0044EA001B2B00B293350B04574B9B67CB3063CC1300D04F105FFA232AD600B20'; -wwv_flow_api.g_varchar2_table(34) := '9004EE450A28D33413F60415B67D05F50628200B73400906F1058C100276200B4EF00605F100B6200BBF957E04010896403439E08705E10389E04CFBFF4641E37581F7975EBD2009B1600B9D601060D00D2D90050AC00FAB356FBD47100CC019BD736A38'; -wwv_flow_api.g_varchar2_table(35) := 'D30AC0900853348106254A5B687FABD47C0421482A031F2FB802C88080B2D4866F6882DC271045300CB690080C450336500F92D0074DC00090100BBB600839C06BFF4000E102004540050DA0568C2510D50002B1100B9AF0001D808CA0300DB2100B7280'; -wwv_flow_api.g_varchar2_table(36) := '8490C885DC147BFFB00E89600B05A00F6820000280000C00026D600F37700D66C00D7E107E91341013B00278758ACEB00228E001F9503C59387887376BB43810221005B3F00AE0F334DDB10201000262751B33900A4B90890911084B000BEFF70F343001'; -wwv_flow_api.g_varchar2_table(37) := 'E2227F5AA00005D0042E400232500D7BFFF02EB1606620D209BA100BC2302E8554064B700106A1026E500010200BF9B00AA5A094D7025905D10929B99206C10328B00413607300108EB5A0054F900AD1320AFDC502B300014A4002A3969565A05C14E005'; -wwv_flow_api.g_varchar2_table(38) := '05D00223A40BB6C00804A0531AF96F8E0001B1706EB560950541064D20974D301903B1131D4006B6100C385345B2D0022C600D5000012D302E54900048900654A010189006139009056101012007D133060070045525109E800FF2100855261032C0000E'; -wwv_flow_api.g_varchar2_table(39) := '700830300A9ED0260C90061E502521840A00C0773BA000A3700236664E54E09970901080C001690055C586047B3044AE100215E00102604D293005E94007269101CCB94E23F3051CFF000496100454C020ECF03458A8569E50038440083530088A781012'; -wwv_flow_api.g_varchar2_table(40) := '1004EF19049050733067080000290100093D310FEE099F04C09B111107D5400025A00ED4E81011100198F0636D921099C0042580006B305255F21606DA1075600225E00955F06CD4674E16E17DD8F395339011FA491036C0044CB0065E55A2EC51A31F01'; -wwv_flow_api.g_varchar2_table(41) := '0814200154400512501A064106B45600516022365AA446CA10340000E45700C1100208C03D21D0772DC076475AA5564A10BFD06735112EF6C00154A00367C00263E084BB600B3F77A5686AA5EEC007FB941C9B020CAEA0121A293D035072697AA7E7F100'; -wwv_flow_api.g_varchar2_table(42) := '2EF02D09B5A540246247709D783AA8367A0086100272890C0500548F2B090B30C001AF49A8925A1C72B20E0C000417500187100052F00E3760631D3AA9A20A1732F0A0336AA40101003B'; -end; -/ -begin -wwv_flow_api.create_theme_image( - p_id =>28048457003354469 + wwv_flow_api.g_id_offset, - p_flow_id =>wwv_flow.g_flow_id, - p_theme_id => 101, - p_varchar2_table=> wwv_flow_api.g_varchar2_table, - p_mimetype=> ''); -end; -/ -prompt ...build options used by application 155 --- - -begin - -null; - -end; -/ - ---application/shared_components/globalization/messages -prompt ...messages used by application: 155 --- ---application/shared_components/globalization/dyntranslations -prompt ...dynamic translations used by application: 155 --- ---application/shared_components/globalization/language -prompt ...Language Maps for Application 155 --- - -begin - -null; - -end; -/ - -prompt ...Shortcuts --- ---application/shared_components/user_interface/shortcuts/anvl - -begin - -declare - c1 varchar2(32767) := null; - l_clob clob; - l_length number := 1; -begin +'', + p_daily_month_open_format => '', + p_daily_month_close_format => '
    ', + p_daily_day_title_format => '', + p_daily_day_open_format => '', + p_daily_day_close_format => '
    ', + p_daily_today_open_format => '', + p_daily_time_open_format => '', + p_daily_time_close_format => '
    ', + p_daily_time_title_format => '#TIME#', + p_daily_hour_open_format => '', + p_daily_hour_close_format => '', + p_theme_id => 101, + p_theme_class_id => 3, + p_reference_id=> null); +end; +null; + +end; +/ + +prompt ...application themes +-- +--application/shared_components/user_interface/themes/national_grid +prompt ......theme 28048457003354469 +begin +wwv_flow_api.create_theme ( + p_id =>28048457003354469 + wwv_flow_api.g_id_offset, + p_flow_id =>wwv_flow.g_flow_id, + p_theme_id => 101, + p_theme_name=>'National Grid', + p_default_page_template=>28031530009354416 + wwv_flow_api.g_id_offset, + p_error_template=>42209241448421762 + wwv_flow_api.g_id_offset, + p_printer_friendly_template=>28033049158354418 + wwv_flow_api.g_id_offset, + p_breadcrumb_display_point=>'REGION_POSITION_01', + p_sidebar_display_point=>'REGION_POSITION_02', + p_login_template=>28031359192354383 + wwv_flow_api.g_id_offset, + p_default_button_template=>28046959836354450 + wwv_flow_api.g_id_offset, + p_default_region_template=>28038130488354430 + wwv_flow_api.g_id_offset, + p_default_chart_template =>28035460347354425 + wwv_flow_api.g_id_offset, + p_default_form_template =>28035733013354425 + wwv_flow_api.g_id_offset, + p_default_reportr_template =>28038130488354430 + wwv_flow_api.g_id_offset, + p_default_tabform_template=>28038130488354430 + wwv_flow_api.g_id_offset, + p_default_wizard_template=>28039654408354430 + wwv_flow_api.g_id_offset, + p_default_menur_template=>28034529370354425 + wwv_flow_api.g_id_offset, + p_default_listr_template=>28038130488354430 + wwv_flow_api.g_id_offset, + p_default_report_template =>28041136573354435 + wwv_flow_api.g_id_offset, + p_default_label_template=>28046657494354449 + wwv_flow_api.g_id_offset, + p_default_menu_template=>28047751118354455 + wwv_flow_api.g_id_offset, + p_default_calendar_template=>28047959384354460 + wwv_flow_api.g_id_offset, + p_default_list_template=>28045831289354443 + wwv_flow_api.g_id_offset, + p_default_option_label=>28046657494354449 + wwv_flow_api.g_id_offset, + p_default_required_label=>28046837496354450 + wwv_flow_api.g_id_offset); +end; +/ + +begin +wwv_flow_api.g_varchar2_table := wwv_flow_api.empty_varchar2_table; +wwv_flow_api.g_varchar2_table(1) := '474946383961C8002B00F70000126EAA3D88B9F1F6FA4890BECEE0ED0061A2D9E6F1AECDE2D0E2EEF6F9FC0A6BA8B5D1E48DB9D694BDD8458DBDA1C5DD00589DF8FAFCA5C6DE66A1C8A9CAE0297CB2ACCBE13A86B8B0CEE2FBFCFD0568A60A66A579ACCE'; +wwv_flow_api.g_varchar2_table(2) := 'DEEAF38AB7D5A5C8DF257AB10968A6F4F8FAEEF4F87EB0D0CADEECD6E5F09AC1DB1D75AE99BFDAE2ECF4005DA05D9CC5005C9E0465A4C9DDEA287BB2DAE8F1FCFDFEF0F6F9F2F7FA6EA4CAE8F0F7BAD4E672A8CC6AA4CAB8D4E60066A5F6FAFC5498C291'; +wwv_flow_api.g_varchar2_table(3) := 'BBD7C4DAE9599AC46DA2C84D8EBDDCE8F2F5F8FB87B5D41A74AD4C91BF69A1C985B4D3004C96005099D4E4EF00549A1672AD0F6EAA2278B03182B55496C2619DC6A8C8DFE0EAF380B2D270A7CB0063A42177AF1170ABBCD6E7428CBC83B3D33683B7B8D3'; +wwv_flow_api.g_varchar2_table(4) := 'E5EBF3F8F2F6F980ACCE0366A55898C33F8ABB0060A19FC3DCBED6E85E95C2C1D9E8E5EEF574AACE00569B629FC6EDF3F8EAF1F6FDFEFE0C6AA81570ABC6DCEAF0F5F93685B75094C1A6C8DEE7EFF6E9EFF61973AD0461A20364A45E99C35296C2FAFBFD'; +wwv_flow_api.g_varchar2_table(5) := '7BAED0E6EEF474A8CC6FA5CB609EC6458BBB2C7DB30262A30F6CA9267CB3F4F9FC317EB380B0D19FC5DDDCE8F19CC2DB2D7FB4629FC7C2D9E9BFD8E8C0D7E85396C1418CBCFCFCFDECF1F82E80B4DCEAF277ABCD6CA5CACCDFECC2D8E9B2CFE34E94C083'; +wwv_flow_api.g_varchar2_table(6) := 'B5D33985B83684B80C6CA80B6CA86DA7CB5193C00266A62B7EB31370AB0E6EA90065A50065A40064A40063A3005B9E005EA0005A9EDFE9F30062A3005FA1FFFFFE74AACD5196C2005B9F0064A3DEE9F3FEFEFFC2DAEAFEFEFE0062A2005EA1005A9D0059'; +wwv_flow_api.g_varchar2_table(7) := '9D005A9F005FA0F3F8FAFEFFFE005FA2EBF2F7FFFEFEF7F9FC80B2D10165A50064A5DEE9F2FEFFFFFEFEFD649FC75196C1C0D7E7E4EDF5E5EFF60D6EA90265A480AFD0F4F7FADEE8F11774AE6FA8CB5091BF428BBCF8FBFC458FBD0263A3BAD6E600589B'; +wwv_flow_api.g_varchar2_table(8) := 'FFFEFF5B9BC598C1DB2578B0699EC6D3E4EFD3E3EEB8D4E580B1D1ABCCE182B1D183B2D20F63A3609CC685B3D3DFE9F2B3D0E41F77AFE7F0F676A9CC0769A75495C1E3ECF30161A20162A3A5C9DFFFFFFF21F90400000000002C00000000C8002B000008'; +wwv_flow_api.g_varchar2_table(9) := 'FF00FF091C48B0A0C18308132A5CC8B0A1C38710234A9C48B1A2C58B18336AAC3828D0C68F20438A1C19F1D6BF086E6CAD2044B2A5CB97302972D2F5EA952D7831731E1BF82BA74F911158C87AD5AA15961545A03D34F933E23163758C456B8A314CD49F'; +wwv_flow_api.g_varchar2_table(10) := '3238D8C252B49619481065547946EFD9366D4D7B2AB414EF0E53AA14977989D7836A03335860699010518091100A146CC0909640110F1D0E3A68F30DAEC565202084830B6FC50A061267983203AB962D0A547D34D1B5403163C71597C19835C071BB2413'; +wwv_flow_api.g_varchar2_table(11) := '673CA9E5CA55010B5453AC78A5E3205BB7A827AA661D3CF61358AD5C99C1DD54376F83BFA08A985A1CE2F0D6D521CAAED5EAD5F2DCBB7B17FF2C375059F687AA63613FDF5036ACDAB711261BF2088E0C87753A18E83062A184DD745044C43EFB85115104'; +wwv_flow_api.g_varchar2_table(12) := '2A1850050D0E1121480C31E4114142E9AD57D0085FF8D00E330DFC90C13F323C13C310107E289000230E61800A3DCD604111D9DC3050072F9460630C6F1124C00D3E30C38C0F9F4CE81E7C1644E0811832FE43811089E493CF13A37890C03F390E444403'; +wwv_flow_api.g_varchar2_table(13) := '0ECC918F06F9CC61C8198014F44136CC1C51802B2C58A1E62602DDF281180F9867D00B3540A1800621ECA10F066A15748318A2F40746203084A0810246F89124429F4C60A79372C080C33A541674DD41EEA053CB0AC4CCB2421F01A89001378085B04A15'; +wwv_flow_api.g_varchar2_table(14) := '03511002601B04F08F0951D8FFA2CB12390C240D1F1A68C0475D06D503032C9C12B382385E9810C771C9DD56C72B4A5C91C104B3B481572DBA10D3C205311C648217BAB4B10216AF14100B042B5C6203415128D1C42C3BEC304C134B3441D83FC704A0C4'; +wwv_flow_api.g_varchar2_table(15) := '285566D0880B100C530016D442604B28E71694831266E8F1033A4DC452CB2BC8CC124B3F1E1C244320E24030CBBFB0D832CC30001C60D0A5051561861944B5B2432BBBB410AA167815900F2D037D604B2D58C872411E30B440540BB80C244F2CB0BCD2C2'; +wwv_flow_api.g_varchar2_table(16) := '1D06F9C08F19B525E78AD18710E0C47BB65940C313B1E4D0030428B4034A250B300083AC762C53100259CCE2020B0FDC404D3D0D9421EE00130AD485379644018B3301E4FF32CD34040C3400040E140407172BC48242171850B3400301ACD0020C4C1484'; +wwv_flow_api.g_varchar2_table(17) := 'CB307350310704A19C704325149CA28119B6544CD0323D48AE0A035FDFF00121F9ACE00273032D530171049D80086D4575F78A2B3BC8C285164461A100CD027D70662B059481842C3BD4A64BD0024DB1822BADC8924B4114F4C1DDCA4F83AB9C3D0AFC5E'; +wwv_flow_api.g_varchar2_table(18) := 'F5D50518E1F21A05DD134031B2F84350065CCCD2C707066520852C2B8056906EBB18C740DE32B8C211A413C390C51112439008E0A01FB308C09406828B5828000566288241CE210E5B68A16002C1C00A64818A64186401729845197A71BAD558C8047258'; +wwv_flow_api.g_varchar2_table(19) := '5E2B80D58CD1D9C215B570C6CA8C87BC7F280F7BAF008006FF7E073008E06020D62B8AF608A2823998217AD11B8A06B2078BA215255C569BCD0ABC004282BCC005BA08050B05528266ACA01B08E9C01366C12B8200705104292041A8C08F16D00D2145B0'; +wwv_flow_api.g_varchar2_table(20) := '05D008820B9FADC00708C9C10A8031AF7FF4A207B340471D101288583CA18B2413C8045A10BD19CA21106828C103BEC1B4E4CCF078352B40CA6A020C5B28801B00C8061257A0C4ED0D0407B1C01ECBB031817A94E006F048043056D69DDBA0AF0F954048'; +wwv_flow_api.g_varchar2_table(21) := '0654B10223886020909016A51072895844A26E03718E780A2247814440132D90C3320F1201629A4205146C81194030418298A404636801664E648A25002121EE28402A5E70BA0AA86720E0004101DAA5FF9C07343000B228CA0E60014A81F8439445B10D'; +wwv_flow_api.g_varchar2_table(22) := '0A18C00B1AD020024C4962F65C09A228300D7BC1E88298C4B18B84FAF209B288C27D10C2825898A21A03B1801058004D8384231630309B1B57B08B69C6917003F9C12B5670448550A000B6F0A7402A280B0D2284064E2007330692873F08812F08C18019'; +wwv_flow_api.g_varchar2_table(23) := '5A318916DE532004D0C07BB2E7803814840989408E2B7838908312C5363060A04124BA44813C430158C09E19344104834CA018D83B1FD6CCA1101CCC4201BC18885214B28939D822A6FF0BCF41AAF98F73C8AE040BA101378671050ACE22156A48080F22'; +wwv_flow_api.g_varchar2_table(24) := '5359818C512124A0A42FEA89BB7F9CE186DD3183500BC282EB8DB5A03E44682B56608584FF24D1156DFD070668539B1598AE20E83CEB4787710A85300302B035880C0460821BA4800D8A304301103BD3E71884B1B880803DCA99102E0CA30C2365C33014'; +wwv_flow_api.g_varchar2_table(25) := 'F088847413022C494802D640072A24E10F21A8452A465BBBDBADA70BC4A80D2CF26180833CA09304EDE10FBB33861FD89695B8A5A80F5CBB8B021F440428A00D16AF360C3628C40AE3EDE140D6000924D8C1096330C33096B0020D4C57A6D154EC75712A'; +wwv_flow_api.g_varchar2_table(26) := '102040C00E2355081084818EBAFE03177F55AB41225001F40E502080D842238E800E05C022164D68C22B9A31DF16961607BA280A2C56C120835062075C097028B1A76584580F7BB915450BB8AC005419041016ED651621403D845801FFB91A1E0227E6A0'; +wwv_flow_api.g_varchar2_table(27) := '8B86356315AA70801BCEC085C9A15820D25C2C8BFF7107080460270B91C4308C50E5CB25B7203CF6313E21318A02B4A10D0550803D2E60894624C105ADA0AF4022898331B7A216DC58C4417C910A22C2D6AC9F0CAC975939D181882296AE80052B4C98BF'; +wwv_flow_api.g_varchar2_table(28) := '0BD842CD5763F385333C1013EC2116C3D883242440803A80632047100675536C5D6A0E9A0C10B8408C13C2826140C1C68ED630A47B9C5E49B64018B52883076E9007228C140DB411F53F6C575A2BE8227AB5B8461E0E7200DE76F91F0725B3AC0F92C4E0'; +wwv_flow_api.g_varchar2_table(29) := '2998D6BBE0EF4132E0858B0EB7CD0779734165408658B82007E05C2C4CFFFC8F40AFD880FFB80204A0C07183F4C201C3FF08C0481D3DF01D937B2012805F246EF059822C20DEA45DCF097EFD34717CE120ED70EDBF95471482B6BC206CA5A8051E569B5A'; +wwv_flow_api.g_varchar2_table(30) := '14922034300277F43A0C881B44E2C85BC71862C1D7EE6E3CB1351534C81BD0020D6C13214440C1306A3554622324D2E9CD801D5AB08A21C073AAF28EA427C640941DACA0EBA753C4995E2B60841AFDC0B5C96D0CF2C195D94AE22037281A91286CF58260'; +wwv_flow_api.g_varchar2_table(31) := '5D20783819FE1002072714A3021C07A04D0537684AECD4230A010522560096B63FBA812FFFC70CB4100B3220C4241E58C10EF2EEC28124000A83C74208324B9076A0F693852F3A600FDC4A7C56A0005D49049B2AF58F0438A018E07BF885E12C901304A3'; +wwv_flow_api.g_varchar2_table(32) := '00224308FF03645100D027B6DA3705790214B18227D85D98A458413ECAEBFAA3C35ED223B8C62CA4911022A8C2164D563B30705502E106A6E60AC030070D600D34400048000BBBD02EC8174ABF43503A8674D76370045108A6D60AC1E000201414BAC74F'; +wwv_flow_api.g_varchar2_table(33) := 'DA971097F70F37170B1676106000052B507E61525D5B207604D10092037806F15FB380832C675EB117752B607E07810F2D000BA91020024880FFA0067D801C2A030C66F0044EA001B2B00B293350B04574B9B67CB3063CC1300D04F105FFA232AD600B20'; +wwv_flow_api.g_varchar2_table(34) := '9004EE450A28D33413F60415B67D05F50628200B73400906F1058C100276200B4EF00605F100B6200BBF957E04010896403439E08705E10389E04CFBFF4641E37581F7975EBD2009B1600B9D601060D00D2D90050AC00FAB356FBD47100CC019BD736A38'; +wwv_flow_api.g_varchar2_table(35) := 'D30AC0900853348106254A5B687FABD47C0421482A031F2FB802C88080B2D4866F6882DC271045300CB690080C450336500F92D0074DC00090100BBB600839C06BFF4000E102004540050DA0568C2510D50002B1100B9AF0001D808CA0300DB2100B7280'; +wwv_flow_api.g_varchar2_table(36) := '8490C885DC147BFFB00E89600B05A00F6820000280000C00026D600F37700D66C00D7E107E91341013B00278758ACEB00228E001F9503C59387887376BB43810221005B3F00AE0F334DDB10201000262751B33900A4B90890911084B000BEFF70F343001'; +wwv_flow_api.g_varchar2_table(37) := 'E2227F5AA00005D0042E400232500D7BFFF02EB1606620D209BA100BC2302E8554064B700106A1026E500010200BF9B00AA5A094D7025905D10929B99206C10328B00413607300108EB5A0054F900AD1320AFDC502B300014A4002A3969565A05C14E005'; +wwv_flow_api.g_varchar2_table(38) := '05D00223A40BB6C00804A0531AF96F8E0001B1706EB560950541064D20974D301903B1131D4006B6100C385345B2D0022C600D5000012D302E54900048900654A010189006139009056101012007D133060070045525109E800FF2100855261032C0000E'; +wwv_flow_api.g_varchar2_table(39) := '700830300A9ED0260C90061E502521840A00C0773BA000A3700236664E54E09970901080C001690055C586047B3044AE100215E00102604D293005E94007269101CCB94E23F3051CFF000496100454C020ECF03458A8569E50038440083530088A781012'; +wwv_flow_api.g_varchar2_table(40) := '1004EF19049050733067080000290100093D310FEE099F04C09B111107D5400025A00ED4E81011100198F0636D921099C0042580006B305255F21606DA1075600225E00955F06CD4674E16E17DD8F395339011FA491036C0044CB0065E55A2EC51A31F01'; +wwv_flow_api.g_varchar2_table(41) := '0814200154400512501A064106B45600516022365AA446CA10340000E45700C1100208C03D21D0772DC076475AA5564A10BFD06735112EF6C00154A00367C00263E084BB600B3F77A5686AA5EEC007FB941C9B020CAEA0121A293D035072697AA7E7F100'; +wwv_flow_api.g_varchar2_table(42) := '2EF02D09B5A540246247709D783AA8367A0086100272890C0500548F2B090B30C001AF49A8925A1C72B20E0C000417500187100052F00E3760631D3AA9A20A1732F0A0336AA40101003B'; +end; +/ +begin +wwv_flow_api.create_theme_image( + p_id =>28048457003354469 + wwv_flow_api.g_id_offset, + p_flow_id =>wwv_flow.g_flow_id, + p_theme_id => 101, + p_varchar2_table=> wwv_flow_api.g_varchar2_table, + p_mimetype=> ''); +end; +/ +prompt ...build options used by application 155 +-- + +begin + +null; + +end; +/ + +--application/shared_components/globalization/messages +prompt ...messages used by application: 155 +-- +--application/shared_components/globalization/dyntranslations +prompt ...dynamic translations used by application: 155 +-- +--application/shared_components/globalization/language +prompt ...Language Maps for Application 155 +-- + +begin + +null; + +end; +/ + +prompt ...Shortcuts +-- +--application/shared_components/user_interface/shortcuts/anvl + +begin + +declare + c1 varchar2(32767) := null; + l_clob clob; + l_length number := 1; +begin c1:=c1||'DECLARE'||chr(10)|| 'l_value := V(#CURRENT_ITEM_NAME#);'||chr(10)|| 'IF l_value = ''%null'' || ''%'' THEN'||chr(10)|| @@ -50456,744 +51316,744 @@ c1:=c1||'DECLARE'||chr(10)|| ' RETURN l_value;'||chr(10)|| 'END IF;'||chr(10)|| 'END;'; - -wwv_flow_api.create_shortcut ( - p_id=> 6530803458417237 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_shortcut_name=> 'ANVL', - p_shortcut_type=> 'FUNCTION_BODY', - p_shortcut=> c1); -end; -null; - -end; -/ - ---application/shared_components/user_interface/shortcuts/delete_confirm_msg - -begin - -declare - c1 varchar2(32767) := null; - l_clob clob; - l_length number := 1; -begin + +wwv_flow_api.create_shortcut ( + p_id=> 6530803458417237 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_shortcut_name=> 'ANVL', + p_shortcut_type=> 'FUNCTION_BODY', + p_shortcut=> c1); +end; +null; + +end; +/ + +--application/shared_components/user_interface/shortcuts/delete_confirm_msg + +begin + +declare + c1 varchar2(32767) := null; + l_clob clob; + l_length number := 1; +begin c1:=c1||'Would you like to perform this delete action?'; - -wwv_flow_api.create_shortcut ( - p_id=> 12797308451382208 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_shortcut_name=> 'DELETE_CONFIRM_MSG', - p_shortcut_type=> 'TEXT_ESCAPE_JS', - p_shortcut=> c1); -end; -null; - -end; -/ - -prompt ...web services (9iR2 or better) --- -prompt ...shared queries --- -prompt ...report layouts --- - -begin - - wwv_flow_api.g_varchar2_table := wwv_flow_api.empty_varchar2_table; + +wwv_flow_api.create_shortcut ( + p_id=> 12797308451382208 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_shortcut_name=> 'DELETE_CONFIRM_MSG', + p_shortcut_type=> 'TEXT_ESCAPE_JS', + p_shortcut=> c1); +end; +null; + +end; +/ + +prompt ...web services (9iR2 or better) +-- +prompt ...shared queries +-- +prompt ...report layouts +-- + +begin + + wwv_flow_api.g_varchar2_table := wwv_flow_api.empty_varchar2_table; wwv_flow_api.g_varchar2_table(1) := ''||chr(10)|| -''||chr(10)|| -''||chr(10)|| -''||chr(10)|| -''||chr(10)|| -''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| -''; +''; wwv_flow_api.g_varchar2_table(13) := ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| -''; +''; wwv_flow_api.g_varchar2_table(16) := ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -'Date:'||chr(10)|| -''||chr(10)|| -'Prepared for : '||chr(10)|| -''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| -'Page'; +'Page'; wwv_flow_api.g_varchar2_table(26) := ' ID :'||chr(10)|| ''||chr(10)|| -''||chr(10)|| -'Report Name:Report Name:'||chr(10)|| ''||chr(10)|| ''||chr(10)|| -'<'; +'<'; wwv_flow_api.g_varchar2_table(29) := '/fo:table>'||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| -''||chr(10)|| ''||chr(10)|| -'Built with Oracle Application Express'||chr(10)|| ''||chr(10)|| -'Page of '||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| -'<'; +'<'; wwv_flow_api.g_varchar2_table(37) := '/fo:table-body>'||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| -''||chr(10)|| -''||chr(10)|| -''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| -''; +''; wwv_flow_api.g_varchar2_table(47) := ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| 'bold'||chr(10)|| -'10pt'; +'10pt'; wwv_flow_api.g_varchar2_table(60) := ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| '10pt'||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''; - -end; -/ - ---application/shared_components/reports/report_layouts/test -begin -wwv_flow_api.create_report_layout( - p_id => 17484603871216312 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_report_layout_name =>'Test', - p_report_layout_type =>'XSL_FILE', - p_varchar2_table => wwv_flow_api.g_varchar2_table, - p_xslfo_column_heading =>'', - p_xslfo_column_template =>'', - p_xslfo_column_template_width =>'', - p_reference_id =>null, - p_report_layout_comment =>''); -end; -/ - -begin - - wwv_flow_api.g_varchar2_table := wwv_flow_api.empty_varchar2_table; +''; + +end; +/ + +--application/shared_components/reports/report_layouts/test +begin +wwv_flow_api.create_report_layout( + p_id => 17484603871216312 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_report_layout_name =>'Test', + p_report_layout_type =>'XSL_FILE', + p_varchar2_table => wwv_flow_api.g_varchar2_table, + p_xslfo_column_heading =>'', + p_xslfo_column_template =>'', + p_xslfo_column_template_width =>'', + p_reference_id =>null, + p_report_layout_comment =>''); +end; +/ + +begin + + wwv_flow_api.g_varchar2_table := wwv_flow_api.empty_varchar2_table; wwv_flow_api.g_varchar2_table(1) := ''||chr(10)|| -''||chr(10)|| -''||chr(10)|| -''||chr(10)|| -''||chr(10)|| -''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| -''; +''; wwv_flow_api.g_varchar2_table(13) := ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| -''; +''; wwv_flow_api.g_varchar2_table(16) := ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -'Date:'||chr(10)|| -''||chr(10)|| -'Prepared for : '||chr(10)|| -''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| -'Page'; +'Page'; wwv_flow_api.g_varchar2_table(26) := ' ID :'||chr(10)|| ''||chr(10)|| -''||chr(10)|| -'Report Name:Report Name:'||chr(10)|| ''||chr(10)|| ''||chr(10)|| -'<'; +'<'; wwv_flow_api.g_varchar2_table(29) := '/fo:table>'||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| -''||chr(10)|| ''||chr(10)|| -'Built with Oracle Application Express'||chr(10)|| ''||chr(10)|| -'Page of '||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| -'<'; +'<'; wwv_flow_api.g_varchar2_table(37) := '/fo:table-body>'||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| -''||chr(10)|| -''||chr(10)|| -''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| -''; +''; wwv_flow_api.g_varchar2_table(47) := ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| 'bold'||chr(10)|| -'10pt'; +'10pt'; wwv_flow_api.g_varchar2_table(60) := ''||chr(10)|| ''||chr(10)|| ''||chr(10)|| -''||chr(10)|| '10pt'||chr(10)|| ''||chr(10)|| -' 17485900192233139 + wwv_flow_api.g_id_offset, - p_flow_id => wwv_flow.g_flow_id, - p_report_layout_name =>'Test2', - p_report_layout_type =>'XSL_FILE', - p_varchar2_table => wwv_flow_api.g_varchar2_table, - p_xslfo_column_heading =>'', - p_xslfo_column_template =>'', - p_xslfo_column_template_width =>'', - p_reference_id =>null, - p_report_layout_comment =>''); -end; -/ -prompt ...authentication schemes --- ---application/shared_components/security/authentication/html_db -prompt ......scheme 11076225554541515 - -begin - -declare - s1 varchar2(32767) := null; - s2 varchar2(32767) := null; - s3 varchar2(32767) := null; - s4 varchar2(32767) := null; - s5 varchar2(32767) := null; -begin -s1 := null; -s2 := null; -s3 := null; +''; + +end; +/ + +--application/shared_components/reports/report_layouts/test2 +begin +wwv_flow_api.create_report_layout( + p_id => 17485900192233139 + wwv_flow_api.g_id_offset, + p_flow_id => wwv_flow.g_flow_id, + p_report_layout_name =>'Test2', + p_report_layout_type =>'XSL_FILE', + p_varchar2_table => wwv_flow_api.g_varchar2_table, + p_xslfo_column_heading =>'', + p_xslfo_column_template =>'', + p_xslfo_column_template_width =>'', + p_reference_id =>null, + p_report_layout_comment =>''); +end; +/ +prompt ...authentication schemes +-- +--application/shared_components/security/authentication/html_db +prompt ......scheme 11076225554541515 + +begin + +declare + s1 varchar2(32767) := null; + s2 varchar2(32767) := null; + s3 varchar2(32767) := null; + s4 varchar2(32767) := null; + s5 varchar2(32767) := null; +begin +s1 := null; +s2 := null; +s3 := null; s4:=s4||'-BUILTIN-'; - -s5 := null; -wwv_flow_api.create_auth_setup ( - p_id=> 11076225554541515 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_name=> 'HTML DB', - p_description=>'Use internal Application Express account credentials and login page in this application.', - p_page_sentry_function=> s1, - p_sess_verify_function=> s2, - p_pre_auth_process=> s3, - p_auth_function=> s4, - p_post_auth_process=> s5, - p_invalid_session_page=>'101', - p_invalid_session_url=>'', - p_cookie_name=>'', - p_cookie_path=>'', - p_cookie_domain=>'', - p_ldap_host=>'', - p_ldap_port=>'', - p_ldap_string=>'', - p_attribute_01=>'', - p_attribute_02=>'wwv_flow_custom_auth_std.logout?p_this_flow=&APP_ID.&p_next_flow_page_sess=&APP_ID.:1', - p_attribute_03=>'', - p_attribute_04=>'', - p_attribute_05=>'', - p_attribute_06=>'', - p_attribute_07=>'', - p_attribute_08=>'', - p_required_patch=>''); -end; -null; - -end; -/ - ---application/shared_components/security/authentication/database -prompt ......scheme 11076308724541517 - -begin - -declare - s1 varchar2(32767) := null; - s2 varchar2(32767) := null; - s3 varchar2(32767) := null; - s4 varchar2(32767) := null; - s5 varchar2(32767) := null; -begin + +s5 := null; +wwv_flow_api.create_auth_setup ( + p_id=> 11076225554541515 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_name=> 'HTML DB', + p_description=>'Use internal Application Express account credentials and login page in this application.', + p_page_sentry_function=> s1, + p_sess_verify_function=> s2, + p_pre_auth_process=> s3, + p_auth_function=> s4, + p_post_auth_process=> s5, + p_invalid_session_page=>'101', + p_invalid_session_url=>'', + p_cookie_name=>'', + p_cookie_path=>'', + p_cookie_domain=>'', + p_ldap_host=>'', + p_ldap_port=>'', + p_ldap_string=>'', + p_attribute_01=>'', + p_attribute_02=>'wwv_flow_custom_auth_std.logout?p_this_flow=&APP_ID.&p_next_flow_page_sess=&APP_ID.:1', + p_attribute_03=>'', + p_attribute_04=>'', + p_attribute_05=>'', + p_attribute_06=>'', + p_attribute_07=>'', + p_attribute_08=>'', + p_required_patch=>''); +end; +null; + +end; +/ + +--application/shared_components/security/authentication/database +prompt ......scheme 11076308724541517 + +begin + +declare + s1 varchar2(32767) := null; + s2 varchar2(32767) := null; + s3 varchar2(32767) := null; + s4 varchar2(32767) := null; + s5 varchar2(32767) := null; +begin s1:=s1||'-DATABASE-'; - -s2 := null; -s3 := null; -s4 := null; -s5 := null; -wwv_flow_api.create_auth_setup ( - p_id=> 11076308724541517 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_name=> 'DATABASE', - p_description=>'Use database authentication (user identified by DAD).', - p_page_sentry_function=> s1, - p_sess_verify_function=> s2, - p_pre_auth_process=> s3, - p_auth_function=> s4, - p_post_auth_process=> s5, - p_invalid_session_page=>'', - p_invalid_session_url=>'', - p_cookie_name=>'', - p_cookie_path=>'', - p_cookie_domain=>'', - p_ldap_host=>'', - p_ldap_port=>'', - p_ldap_string=>'', - p_attribute_01=>'', - p_attribute_02=>'', - p_attribute_03=>'', - p_attribute_04=>'', - p_attribute_05=>'', - p_attribute_06=>'', - p_attribute_07=>'', - p_attribute_08=>'', - p_required_patch=>''); -end; -null; - -end; -/ - ---application/shared_components/security/authentication/database_account -prompt ......scheme 11076426620541517 - -begin - -declare - s1 varchar2(32767) := null; - s2 varchar2(32767) := null; - s3 varchar2(32767) := null; - s4 varchar2(32767) := null; - s5 varchar2(32767) := null; -begin -s1 := null; -s2 := null; -s3 := null; + +s2 := null; +s3 := null; +s4 := null; +s5 := null; +wwv_flow_api.create_auth_setup ( + p_id=> 11076308724541517 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_name=> 'DATABASE', + p_description=>'Use database authentication (user identified by DAD).', + p_page_sentry_function=> s1, + p_sess_verify_function=> s2, + p_pre_auth_process=> s3, + p_auth_function=> s4, + p_post_auth_process=> s5, + p_invalid_session_page=>'', + p_invalid_session_url=>'', + p_cookie_name=>'', + p_cookie_path=>'', + p_cookie_domain=>'', + p_ldap_host=>'', + p_ldap_port=>'', + p_ldap_string=>'', + p_attribute_01=>'', + p_attribute_02=>'', + p_attribute_03=>'', + p_attribute_04=>'', + p_attribute_05=>'', + p_attribute_06=>'', + p_attribute_07=>'', + p_attribute_08=>'', + p_required_patch=>''); +end; +null; + +end; +/ + +--application/shared_components/security/authentication/database_account +prompt ......scheme 11076426620541517 + +begin + +declare + s1 varchar2(32767) := null; + s2 varchar2(32767) := null; + s3 varchar2(32767) := null; + s4 varchar2(32767) := null; + s5 varchar2(32767) := null; +begin +s1 := null; +s2 := null; +s3 := null; s4:=s4||'return false; end;--'; - -s5 := null; -wwv_flow_api.create_auth_setup ( - p_id=> 11076426620541517 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_name=> 'DATABASE ACCOUNT', - p_description=>'Use database account credentials.', - p_page_sentry_function=> s1, - p_sess_verify_function=> s2, - p_pre_auth_process=> s3, - p_auth_function=> s4, - p_post_auth_process=> s5, - p_invalid_session_page=>'101', - p_invalid_session_url=>'', - p_cookie_name=>'', - p_cookie_path=>'', - p_cookie_domain=>'', - p_ldap_host=>'', - p_ldap_port=>'', - p_ldap_string=>'', - p_attribute_01=>'', - p_attribute_02=>'wwv_flow_custom_auth_std.logout?p_this_flow=&APP_ID.&p_next_flow_page_sess=&APP_ID.:1', - p_attribute_03=>'', - p_attribute_04=>'', - p_attribute_05=>'', - p_attribute_06=>'', - p_attribute_07=>'', - p_attribute_08=>'', - p_required_patch=>''); -end; -null; - -end; -/ - ---application/shared_components/security/authentication/mip_security -prompt ......scheme 13718119800323842 - -begin - -declare - s1 varchar2(32767) := null; - s2 varchar2(32767) := null; - s3 varchar2(32767) := null; - s4 varchar2(32767) := null; - s5 varchar2(32767) := null; -begin -s1 := null; -s2 := null; -s3 := null; + +s5 := null; +wwv_flow_api.create_auth_setup ( + p_id=> 11076426620541517 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_name=> 'DATABASE ACCOUNT', + p_description=>'Use database account credentials.', + p_page_sentry_function=> s1, + p_sess_verify_function=> s2, + p_pre_auth_process=> s3, + p_auth_function=> s4, + p_post_auth_process=> s5, + p_invalid_session_page=>'101', + p_invalid_session_url=>'', + p_cookie_name=>'', + p_cookie_path=>'', + p_cookie_domain=>'', + p_ldap_host=>'', + p_ldap_port=>'', + p_ldap_string=>'', + p_attribute_01=>'', + p_attribute_02=>'wwv_flow_custom_auth_std.logout?p_this_flow=&APP_ID.&p_next_flow_page_sess=&APP_ID.:1', + p_attribute_03=>'', + p_attribute_04=>'', + p_attribute_05=>'', + p_attribute_06=>'', + p_attribute_07=>'', + p_attribute_08=>'', + p_required_patch=>''); +end; +null; + +end; +/ + +--application/shared_components/security/authentication/mip_security +prompt ......scheme 13718119800323842 + +begin + +declare + s1 varchar2(32767) := null; + s2 varchar2(32767) := null; + s3 varchar2(32767) := null; + s4 varchar2(32767) := null; + s5 varchar2(32767) := null; +begin +s1 := null; +s2 := null; +s3 := null; s4:=s4||'return mip_security.authenticate_user'; - -s5 := null; -wwv_flow_api.create_auth_setup ( - p_id=> 13718119800323842 + wwv_flow_api.g_id_offset, - p_flow_id=> wwv_flow.g_flow_id, - p_name=> 'MIP_SECURITY', - p_description=>'The WebMIP authentication scheme.', - p_page_sentry_function=> s1, - p_sess_verify_function=> s2, - p_pre_auth_process=> s3, - p_auth_function=> s4, - p_post_auth_process=> s5, - p_invalid_session_page=>'101', - p_invalid_session_url=>'', - p_cookie_name=>'', - p_cookie_path=>'', - p_cookie_domain=>'', - p_ldap_host=>'', - p_ldap_port=>'', - p_ldap_string=>'', - p_attribute_01=>'', - p_attribute_02=>'wwv_flow_custom_auth_std.logout?p_this_flow=&FLOW_ID.&p_next_flow_page_sess=&FLOW_ID.:500', - p_attribute_03=>'', - p_attribute_04=>'', - p_attribute_05=>'', - p_attribute_06=>'', - p_attribute_07=>'', - p_attribute_08=>'', - p_required_patch=>''); -end; -null; - -end; -/ - ---application/end_environment -commit; -commit; -begin -execute immediate 'alter session set nls_numeric_characters='''||wwv_flow_api.g_nls_numeric_chars||''''; -end; -/ -set verify on -set feedback on -prompt ...done + +s5 := null; +wwv_flow_api.create_auth_setup ( + p_id=> 13718119800323842 + wwv_flow_api.g_id_offset, + p_flow_id=> wwv_flow.g_flow_id, + p_name=> 'MIP_SECURITY', + p_description=>'The WebMIP authentication scheme.', + p_page_sentry_function=> s1, + p_sess_verify_function=> s2, + p_pre_auth_process=> s3, + p_auth_function=> s4, + p_post_auth_process=> s5, + p_invalid_session_page=>'101', + p_invalid_session_url=>'', + p_cookie_name=>'', + p_cookie_path=>'', + p_cookie_domain=>'', + p_ldap_host=>'', + p_ldap_port=>'', + p_ldap_string=>'', + p_attribute_01=>'', + p_attribute_02=>'wwv_flow_custom_auth_std.logout?p_this_flow=&FLOW_ID.&p_next_flow_page_sess=&FLOW_ID.:500', + p_attribute_03=>'', + p_attribute_04=>'', + p_attribute_05=>'', + p_attribute_06=>'', + p_attribute_07=>'', + p_attribute_08=>'', + p_required_patch=>''); +end; +null; + +end; +/ + +--application/end_environment +commit; +commit; +begin +execute immediate 'alter session set nls_numeric_characters='''||wwv_flow_api.g_nls_numeric_chars||''''; +end; +/ +set verify on +set feedback on +prompt ...done diff --git a/Screens/f155_theme_101.sql b/Screens/f155_theme_101.sql index f199c5d..284f317 100644 --- a/Screens/f155_theme_101.sql +++ b/Screens/f155_theme_101.sql @@ -164,12 +164,12 @@ c2:=c2||'
    '||chr(10)|| ' '||chr(10)|| '
    '||chr(10)|| ' '||chr(10)|| '
    '||chr(10)|| @@ -525,12 +525,12 @@ c2:=c2||'
    '||chr(10)|| ' '||chr(10)|| '
    '||chr(10)|| ' '||chr(10)|| '
    '||chr(10)|| diff --git a/WebServer/APEXPostInstallation/fix_dangling_references.pdc b/WebServer/APEXPostInstallation/fix_dangling_references.pdc new file mode 100644 index 0000000..7c1e5be --- /dev/null +++ b/WebServer/APEXPostInstallation/fix_dangling_references.pdc @@ -0,0 +1,47 @@ +DECLARE + acl_id RAW(16); + cnt NUMBER; +BEGIN + -- Look for the object ID of the ACL currently assigned to '*' + SELECT aclid + INTO acl_id + FROM dba_network_acls + WHERE host = '*' + AND lower_port IS NULL + AND upper_port IS NULL; + + -- If just some users referenced in the ACL are invalid, remove just those + -- users in the ACL. Otherwise, drop the ACL completely. + SELECT COUNT(principal) + INTO cnt + FROM xds_ace + WHERE aclid = acl_id + AND EXISTS (SELECT NULL + FROM all_users + WHERE username = principal); + + IF (cnt > 0) THEN + + FOR r IN (SELECT principal + FROM xds_ace + WHERE aclid = acl_id + AND NOT EXISTS (SELECT NULL + FROM all_users + WHERE username = principal)) LOOP + UPDATE xdb.xdb$acl + SET object_value = deletexml(object_value + ,'/ACL/ACE[PRINCIPAL="' || r.principal || '"]') + WHERE object_id = acl_id; + END LOOP; + + ELSE + DELETE FROM xdb.xdb$acl + WHERE object_id = acl_id; + END IF; + +END; +/ + +rem COMMIT THE changes. + +COMMIT; diff --git a/WebServer/APEXPostInstallation/grant_connect_privileges.pdc b/WebServer/APEXPostInstallation/grant_connect_privileges.pdc new file mode 100644 index 0000000..ae28f94 --- /dev/null +++ b/WebServer/APEXPostInstallation/grant_connect_privileges.pdc @@ -0,0 +1,59 @@ +DECLARE + acl_path VARCHAR2(4000); + acl_id RAW(16); +BEGIN + dbms_output.put_line('Checking ACLs'); + -- Look for the ACL currently assigned to '*' and give FLOWS_030000 + -- the "connect" privilege if FLOWS_030000 does not have the privilege yet. + + SELECT acl + INTO acl_path + FROM dba_network_acls + WHERE host = '*' + AND lower_port IS NULL + AND upper_port IS NULL; + + -- Before checking the privilege, make sure that the ACL is valid + -- (for example, does not contain stale references to dropped users). + -- If it does, the following exception will be raised: + -- + -- ORA-44416: Invalid ACL: Unresolved principal 'FLOWS_030000' + -- ORA-06512: at "XDB.DBMS_XDBZ", line ... + -- + SELECT sys_op_r2o(extractvalue(p.res + ,'/Resource/XMLRef')) + INTO acl_id + FROM xdb.xdb$acl a + ,path_view p + WHERE extractvalue(p.res + ,'/Resource/XMLRef') = REF(a) + AND equals_path(p.res + ,acl_path) = 1; + + dbms_xdbz.validateacl(acl_id); + IF dbms_network_acl_admin.check_privilege(acl_path + ,'FLOWS_030000' + ,'connect') IS NULL THEN + dbms_network_acl_admin.add_privilege(acl_path + ,'FLOWS_030000' + ,TRUE + ,'connect'); + END IF; + + dbms_output.put_line('Finished'); + +EXCEPTION + -- When no ACL has been assigned to '*'. + WHEN no_data_found THEN + dbms_output.put_line('No ACL assigned to ''*'''); + dbms_network_acl_admin.create_acl('power_users.xml' + ,'ACL that lets power users to connect to everywhere' + ,'FLOWS_030000' + ,TRUE + ,'connect'); + dbms_network_acl_admin.assign_acl('power_users.xml' + ,'*'); + dbms_output.put_line('ACL assigned to ''*'''); +END; +/ +COMMIT; diff --git a/WebServer/APEXPostInstallation/show_dangling_references.pdc b/WebServer/APEXPostInstallation/show_dangling_references.pdc new file mode 100644 index 0000000..7ec6725 --- /dev/null +++ b/WebServer/APEXPostInstallation/show_dangling_references.pdc @@ -0,0 +1,8 @@ +REM Show the dangling references to dropped users in the ACL that is assigned +REM to '*'. + +SELECT ACL, PRINCIPAL + FROM DBA_NETWORK_ACLS NACL, XDS_ACE ACE + WHERE HOST = '*' AND LOWER_PORT IS NULL AND UPPER_PORT IS NULL AND + NACL.ACLID = ACE.ACLID AND + NOT EXISTS (SELECT NULL FROM ALL_USERS WHERE USERNAME = PRINCIPAL); diff --git a/WebServer/WALLETS/cwallet.sso b/WebServer/WALLETS/cwallet.sso new file mode 100644 index 0000000..9a1a9e5 Binary files /dev/null and b/WebServer/WALLETS/cwallet.sso differ diff --git a/WebServer/WALLETS/ewallet.p12 b/WebServer/WALLETS/ewallet.p12 new file mode 100644 index 0000000..79b1212 Binary files /dev/null and b/WebServer/WALLETS/ewallet.p12 differ diff --git a/WebServer/WALLETS/icmeterquotes/cwallet.sso b/WebServer/WALLETS/icmeterquotes/cwallet.sso new file mode 100644 index 0000000..0373edd Binary files /dev/null and b/WebServer/WALLETS/icmeterquotes/cwallet.sso differ diff --git a/WebServer/WALLETS/icmeterquotes/ewallet.p12 b/WebServer/WALLETS/icmeterquotes/ewallet.p12 new file mode 100644 index 0000000..0eff060 Binary files /dev/null and b/WebServer/WALLETS/icmeterquotes/ewallet.p12 differ diff --git a/WebServer/WALLETS/icmeterquotes/icmeterquotes.csr b/WebServer/WALLETS/icmeterquotes/icmeterquotes.csr new file mode 100644 index 0000000..6457455 --- /dev/null +++ b/WebServer/WALLETS/icmeterquotes/icmeterquotes.csr @@ -0,0 +1,10 @@ +-----BEGIN NEW CERTIFICATE REQUEST----- +MIIBvjCCAScCAQAwfjELMAkGA1UEBhMCR0IxFzAVBgNVBAgTDkxlaWNlc3RlcnNoaXJlMRYwFAYD +VQQKEw1OYXRpb25hbCBHcmlkMRgwFgYDVQQLEw9JUyBBcHBsaWNhdGlvbnMxJDAiBgNVBAMTG2lj +bWV0ZXJxdW90ZXMubmF0Z3JpZC5jby51azCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEA5l2g +7lWHkhpizL/FzX7iDcWb2MIBNc4TUpdtJxTPSxZWU4G1pl/rlswmkXdoc7R8FQX7M6hf3ucOMkUV +HxuwVhv49Vp1MwtFW/xf83U2k/KVaU/hajeuhnkAJFbDOeoWpDSRKGQ7W6xw8kSHOtqEUNimUgIK +p0zHUmPZbhqm0qkCAwEAAaAAMA0GCSqGSIb3DQEBBAUAA4GBAF0O3NiRWfZvtW8WpSIKViX4529s +pQdrmpEvnewdJ29WxSwg4eP/Z6Hp8OZTW4hxxJJe9/1r7MQPxOZD4BuBgxVkk8rZQ+/u4MXaNq58 +O+cRC9qyUViCWB2tusNmyxjEuMx/9SK8J0qW4c99zScEgwsPNzDN80/BD4CtKEm4dldq +-----END NEW CERTIFICATE REQUEST----- diff --git a/WebServer/WALLETS/opcs-online/cwallet.sso b/WebServer/WALLETS/opcs-online/cwallet.sso new file mode 100644 index 0000000..86dee14 Binary files /dev/null and b/WebServer/WALLETS/opcs-online/cwallet.sso differ diff --git a/WebServer/WALLETS/opcs-online/ewallet.p12 b/WebServer/WALLETS/opcs-online/ewallet.p12 new file mode 100644 index 0000000..5d46884 Binary files /dev/null and b/WebServer/WALLETS/opcs-online/ewallet.p12 differ diff --git a/WebServer/WALLETS/opcs-online_certificates/#.opcs-online.info_cert.pem b/WebServer/WALLETS/opcs-online_certificates/#.opcs-online.info_cert.pem new file mode 100644 index 0000000..1942049 --- /dev/null +++ b/WebServer/WALLETS/opcs-online_certificates/#.opcs-online.info_cert.pem @@ -0,0 +1,20 @@ +-----BEGIN CERTIFICATE----- +MIIDOTCCAiGgAwIBAgIGARgchXD9MA0GCSqGSIb3DQEBBQUAMEwxCzAJBgNVBAYT +AkdCMRIwEAYDVQQKDAlBZHZhbnRpY2ExEjAQBgNVBAsMCUFkdmFudGljYTEVMBMG +A1UEAwwMQWR2YW50aWNhIENBMB4XDTA4MDIxNTA5NTU0N1oXDTE3MTAzMTE2MjYx +N1owUTELMAkGA1UEBhMCR0IxFjAUBgNVBAoMDUFkdmFudGljYSBMdGQxDTALBgNV +BAsMBE9QQ1MxGzAZBgNVBAMMEioub3Bjcy1vbmxpbmUuaW5mbzCBnzANBgkqhkiG +9w0BAQEFAAOBjQAwgYkCgYEAoykOob0CqhqQVes9rGvBLJB+ALhcsuApXX2aZ457 +ym/kw2sAVYYqtSJUw1hdvhYdKW7NQA1hvDUo6rkKJUxQrwHSwynsoUSgpU9d0Nkz +lxmZGobvRYc4CAQngaoNbXtGUgZsTKOvlhx1z19exjgxtD4VZPYD0fgzaNtQ52mT +iZ0CAwEAAaOBnzCBnDAfBgNVHSMEGDAWgBTMvFPInC8aJQBj5UnoKoPmxC3L7zAd +BgNVHQ4EFgQUdLGw4UCOXE91CKHWymWa0Jc9xegwDgYDVR0PAQH/BAQDAgWgMCoG +A1UdEQQjMCGBH2FuZHJldy5oYXJkeUBhZHZhbnRpY2Fncm91cC5jb20wCQYDVR0T +BAIwADATBgNVHSUEDDAKBggrBgEFBQcDATANBgkqhkiG9w0BAQUFAAOCAQEAHF+r +67FawQCjmFT42T/0+bEiQWuB8M+IdWQzUGtO/bYKLMnBuVIaTe5+YwZnPACx6uTS +tzyTZYb1QME/xrrAC73XoxJHgLC4A6GBy02GLmUiSbJCaHIs4haKfWvbwGbzcLaK +Dkaxbl4cR+YBpRf5GSgiVf8+SUCnwFlCduaokfuU6l+vB/iOY5p9HxteqjQh6YR8 +220HPLj+G5bTyE33qOnojPqplV/Nv4Pl+S1RoHOSJwiF78vIAlAkfiya/yJyo+cG +SXOInmWzxqCuTgbKkSv/QZSoLJuu/NdByuSsYS9G8BiTBRxBuGmaVsvQdegBbaYM +XYfkTDez3kKpHhdI/w== +-----END CERTIFICATE----- diff --git a/WebServer/WALLETS/opcs-online_certificates/#.opcs-online.info_key.pem b/WebServer/WALLETS/opcs-online_certificates/#.opcs-online.info_key.pem new file mode 100644 index 0000000..fd1bce7 --- /dev/null +++ b/WebServer/WALLETS/opcs-online_certificates/#.opcs-online.info_key.pem @@ -0,0 +1,15 @@ +-----BEGIN RSA PRIVATE KEY----- +MIICXAIBAAKBgQCjKQ6hvQKqGpBV6z2sa8EskH4AuFyy4CldfZpnjnvKb+TDawBV +hiq1IlTDWF2+Fh0pbs1ADWG8NSjquQolTFCvAdLDKeyhRKClT13Q2TOXGZkahu9F +hzgIBCeBqg1te0ZSBmxMo6+WHHXPX17GODG0PhVk9gPR+DNo21DnaZOJnQIDAQAB +AoGAKPYUw0wVUCktFTTindfLfmmkCIBAXXPjTqJK0ja2I0NmFh1VzyLItAKzbvtP +RXp9xboYcz0ozTw3Un4z6ts24eIcYkvZV8IzVqqGBeD2WxwwjIPplFWw7K4rLSM/ +Lxgrq9Sz62AYyygHg4Cu4qRpY6F4NCVxEY9mDZB5Prs9rk0CQQDP3eP1LGxJxlU5 +uf3OB5vt+7SBejp6LpYJ3dRAhyJLB+tjjygggabui2/GUG6k50MhCHNhIuY6TQBs ++5slr8/bAkEAyPEFukmuVdfTTLmt305V161CGlYnXW28XbcOQ2oYOcURcTeqmowQ +roEPAyZoVAqB34vqOjnL6lgKEfWmkJdh5wJAIVxFN5X3kyeHigo1l5lVBy68W4NY +Wz+ayN6XL/wAHvaYapQRJpZoSiSKvdMuzrxm46hNjCtjs7uj89m1nqjGvQJBAIX5 +rYf3eHVj4U5WvscUw8d5jYlhx/1THTSeyLPKGTzrWCXUp7tDiBvRkODYyta96rnR +3+nSf1NQP+aZkuT1CiECQAEIFS0aEvSpIN/OgJrnbdDMYx1Drut+WIU6IOTWtFkZ +Ke3Mc6Q3MLFyxt/yofcVK4iMIeUieM65TaO7HSL+8fI= +-----END RSA PRIVATE KEY----- diff --git a/WebServer/WALLETS/opcs-online_certificates/Advantica_CA_cert.pem b/WebServer/WALLETS/opcs-online_certificates/Advantica_CA_cert.pem new file mode 100644 index 0000000..ce8c877 --- /dev/null +++ b/WebServer/WALLETS/opcs-online_certificates/Advantica_CA_cert.pem @@ -0,0 +1,21 @@ +-----BEGIN CERTIFICATE----- +MIIDeDCCAmCgAwIBAgIGARX24nRjMA0GCSqGSIb3DQEBBQUAMEwxCzAJBgNVBAYT +AkdCMRIwEAYDVQQKDAlBZHZhbnRpY2ExEjAQBgNVBAsMCUFkdmFudGljYTEVMBMG +A1UEAwwMQWR2YW50aWNhIENBMB4XDTA3MTAzMTE2MjYxN1oXDTE3MTAzMTE2MjYx +N1owTDELMAkGA1UEBhMCR0IxEjAQBgNVBAoMCUFkdmFudGljYTESMBAGA1UECwwJ +QWR2YW50aWNhMRUwEwYDVQQDDAxBZHZhbnRpY2EgQ0EwggEiMA0GCSqGSIb3DQEB +AQUAA4IBDwAwggEKAoIBAQC1S/I+mPwcEiQPyDUk36KjElhYuqGs71ELW/Yq4kcT +n0/xdgF1Ztnqw6Es1kHS6zfkN3MkNfzYuhMyTFZxwIMHeoZvvSIfvLaG45CxHT80 +NDW3KA6uDHRyVz3mTbANXLq9hs0UVO0dDXfbZIEz++3rJVvElH/Wp5vsXXOMmp9l +ZqLJQcnaTJVAVjo5qYKfXM29qp9g+LWjTVPaUZnS2Lc34uiGmSwXTwOQJaNPEej4 +7T2gg085i6yJBe46jItqOqetMMrXq4qTWaJVZ1jEnAu1//UZpxsTtDoVIGWWjI/n +4rBNTWCy3yvh5gHWoYkqXh0uP4y9Bq2uj95sgq9rNqbFAgMBAAGjYDBeMB8GA1Ud +IwQYMBaAFMy8U8icLxolAGPlSegqg+bELcvvMB0GA1UdDgQWBBTMvFPInC8aJQBj +5UnoKoPmxC3L7zAOBgNVHQ8BAf8EBAMCAYYwDAYDVR0TBAUwAwEB/zANBgkqhkiG +9w0BAQUFAAOCAQEAZrTg7u2gM1dSR4YIAz94CwON8FAkkLze8nsO4nQpK8S3PAG8 +ML+MAt0V+jI4Jp6bYZFTMr76oD6cQxOqeda7Zb5aMZBmBGIq0deYNr3gEGJh7Zt8 +zbifGrtMz2Jkx3FR42gA37H2jABTz8QR3FxpEMrHOU7AWt0ht2jY/dBNfytKqpnl +QRgz0PPe7GiT/4tmDKmmwoBuKO8aHoyAEQQPkBfKANLcqf7AgmVl2k1Ked/9/lVG +xKAX4KbW3HnXb2oXoO1sjyEigag9YDK9sKh52CMUbkn45x8t/jKNIAt2ncetrWcn +xrehmKi+SpDLfCodJ6jVZY8Dy/V2Tv6QfxB8oQ== +-----END CERTIFICATE----- diff --git a/WebServer/WALLETS/opcs-online_certificates/httpd.conf b/WebServer/WALLETS/opcs-online_certificates/httpd.conf new file mode 100644 index 0000000..6c5d887 --- /dev/null +++ b/WebServer/WALLETS/opcs-online_certificates/httpd.conf @@ -0,0 +1,1380 @@ +# +# Based upon the NCSA server configuration files originally by Rob McCool. +# +# This is the main Apache server configuration file. It contains the +# configuration directives that give the server its instructions. +# See for detailed information about +# the directives. +# +# Do NOT simply read the instructions in here without understanding +# what they do. They're here only as hints or reminders. If you are unsure +# consult the online docs. You have been warned. +# +# After this file is processed, the server will look for and process +# C:\oracle\ora90\Apache\Apache\conf\srm.conf and then C:\oracle\ora90\Apache\Apache\conf\access.conf +# unless you have overridden these with ResourceConfig and/or +# AccessConfig directives here. +# +# The configuration directives are grouped into three basic sections: +# 1. Directives that control the operation of the Apache server process as a +# whole (the 'global environment'). +# 2. Directives that define the parameters of the 'main' or 'default' server, +# which responds to requests that aren't handled by a virtual host. +# These directives also provide default values for the settings +# of all virtual hosts. +# 3. Settings for virtual hosts, which allow Web requests to be sent to +# different IP addresses or hostnames and have them handled by the +# same Apache server process. +# +# Configuration and logfile names: If the filenames you specify for many +# of the server's control files begin with "/" (or "drive:/" for Win32), the +# server will use that explicit path. If the filenames do *not* begin +# with "/", the value of ServerRoot is prepended -- so "logs/foo.log" +# with ServerRoot set to "/usr/local/apache" will be interpreted by the +# server as "/usr/local/apache/logs/foo.log". +# +# NOTE: Where filenames are specified, you must use forward slashes +# instead of backslashes (e.g., "c:/apache" instead of "c:\apache"). +# If a drive letter is omitted, the drive on which Apache.exe is located +# will be used by default. It is recommended that you always supply +# an explicit drive letter in absolute paths, however, to avoid +# confusion. +# + +### Section 1: Global Environment +# +# The directives in this section affect the overall operation of Apache, +# such as the number of concurrent requests it can handle or where it +# can find its configuration files. +# + +# +# ServerType is either inetd, or standalone. Inetd mode is only supported on +# Unix platforms. +# +ServerType standalone + +# +# ServerRoot: The top of the directory tree under which the server's +# configuration, error, and log files are kept. +# +# Do NOT add a slash at the end of the directory path. +# +ServerRoot "C:\oracle\ora90\Apache\Apache" + +# +# PidFile: The file in which the server should record its process +# identification number when it starts. +# +PidFile logs/httpd.pid + +# +# ScoreBoardFile: File used to store internal server process information. +# Not all architectures require this. But if yours does (you'll know because +# this file will be created when you run Apache) then you *must* ensure that +# no two invocations of Apache share the same scoreboard file. +# +ScoreBoardFile logs/httpd.scoreboard + +# +# In the standard configuration, the server will process httpd.conf (this +# file, specified by the -f command line option), srm.conf, and access.conf +# in that order. The latter two files are now distributed empty, as it is +# recommended that all directives be kept in a single file for simplicity. +# The commented-out values below are the built-in defaults. You can have the +# server ignore these files altogether by using "/dev/null" (for Unix) or +# "nul" (for Win32) for the arguments to the directives. +# +#ResourceConfig conf/srm.conf +#AccessConfig conf/access.conf + +# +# Timeout: The number of seconds before receives and sends time out. +# +Timeout 300 + +# +# KeepAlive: Whether or not to allow persistent connections (more than +# one request per connection). Set to "Off" to deactivate. +# +KeepAlive On + +# +# MaxKeepAliveRequests: The maximum number of requests to allow +# during a persistent connection. Set to 0 to allow an unlimited amount. +# We recommend you leave this number high, for maximum performance. +# +MaxKeepAliveRequests 100 + +# +# KeepAliveTimeout: Number of seconds to wait for the next request from the +# same client on the same connection. +# +KeepAliveTimeout 15 + +# +# Apache on Win32 always creates one child process to handle requests. If it +# dies, another child process is created automatically. Within the child +# process multiple threads handle incoming requests. The next two +# directives control the behaviour of the threads and processes. +# + +# +# MaxRequestsPerChild: the number of requests each child process is +# allowed to process before the child dies. The child will exit so +# as to avoid problems after prolonged use when Apache (and maybe the +# libraries it uses) leak memory or other resources. On most systems, this +# isn't really needed, but a few (such as Solaris) do have notable leaks +# in the libraries. For Win32, set this value to zero (unlimited) +# unless advised otherwise. +# +# NOTE: This value does not include keepalive requests after the initial +# request per connection. For example, if a child process handles +# an initial request and 10 subsequent "keptalive" requests, it +# would only count as 1 request towards this limit. +# +MaxRequestsPerChild 0 + +# +# Number of concurrent threads (i.e., requests) the server will allow. +# Set this value according to the responsiveness of the server (more +# requests active at once means they're all handled more slowly) and +# the amount of system resources you'll allow the server to consume. +# +ThreadsPerChild 50 + +# +# Server-pool size regulation. Rather than making you guess how many +# server processes you need, Apache dynamically adapts to the load it +# sees --- that is, it tries to maintain enough server processes to +# handle the current load, plus a few spare servers to handle transient +# load spikes (e.g., multiple simultaneous requests from a single +# Netscape browser). +# +# It does this by periodically checking how many servers are waiting +# for a request. If there are fewer than MinSpareServers, it creates +# a new spare. If there are more than MaxSpareServers, some of the +# spares die off. The default values are probably OK for most sites. +# +#MinSpareServers 5 +#MaxSpareServers 10 + +# +# Limit on total number of servers running, i.e., limit on the number +# of clients who can simultaneously connect --- if this limit is ever +# reached, clients will be LOCKED OUT, so it should NOT BE SET TOO LOW. +# It is intended mainly as a brake to keep a runaway server from taking +# the system with it as it spirals down... +# +#MaxClients 150 + +# +# Listen: Allows you to bind Apache to specific IP addresses and/or +# ports, in addition to the default. See also the +# directive. +# +#Listen 3000 +#Listen 12.34.56.78:80 + +# +# BindAddress: You can support virtual hosts with this option. This directive +# is used to tell the server which IP address to listen to. It can either +# contain "*", an IP address, or a fully qualified Internet domain name. +# See also the and Listen directives. +# +#BindAddress * + + +# +# Dynamic Shared Object (DSO) Support +# +# To be able to use the functionality of a module which was built as a DSO you +# have to place corresponding `LoadModule' lines at this location so the +# directives contained in it are actually available _before_ they are used. +# Please read the file README.DSO in the Apache 1.3 distribution for more +# details about the DSO mechanism and run `apache -l' for the list of already +# built-in (statically linked and thus always available) modules in your Apache +# binary. +# +# Note: The order in which modules are loaded is important. Don't change +# the order below without expert advice. +# +LoadModule mime_magic_module modules/ApacheModuleMimeMagic.dll +LoadModule mime_module modules/ApacheModuleMime.dll +LoadModule anon_auth_module modules/ApacheModuleAuthAnon.dll +LoadModule dbm_auth_module modules/ApacheModuleAuthDBM.dll +LoadModule digest_auth_module modules/ApacheModuleAuthDigest.dll +LoadModule cern_meta_module modules/ApacheModuleCERNMeta.dll +LoadModule digest_module modules/ApacheModuleDigest.dll +LoadModule expires_module modules/ApacheModuleExpires.dll +LoadModule headers_module modules/ApacheModuleHeaders.dll +LoadModule proxy_module modules/ApacheModuleProxy.dll +LoadModule rewrite_module modules/ApacheModuleRewrite.dll +LoadModule speling_module modules/ApacheModuleSpeling.dll +LoadModule info_module modules/ApacheModuleInfo.dll +LoadModule status_module modules/ApacheModuleStatus.dll +LoadModule usertrack_module modules/ApacheModuleUserTrack.dll +LoadModule dms_module modules/ApacheModuleDMS.dll +LoadModule perl_module modules/ApacheModulePerl.DLL +LoadModule oprocmgr_module modules/ApacheModuleOprocmgr.dll +LoadModule fastcgi_module modules/ApacheModuleFastCGI.dll +LoadModule ssl_module modules/ApacheModuleSSL.DLL + +ClearModuleList +AddModule mod_so.c +AddModule mod_mime_magic.c +AddModule mod_mime.c +AddModule mod_access.c +AddModule mod_auth.c +AddModule mod_negotiation.c +AddModule mod_include.c +AddModule mod_autoindex.c +AddModule mod_dir.c +AddModule mod_cgi.c +AddModule mod_userdir.c +AddModule mod_alias.c +AddModule mod_env.c +AddModule mod_log_config.c +AddModule mod_asis.c +AddModule mod_imap.c +AddModule mod_actions.c +AddModule mod_setenvif.c +AddModule mod_isapi.c +AddModule mod_auth_anon.c +AddModule mod_auth_dbm.c +AddModule mod_auth_digest.c +AddModule mod_cern_meta.c +AddModule mod_digest.c +AddModule mod_expires.c +AddModule mod_headers.c +AddModule mod_proxy.c +AddModule mod_rewrite.c +AddModule mod_speling.c +AddModule mod_info.c +AddModule mod_status.c +AddModule mod_usertrack.c +AddModule mod_dms.c +AddModule mod_perl.c +AddModule mod_oprocmgr.c +AddModule mod_fastcgi.c +AddModule mod_ssl.c + +# +# ExtendedStatus controls whether Apache will generate "full" status +# information (ExtendedStatus On) or just basic information (ExtendedStatus +# Off) when the "server-status" handler is called. The default is Off. +# +ExtendedStatus On + +### Section 2: 'Main' server configuration +# +# The directives in this section set up the values used by the 'main' +# server, which responds to any requests that aren't handled by a +# definition. These values also provide defaults for +# any containers you may define later in the file. +# +# All of these directives may appear inside containers, +# in which case these default settings will be overridden for the +# virtual host being defined. +# + +# +# Port: The port to which the standalone server listens. Certain firewall +# products must be configured before Apache can listen to a specific port. +# Other running httpd servers will also interfere with this port. Disable +# all firewall, security, and other services if you encounter problems. +# To help diagnose problems use the Windows NT command NETSTAT -a +# +Port 80 + +## +## SSL Support +## +## When we also provide SSL we have to listen to the +## standard HTTP port (see above) and to the HTTPS port +## + +Listen 80 +Listen 443 + +# +# ServerAdmin: Your address, where problems with the server should be +# e-mailed. This address appears on some server-generated pages, such +# as error documents. +# +ServerAdmin you@your.address + +# +# ServerName allows you to set a host name which is sent back to clients for +# your server if it's different than the one the program would get (i.e., use +# "www" instead of the host's real name). +# +# Note: You cannot just invent host names and hope they work. The name you +# define here must be a valid DNS name for your host. If you don't understand +# this, ask your network administrator. +# If your host doesn't have a registered DNS name, enter its IP address here. +# You will have to access it by its address (e.g., http://123.45.67.89/) +# anyway, and this will make redirections work in a sensible way. +# +# 127.0.0.1 is the TCP/IP local loop-back address, often named localhost. Your +# machine always knows itself by this address. If you use Apache strictly for +# local testing and development, you may use 127.0.0.1 as the server name. +# +ServerName SORA002.bggrc.co.uk + + +# +# DocumentRoot: The directory out of which you will serve your +# documents. By default, all requests are taken from this directory, but +# symbolic links and aliases may be used to point to other locations. +# +DocumentRoot "C:\oracle\ora90\Apache\Apache/htdocs" + +# +# Each directory to which Apache has access, can be configured with respect +# to which services and features are allowed and/or disabled in that +# directory (and its subdirectories). +# +# First, we configure the "default" to be a very restrictive set of +# permissions. +# + + Options FollowSymLinks + AllowOverride None + + +# +# Note that from this point forward you must specifically allow +# particular features to be enabled - so if something's not working as +# you might expect, make sure that you have specifically enabled it +# below. +# + +# +# This should be changed to whatever you set DocumentRoot to. +# + + +# +# This may also be "None", "All", or any combination of "Indexes", +# "Includes", "FollowSymLinks", "ExecCGI", or "MultiViews". +# +# Note that "MultiViews" must be named *explicitly* --- "Options All" +# doesn't give it to you. +# + Options Indexes FollowSymLinks MultiViews + +# +# This controls which options the .htaccess files in directories can +# override. Can also be "All", or any combination of "Options", "FileInfo", +# "AuthConfig", and "Limit" +# + AllowOverride None + +# +# Controls who can get stuff from this server. +# + Order allow,deny + Allow from all + + +# +# UserDir: The name of the directory which is appended onto a user's home +# directory if a ~user request is received. +# +# Under Win32, we do not currently try to determine the home directory of +# a Windows login, so a format such as that below needs to be used. See +# the UserDir documentation for details. +# + + UserDir "C:\oracle\ora90\Apache\Apache/users/" + + +# +# Control access to UserDir directories. The following is an example +# for a site where these directories are restricted to read-only. +# +# +# AllowOverride FileInfo AuthConfig Limit +# Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec +# +# Order allow,deny +# Allow from all +# +# +# Order deny,allow +# Deny from all +# +# + +# +# DirectoryIndex: Name of the file or files to use as a pre-written HTML +# directory index. Separate multiple entries with spaces. +# + + DirectoryIndex index.html + + +# +# AccessFileName: The name of the file to look for in each directory +# for access control information. +# +AccessFileName .htaccess + +# +# The following lines prevent .htaccess files from being viewed by +# Web clients. Since .htaccess files often contain authorization +# information, access is disallowed for security reasons. Comment +# these lines out if you want Web visitors to see the contents of +# .htaccess files. If you change the AccessFileName directive above, +# be sure to make the corresponding changes here. +# +# Also, folks tend to use names such as .htpasswd for password +# files, so this will protect those as well. +# + + Order allow,deny + Deny from all + + +# +# CacheNegotiatedDocs: By default, Apache sends "Pragma: no-cache" with each +# document that was negotiated on the basis of content. This asks proxy +# servers not to cache the document. Uncommenting the following line disables +# this behavior, and proxies will be allowed to cache the documents. +# +#CacheNegotiatedDocs + +# +# UseCanonicalName: (new for 1.3) With this setting turned on, whenever +# Apache needs to construct a self-referencing URL (a URL that refers back +# to the server the response is coming from) it will use ServerName and +# Port to form a "canonical" name. With this setting off, Apache will +# use the hostname:port that the client supplied, when possible. This +# also affects SERVER_NAME and SERVER_PORT in CGI scripts. +# +UseCanonicalName On + +# +# TypesConfig describes where the mime.types file (or equivalent) is +# to be found. +# + + TypesConfig conf/mime.types + + +# +# DefaultType is the default MIME type the server will use for a document +# if it cannot otherwise determine one, such as from filename extensions. +# If your server contains mostly text or HTML documents, "text/plain" is +# a good value. If most of your content is binary, such as applications +# or images, you may want to use "application/octet-stream" instead to +# keep browsers from trying to display binary files as though they are +# text. +# +DefaultType text/plain + +# +# The mod_mime_magic module allows the server to use various hints from the +# contents of the file itself to determine its type. The MIMEMagicFile +# directive tells the module where the hint definitions are located. +# mod_mime_magic is not part of the default server (you have to add +# it yourself with a LoadModule [see the DSO paragraph in the 'Global +# Environment' section], or recompile the server and include mod_mime_magic +# as part of the configuration), so it's enclosed in an container. +# This means that the MIMEMagicFile directive will only be processed if the +# module is part of the server. +# + + MIMEMagicFile conf/magic + + +# +# HostnameLookups: Log the names of clients or just their IP addresses +# e.g., www.apache.org (on) or 204.62.129.132 (off). +# The default is off because it'd be overall better for the net if people +# had to knowingly turn this feature on, since enabling it means that +# each client request will result in AT LEAST one lookup request to the +# nameserver. +# +HostnameLookups Off + +# +# ErrorLog: The location of the error log file. +# If you do not specify an ErrorLog directive within a +# container, error messages relating to that virtual host will be +# logged here. If you *do* define an error logfile for a +# container, that host's errors will be logged there and not here. +# +ErrorLog logs/error_log + +# +# LogLevel: Control the number of messages logged to the error.log. +# Possible values include: debug, info, notice, warn, error, crit, +# alert, emerg. +# +LogLevel warn + +# +# The following directives define some format nicknames for use with +# a CustomLog directive (see below). +# +LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined +LogFormat "%h %l %u %t \"%r\" %>s %b" common +LogFormat "%{Referer}i -> %U" referer +LogFormat "%{User-agent}i" agent + +# +# The location and format of the access logfile (Common Logfile Format). +# If you do not define any access logfiles within a +# container, they will be logged here. Contrariwise, if you *do* +# define per- access logfiles, transactions will be +# logged therein and *not* in this file. +# +CustomLog logs/access_log common + +# +# If you would like to have agent and referer logfiles, uncomment the +# following directives. +# +#CustomLog logs/referer.log referer +#CustomLog logs/agent.log agent + +# +# If you prefer a single logfile with access, agent, and referer information +# (Combined Logfile Format) you can use the following directive. +# +#CustomLog logs/access.log combined + +# +# Optionally add a line containing the server version and virtual host +# name to server-generated pages (error documents, FTP directory listings, +# mod_status and mod_info output etc., but not CGI generated documents). +# Set to "EMail" to also include a mailto: link to the ServerAdmin. +# Set to one of: On | Off | EMail +# +ServerSignature On + +# +# Apache parses all CGI scripts for the shebang line by default. +# This comment line, the first line of the script, consists of the symbols +# pound (#) and exclamation (!) followed by the path of the program that +# can execute this specific script. For a perl script, with perl.exe in +# the C:\Program Files\Perl directory, the shebang line should be: + + #!c:/program files/perl/perl + +# Note you _must_not_ indent the actual shebang line, and it must be the +# first line of the file. Of course, CGI processing must be enabled by +# the appropriate ScriptAlias or Options ExecCGI directives for the files +# or directory in question. +# +# However, Apache on Windows allows either the Unix behavior above, or can +# use the Registry to match files by extention. The command to execute +# a file of this type is retrieved from the registry by the same method as +# the Windows Explorer would use to handle double-clicking on a file. +# These script actions can be configured from the Windows Explorer View menu, +# 'Folder Options', and reviewing the 'File Types' tab. Clicking the Edit +# button allows you to modify the Actions, of which Apache 1.3 attempts to +# perform the 'Open' Action, and failing that it will try the shebang line. +# This behavior is subject to change in Apache release 2.0. +# +# Each mechanism has it's own specific security weaknesses, from the means +# to run a program you didn't intend the website owner to invoke, and the +# best method is a matter of great debate. +# +# To enable the this Windows specific behavior (and therefore -disable- the +# equivilant Unix behavior), uncomment the following directive: +# +#ScriptInterpreterSource registry +# +# The directive above can be placed in individual blocks or the +# .htaccess file, with either the 'registry' (Windows behavior) or 'script' +# (Unix behavior) option, and will override this server default option. +# + +# +# Aliases: Add here as many aliases as you need (with no limit). The format is +# Alias fakename realname +# + + + # + # Note that if you include a trailing / on fakename then the server will + # require it to be present in the URL. So "/icons" isn't aliased in this + # example, only "/icons/".. + # + Alias /jservdocs/ "C:\oracle\ora90\Apache/Jserv/docs/" + Alias /soapdocs/ "C:\oracle\ora90/soap/" + Alias /icons/ "C:\oracle\ora90\Apache/Apache/icons/" + + + Options Indexes MultiViews + AllowOverride None + Order allow,deny + Allow from all + + + + Alias /perl/ "C:\oracle\ora90\Apache\Apache/cgi-bin/" + + + # + # ScriptAlias: This controls which directories contain server scripts. + # ScriptAliases are essentially the same as Aliases, except that + # documents in the realname directory are treated as applications and + # run by the server when requested rather than as documents sent to the client. + # The same rules about trailing "/" apply to ScriptAlias directives as to + # Alias. + # + ScriptAlias /cgi-bin/ "C:\oracle\ora90\Apache\Apache/cgi-bin/" + + # + # "C:\oracle\ora90\Apache\Apache/cgi-bin" should be changed to whatever your ScriptAliased + # CGI directory exists, if you have that configured. + # + + AllowOverride None + Options None + Order allow,deny + Allow from all + + + +# End of aliases. + +# +# Redirect allows you to tell clients about documents which used to exist in +# your server's namespace, but do not anymore. This allows you to tell the +# clients where to look for the relocated document. +# Format: Redirect old-URI new-URL +# + +# +# Directives controlling the display of server-generated directory listings. +# + + + # + # FancyIndexing is whether you want fancy directory indexing or standard + # + # Note, add the option TrackModified to the IndexOptions default list only + # if all indexed directories reside on NTFS volumes. The TrackModified flag + # will report the Last-Modified date to assist caches and proxies to properly + # track directory changes, but it does _not_ work on FAT volumes. + # + IndexOptions FancyIndexing + + # + # AddIcon* directives tell the server which icon to show for different + # files or filename extensions. These are only displayed for + # FancyIndexed directories. + # + AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip + + AddIconByType (TXT,/icons/text.gif) text/* + AddIconByType (IMG,/icons/image2.gif) image/* + AddIconByType (SND,/icons/sound2.gif) audio/* + AddIconByType (VID,/icons/movie.gif) video/* + + AddIcon /icons/binary.gif .bin .exe + AddIcon /icons/binhex.gif .hqx + AddIcon /icons/tar.gif .tar + AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv + AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip + AddIcon /icons/a.gif .ps .ai .eps + AddIcon /icons/layout.gif .html .shtml .htm .pdf + AddIcon /icons/text.gif .txt + AddIcon /icons/c.gif .c + AddIcon /icons/p.gif .pl .py + AddIcon /icons/f.gif .for + AddIcon /icons/dvi.gif .dvi + AddIcon /icons/uuencoded.gif .uu + AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl + AddIcon /icons/tex.gif .tex + AddIcon /icons/bomb.gif core + + AddIcon /icons/back.gif .. + AddIcon /icons/hand.right.gif README + AddIcon /icons/folder.gif ^^DIRECTORY^^ + AddIcon /icons/blank.gif ^^BLANKICON^^ + + # + # DefaultIcon is which icon to show for files which do not have an icon + # explicitly set. + # + DefaultIcon /icons/unknown.gif + + # + # AddDescription allows you to place a short description after a file in + # server-generated indexes. These are only displayed for FancyIndexed + # directories. + # Format: AddDescription "description" filename + # + #AddDescription "GZIP compressed document" .gz + #AddDescription "tar archive" .tar + #AddDescription "GZIP compressed tar archive" .tgz + + # + # ReadmeName is the name of the README file the server will look for by + # default, and append to directory listings. + # + # HeaderName is the name of a file which should be prepended to + # directory indexes. + # + # If MultiViews are amongst the Options in effect, the server will + # first look for name.html and include it if found. If name.html + # doesn't exist, the server will then look for name.txt and include + # it as plaintext if found. + # + ReadmeName README + HeaderName HEADER + + # + # IndexIgnore is a set of filenames which directory indexing should ignore + # and not include in the listing. Shell-style wildcarding is permitted. + # + IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t + + +# End of indexing directives. + +# +# Document types. +# + + + # + # AddEncoding allows you to have certain browsers (Mosaic/X 2.1+) uncompress + # information on the fly. Note: Not all browsers support this. + # Despite the name similarity, the following Add* directives have nothing + # to do with the FancyIndexing customization directives above. + # + AddEncoding x-compress Z + AddEncoding x-gzip gz tgz + # + # AddLanguage allows you to specify the language of a document. You can + # then use content negotiation to give a browser a file in a language + # it can understand. + # + # Note 1: The suffix does not have to be the same as the language + # keyword --- those with documents in Polish (whose net-standard + # language code is pl) may wish to use "AddLanguage pl .po" to + # avoid the ambiguity with the common suffix for perl scripts. + # + # Note 2: The example entries below illustrate that in quite + # some cases the two character 'Language' abbriviation is not + # identical to the two character 'Country' code for its country, + # E.g. 'Danmark/dk' versus 'Danish/da'. + # + # Note 3: In the case of 'ltz' we violate the RFC by using a three char + # specifier. But there is 'work in progress' to fix this and get + # the reference data for rfc1766 cleaned up. + # + # Danish (da) - Dutch (nl) - English (en) - Estonian (ee) + # French (fr) - German (de) - Greek-Modern (el) + # Italian (it) - Korean (kr) - Norwegian (no) + # Portugese (pt) - Luxembourgeois* (ltz) + # Spanish (es) - Swedish (sv) - Catalan (ca) - Czech(cz) + # Polish (pl) - Brazilian Portuguese (pt-br) - Japanese (ja) + # Russian (ru) + # + AddLanguage da .da + AddLanguage nl .nl + AddLanguage en .en + AddLanguage et .ee + AddLanguage fr .fr + AddLanguage de .de + AddLanguage el .el + AddLanguage he .he + AddCharset ISO-8859-8 .iso8859-8 + AddLanguage it .it + AddLanguage ja .ja + AddCharset ISO-2022-JP .jis + AddLanguage kr .kr + AddCharset ISO-2022-KR .iso-kr + AddLanguage no .no + AddLanguage pl .po + AddCharset ISO-8859-2 .iso-pl + AddLanguage pt .pt + AddLanguage pt-br .pt-br + AddLanguage ltz .lu + AddLanguage ca .ca + AddLanguage es .es + AddLanguage sv .se + AddLanguage cz .cz + AddLanguage ru .ru + AddLanguage tw .tw + AddCharset Big5 .Big5 .big5 + AddCharset WINDOWS-1251 .cp-1251 + AddCharset CP866 .cp866 + AddCharset ISO-8859-5 .iso-ru + AddCharset KOI8-R .koi8-r + AddCharset UCS-2 .ucs2 + AddCharset UCS-4 .ucs4 + AddCharset UTF-8 .utf8 + + # LanguagePriority allows you to give precedence to some languages + # in case of a tie during content negotiation. + # + # Just list the languages in decreasing order of preference. We have + # more or less alphabetized them here. You probably want to change this. + # + + LanguagePriority en da nl et fr de el it ja kr no pl pt pt-br ru ltz ca es sv tw + + + # + # AddType allows you to tweak mime.types without actually editing it, or to + # make certain files to be certain types. + # + # For example, the PHP 3.x module (not part of the Apache distribution - see + # http://www.php.net) will typically use: + # + #AddType application/x-httpd-php3 .php3 + #AddType application/x-httpd-php3-source .phps + # + # And for PHP 4.x, use: + # + #AddType application/x-httpd-php .php + #AddType application/x-httpd-php-source .phps + + AddType application/x-tar .tgz + + # + # AddHandler allows you to map certain file extensions to "handlers", + # actions unrelated to filetype. These can be either built into the server + # or added with the Action command (see below) + # + # If you want to use server side includes, or CGI outside + # ScriptAliased directories, uncomment the following lines. + # + # To use CGI scripts: + # + #AddHandler cgi-script .cgi + + # + # To use server-parsed HTML files + # + #AddType text/html .shtml + #AddHandler server-parsed .shtml + + # + # Uncomment the following line to enable Apache's send-asis HTTP file + # feature + # + #AddHandler send-as-is asis + + # + # If you wish to use server-parsed imagemap files, use + # + #AddHandler imap-file map + + # + # To enable type maps, you might want to use + # + #AddHandler type-map var + + +# End of document types. + +# +# Action lets you define media types that will execute a script whenever +# a matching file is called. This eliminates the need for repeated URL +# pathnames for oft-used CGI file processors. +# Format: Action media/type /cgi-script/location +# Format: Action handler-name /cgi-script/location +# + +# +# MetaDir: specifies the name of the directory in which Apache can find +# meta information files. These files contain additional HTTP headers +# to include when sending the document +# +#MetaDir .web + +# +# MetaSuffix: specifies the file name suffix for the file containing the +# meta information. +# +#MetaSuffix .meta + +# +# Customizable error response (Apache style) +# these come in three flavors +# +# 1) plain text +#ErrorDocument 500 "The server made a boo boo. +# n.b. the single leading (") marks it as text, it does not get output +# +# 2) local redirects +#ErrorDocument 404 /missing.html +# to redirect to local URL /missing.html +#ErrorDocument 404 /cgi-bin/missing_handler.pl +# N.B.: You can redirect to a script or a document using server-side-includes. +# +# 3) external redirects +#ErrorDocument 402 http://some.other_server.com/subscription_info.html +# N.B.: Many of the environment variables associated with the original +# request will *not* be available to such a script. + +# +# Customize behaviour based on the browser +# + + + # + # The following directives modify normal HTTP response behavior. + # The first directive disables keepalive for Netscape 2.x and browsers that + # spoof it. There are known problems with these browser implementations. + # The second directive is for Microsoft Internet Explorer 4.0b2 + # which has a broken HTTP/1.1 implementation and does not properly + # support keepalive when it is used on 301 or 302 (redirect) responses. + # + BrowserMatch "Mozilla/2" nokeepalive + BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0 + + # + # The following directive disables HTTP/1.1 responses to browsers which + # are in violation of the HTTP/1.0 spec by not being able to grok a + # basic 1.1 response. + # + BrowserMatch "RealPlayer 4\.0" force-response-1.0 + BrowserMatch "Java/1\.0" force-response-1.0 + BrowserMatch "JDK/1\.0" force-response-1.0 + + +# End of browser customization directives + +# +# Allow server status reports, with the URL of http://servername/server-status +# Change the ".your_domain.com" to match your domain to enable. +# + + SetHandler server-status + Order deny,allow + Deny from all + Allow from localhost SORA002.bggrc.co.uk + + +# +# Allow remote server configuration reports, with the URL of +# http://servername/server-info (requires that mod_info.c be loaded). +# Change the ".your_domain.com" to match your domain to enable. +# +# +# SetHandler server-info +# Order deny,allow +# Deny from all +# Allow from localhost SORA002.bggrc.co.uk +# + +# +# There have been reports of people trying to abuse an old bug from pre-1.1 +# days. This bug involved a CGI script distributed as a part of Apache. +# By uncommenting these lines you can redirect these attacks to a logging +# script on phf.apache.org. Or, you can record them yourself, using the script +# support/phf_abuse_log.cgi. +# +# +# Deny from all +# ErrorDocument 403 http://phf.apache.org/phf_abuse_log.cgi +# + +# +# Proxy Server directives. Uncomment the following lines to +# enable the proxy server: +# +# +# ProxyRequests On + +# +# Order deny,allow +# Deny from all +# Allow from .your_domain.com +# + + # + # Enable/disable the handling of HTTP/1.1 "Via:" headers. + # ("Full" adds the server version; "Block" removes all outgoing Via: headers) + # Set to one of: Off | On | Full | Block + # +# ProxyVia On + + # + # To enable the cache as well, edit and uncomment the following lines: + # (no cacheing without CacheRoot) + # +# CacheRoot "C:\oracle\ora90\Apache\Apache/proxy" +# CacheSize 5 +# CacheGcInterval 4 +# CacheMaxExpire 24 +# CacheLastModifiedFactor 0.1 +# CacheDefaultExpire 1 +# NoCache a_domain.com another_domain.edu joes.garage_sale.com + +# +# End of proxy directives. + +### Section 3: Virtual Hosts +# +# VirtualHost: If you want to maintain multiple domains/hostnames on your +# machine you can setup VirtualHost containers for them. Most configurations +# use only name-based virtual hosts so the server doesn't need to worry about +# IP addresses. This is indicated by the asterisks in the directives below. +# +# Please see the documentation at +# for further details before you try to setup virtual hosts. +# +# You may use the command line option '-S' to verify your virtual host +# configuration. + +# +# Use name-based virtual hosting. +# +#NameVirtualHost 12.34.56.78:80 +#NameVirtualHost 12.34.56.78 +#NameVirtualHost * + +# +# VirtualHost example: +# Almost any Apache directive may go into a VirtualHost container. +# The first VirtualHost section is used for requests without a known +# server name. +# +# +# ServerAdmin webmaster@dummy-host.example.com +# DocumentRoot /www/docs/dummy-host.example.com +# ServerName dummy-host.example.com +# ErrorLog logs/dummy-host.example.com-error_log +# CustomLog logs/dummy-host.example.com-access_log common +# + +# +# ServerAdmin webmaster@host.some_domain.com +# DocumentRoot /www/docs/host.some_domain.com +# ServerName host.some_domain.com +# ErrorLog logs/host.some_domain.com-error_log +# CustomLog logs/host.some_domain.com-access_log common +# + +# +# + + +#SSL Global Context +## +## All SSL configuration in this context applies both to +## the main server and all SSL-enabled virtual hosts. +## + +# +# Some MIME-types for downloading Certificates and CRLs +# + +AddType application/x-x509-ca-cert .crt +AddType application/x-pkcs7-crl .crl + + +# Pass Phrase Dialog: +# Configure the pass phrase gathering process. +# The filtering dialog program (`builtin' is a internal +# terminal dialog) has to provide the pass phrase on stdout. +SSLPassPhraseDialog builtin + +# Inter-Process Session Cache: +# Configure the SSL Session Cache: First either `none' +# or `dbm:/path/to/file' for the mechanism to use and +# second the expiring timeout (in seconds). +#SSLSessionCache none +#SSLSessionCache shm:logs\ssl_scache(512000) +SSLSessionCache dbm:logs\ssl_scache +SSLSessionCacheTimeout 300 + +# Semaphore: +# Configure the path to the mutual explusion semaphore the +# SSL engine uses internally for inter-process synchronization. +SSLMutex sem + +# Pseudo Random Number Generator (PRNG): +# Configure one or more sources to seed the PRNG of the +# SSL library. The seed data should be of good random quality. +# WARNING! On some platforms /dev/random blocks if not enough entropy +# is available. This means you then cannot use the /dev/random device +# because it would lead to very long connection times (as long as +# it requires to make more entropy available). But usually those +# platforms additionally provide a /dev/urandom device which doesn't +# block. So, if available, use this one instead. Read the mod_ssl User +# Manual for more details. +SSLRandomSeed startup builtin +SSLRandomSeed connect builtin +#SSLRandomSeed startup file:/dev/random 512 +#SSLRandomSeed startup file:/dev/urandom 512 +#SSLRandomSeed connect file:/dev/random 512 +#SSLRandomSeed connect file:/dev/urandom 512 + +# Logging: +# The home of the dedicated SSL protocol logfile. Errors are +# additionally duplicated in the general error log file. Put +# this somewhere where it cannot be used for symlink attacks on +# a real server (i.e. somewhere where only root can write). +# Log levels are (ascending order: higher ones include lower ones): +# none, error, warn, info, trace, debug. +SSLLog logs/ssl_engine_log +SSLLogLevel warn + + + + +## +## SSL Virtual Host Context +## + + + +# General setup for the virtual host +DocumentRoot "C:\oracle\ora90\Apache\Apache\htdocs" +ServerName SORA002.bggrc.co.uk +ServerAdmin you@your.address +ErrorLog logs/error_log +TransferLog logs/access_log +Port 4443 + +# SSL Engine Switch: +# Enable/Disable SSL for this virtual host. +SSLEngine on + +# SSL Cipher Suite: +# List the ciphers that the client is permitted to negotiate. +# See the mod_ssl documentation for a complete list. +#SSLCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL + +# Server Certificate: +# Point SSLCertificateFile at a PEM encoded certificate. If +# the certificate is encrypted, then you will be prompted for a +# pass phrase. Note that a kill -HUP will prompt again. A test +# certificate can be generated with `make certificate' under +# built time. Keep in mind that if you've both a RSA and a DSA +# certificate you can configure both in parallel (to also allow +# the use of DSA ciphers, etc.) +SSLCertificateFile conf\ssl.crt\server.crt + +# Server Private Key: +# If the key is not combined with the certificate, use this +# directive to point at the key file. Keep in mind that if +# you've both a RSA and a DSA private key you can configure +# both in parallel (to also allow the use of DSA ciphers, etc.) +SSLCertificateKeyFile conf\ssl.key\server.key + +# Server Certificate Chain: +# Point SSLCertificateChainFile at a file containing the +# concatenation of PEM encoded CA certificates which form the +# certificate chain for the server certificate. Alternatively +# the referenced file can be the same as SSLCertificateFile +# when the CA certificates are directly appended to the server +# certificate for convinience. +#SSLCertificateChainFile conf\ssl.crt\ca.crt + +# Certificate Authority (CA): +# Set the CA certificate verification path where to find CA +# certificates for client authentication or alternatively one +# huge file containing all of them (file must be PEM encoded) +# Note: Inside SSLCACertificatePath you need hash symlinks +# to point to the certificate files. Use the provided +# Makefile to update the hash symlinks after changes. +#SSLCACertificateFile conf\ssl.crt\ca-bundle.crt + +# Certificate Revocation Lists (CRL): +# Set the CA revocation path where to find CA CRLs for client +# authentication or alternatively one huge file containing all +# of them (file must be PEM encoded) +# Note: Inside SSLCARevocationPath you need hash symlinks +# to point to the certificate files. Use the provided +# Makefile to update the hash symlinks after changes. +#SSLCARevocationFile conf\ssl.crl\ca-bundle.crl + +# Client Authentication (Type): +# Client certificate verification type and depth. Types are +# none, optional, require and optional_no_ca. Depth is a +# number which specifies how deeply to verify the certificate +# issuer chain before deciding the certificate is not valid. +#SSLVerifyClient require +#SSLVerifyDepth 10 + +# Access Control: +# With SSLRequire you can do per-directory access control based +# on arbitrary complex boolean expressions containing server +# variable checks and other lookup directives. The syntax is a +# mixture between C and Perl. See the mod_ssl documentation +# for more details. +# +#SSLRequire ( %{SSL_CIPHER} !~ m/^(EXP|NULL)-/ \ +# and %{SSL_CLIENT_S_DN_O} eq "Snake Oil, Ltd." \ +# and %{SSL_CLIENT_S_DN_OU} in {"Staff", "CA", "Dev"} \ +# and %{TIME_WDAY} >= 1 and %{TIME_WDAY} <= 5 \ +# and %{TIME_HOUR} >= 8 and %{TIME_HOUR} <= 20 ) \ +# or %{REMOTE_ADDR} =~ m/^192\.76\.162\.[0-9]+$/ +# + +# SSL Engine Options: +# Set various options for the SSL engine. +# o FakeBasicAuth: +# Translate the client X.509 into a Basic Authorisation. This means that +# the standard Auth/DBMAuth methods can be used for access control. The +# user name is the `one line' version of the client's X.509 certificate. +# Note that no password is obtained from the user. Every entry in the user +# file needs this password: `xxj31ZMTZzkVA'. +# o ExportCertData: +# This exports two additional environment variables: SSL_CLIENT_CERT and +# SSL_SERVER_CERT. These contain the PEM-encoded certificates of the +# server (always existing) and the client (only existing when client +# authentication is used). This can be used to import the certificates +# into CGI scripts. +# o StdEnvVars: +# This exports the standard SSL/TLS related `SSL_*' environment variables. +# Per default this exportation is switched off for performance reasons, +# because the extraction step is an expensive operation and is usually +# useless for serving static content. So one usually enables the +# exportation for CGI and SSI requests only. +# o CompatEnvVars: +# This exports obsolete environment variables for backward compatibility +# to Apache-SSL 1.x, mod_ssl 2.0.x, Sioux 1.0 and Stronghold 2.x. Use this +# to provide compatibility to existing CGI scripts. +# o StrictRequire: +# This denies access when "SSLRequireSSL" or "SSLRequire" applied even +# under a "Satisfy any" situation, i.e. when it applies access is denied +# and no other module can change it. +# o OptRenegotiate: +# This enables optimized SSL connection renegotiation handling when SSL +# directives are used in per-directory context. +#SSLOptions +FakeBasicAuth +ExportCertData +CompatEnvVars +StrictRequire + + SSLOptions +StdEnvVars + + + SSLOptions +StdEnvVars + + +# SSL Protocol Adjustments: +# The safe and default but still SSL/TLS standard compliant shutdown +# approach is that mod_ssl sends the close notify alert but doesn't wait for +# the close notify alert from client. When you need a different shutdown +# approach you can use one of the following variables: +# o ssl-unclean-shutdown: +# This forces an unclean shutdown when the connection is closed, i.e. no +# SSL close notify alert is send or allowed to received. This violates +# the SSL/TLS standard but is needed for some brain-dead browsers. Use +# this when you receive I/O errors because of the standard approach where +# mod_ssl sends the close notify alert. +# o ssl-accurate-shutdown: +# This forces an accurate shutdown when the connection is closed, i.e. a +# SSL close notify alert is send and mod_ssl waits for the close notify +# alert of the client. This is 100% SSL/TLS standard compliant, but in +# practice often causes hanging connections with brain-dead browsers. Use +# this only for browsers where you know that their SSL implementation +# works correctly. +# Notice: Most problems of broken clients are also related to the HTTP +# keep-alive facility, so you usually additionally want to disable +# keep-alive for those clients, too. Use variable "nokeepalive" for this. +SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown + +# Per-Server Logging: +# The home of a custom SSL log file. Use this when you want a +# compact non-error SSL logfile on a virtual host basis. +CustomLog logs/ssl_request_log \ + "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b" + + + + +# mod_dms ifmod section + + + + SetHandler dms-handler + + + + +#Perl Directives +# +# PerlWarn On +# PerlFreshRestart On +# PerlSetEnv PERL5OPT Tw +# PerlSetEnv PERL5LIB "C:\oracle\ora90\Apache/perl/5.00503/lib:C:\oracle\ora90\Apache/perl/site/5.00503/lib" + PerlModule Apache +# PerlModule Apache::Status + PerlModule Apache::Registry +# PerlModule Apache::CGI +# PerlModule Apache::DBI +# PerlRequire + + SetHandler perl-script + PerlHandler Apache::Registry + AddHandler perl-script .pl + Options +ExecCGI + PerlSendHeader On + + +# +# SetHandler perl-script +# PerlHandler Apache::Status +# order deny,allow +# deny from all +# allow from localhost +# + + + + + +# Setup of FastCGI module + + + Alias /fastcgi/ "C:\oracle\ora90\Apache\fastcgi/" + ScriptAlias /fcgi-bin/ "C:\oracle\ora90\Apache\Apache\fcgi-bin/" + + AllowOverride None + Options None + Order allow,deny + Allow from all + SetHandler fastcgi-script + SSLOptions +StdEnvVars + + + + + +# Include the configuration for Apache JServ 1.1 +include "C:\oracle\ora90\Apache\Jserv\conf\jserv.conf" + +# Setup of oprocmgr module. +# +# This directive identifies each remote apache instance that will be +# sending requests to processes (e.g., JServs), managed by local Apache +# instances. This directive is used by the local process manager to share +# routing information with remote apache instances via non-SSL HTTP messages. +# The directive is repeated for each remote apache instance that will be +# sending requests. The ProcNode directive that refers to the local apache +# instance will be ignored, but may be supplied to facilitate uniformity +# in configuration across apache instances. Arguments to the ProcNode must +# be sufficient to reach the remote instance of apache via non-SSL HTTP +# messages. It is not considered an error if the remote apache instance is +# unreachable, as no assumption is made about the starting order or +# availability of apache instances. +# Syntax: ProcNode +# Example: ProcNode abc.com 7777 + + + ProcNode SORA002.bggrc.co.uk 80 + + SetHandler oprocmgr-service + + + SetHandler oprocmgr-status + + + +# Include the Oracle configuration file for custom settings +include "C:\oracle\ora90\Apache\Apache\conf\oracle_apache.conf" + diff --git a/WebServer/conf/dads.conf b/WebServer/conf/dads.conf new file mode 100644 index 0000000..198af06 --- /dev/null +++ b/WebServer/conf/dads.conf @@ -0,0 +1,36 @@ +# ============================================================================ +# mod_plsql DAD Configuration File +# ============================================================================ +# 1. Please refer to dads.README for a description of this file +# ============================================================================ + +# Note: This file should typically be included in your plsql.conf file with +# the "include" directive. + +# Hint: You can look at some sample DADs in the dads.README file + +# ============================================================================ + +Alias /i/ "s:\MIP\images/" + +AddType text/xml xbl +AddType text/x-component htc + + + SetHandler pls_handler + Order deny,allow + Allow from all + AllowOverride None + PlsqlDatabaseUsername APEX_PUBLIC_USER + # ###PlsqlNLSLanguage AMERICAN_AMERICA.WE8MSWIN1252 + PlsqlNLSLanguage AMERICAN_AMERICA.WE8MSWIN1252 + # PlsqlNLSLanguage AMERICAN_AMERICA.AL32UTF + PlsqlDatabasePassword thaawtsom + PlsqlDatabaseConnectString 127.0.0.1:1521:webmip ServiceNameFormat + PlsqlAuthenticationMode Basic + PlsqlDefaultPage apex + PlsqlDocumentPath docs + PlsqlDocumentTablename wwv_flow_file_objects$ + PlsqlDocumentProcedure wwv_flow_file_mgr.process_download + #PlsqlRequestValidationFunction wwv_flow_epg_include_modules.authorize + diff --git a/WebServer/conf/httpd.conf b/WebServer/conf/httpd.conf new file mode 100644 index 0000000..e376cf8 --- /dev/null +++ b/WebServer/conf/httpd.conf @@ -0,0 +1,1065 @@ +## +## httpd.conf -- Apache HTTP server configuration file +## +# +# Based upon the NCSA server configuration files originally by Rob McCool. +# +# This is the main Apache server configuration file. It contains the +# configuration directives that give the server its instructions. +# See for detailed information about +# the directives. +# +# Do NOT simply read the instructions in here without understanding +# what they do. They're here only as hints or reminders. If you are unsure +# consult the online docs. You have been warned. +# +# The configuration directives are grouped into three basic sections: +# 1. Directives that control the operation of the Apache server process as a +# whole (the 'global environment'). +# 2. Directives that define the parameters of the 'main' or 'default' server, +# which responds to requests that aren't handled by a virtual host. +# These directives also provide default values for the settings +# of all virtual hosts. +# 3. Settings for virtual hosts, which allow Web requests to be sent to +# different IP addresses or hostnames and have them handled by the +# same Apache server process. +# +# Configuration and logfile names: If the filenames you specify for many +# of the server's control files begin with "/" (or "drive:/" for Win32), the +# server will use that explicit path. If the filenames do *not* begin +# with "/", the value of ServerRoot is prepended -- so "logs/foo.log" +# with ServerRoot set to "c:/work/apache2" will be interpreted by the +# server as "c:/work/apache2/logs/foo.log". +# +# NOTE: Where filenames are specified, you must use forward slashes +# instead of backslashes (e.g., "c:/apache" instead of "c:\apache"). +# If a drive letter is omitted, the drive on which Apache.exe is located +# will be used by default. It is recommended that you always supply +# an explicit drive letter in absolute paths, however, to avoid +# confusion. +# + +### Section 1: Global Environment +# +# The directives in this section affect the overall operation of Apache, +# such as the number of concurrent requests it can handle or where it +# can find its configuration files. +# + +# +# ServerRoot: The top of the directory tree under which the server's +# configuration, error, and log files are kept. +# +# NOTE! If you intend to place this on an NFS (or otherwise network) +# mounted filesystem then please read the LockFile documentation (available +# at ); +# you will save yourself a lot of trouble. +# +# Do NOT add a slash at the end of the directory path. +# +ServerRoot "S:\oracle\product\10.1.3\ias\ohs" + +# +# ScoreBoardFile: File used to store internal server process information. +# If unspecified (the default), the scoreboard will be stored in an +# anonymous shared memory segment, and will be unavailable to third-party +# applications. +# If specified, ensure that no two invocations of Apache share the same +# scoreboard file. The scoreboard file MUST BE STORED ON A LOCAL DISK. +# +#ScoreBoardFile logs/apache_runtime_status + +# +# PidFile: The file in which the server should record its process +# identification number when it starts. +# +PidFile logs/httpd.pid + +# +# Timeout: The number of seconds before receives and sends time out. +# +Timeout 300 + +# +# KeepAlive: Whether or not to allow persistent connections (more than +# one request per connection). Set to "Off" to deactivate. +# +KeepAlive On + +# +# MaxKeepAliveRequests: The maximum number of requests to allow +# during a persistent connection. Set to 0 to allow an unlimited amount. +# We recommend you leave this number high, for maximum performance. +# +MaxKeepAliveRequests 100 + +# +# KeepAliveTimeout: Number of seconds to wait for the next request from the +# same client on the same connection. +# +KeepAliveTimeout 15 + +## +## Server-Pool Size Regulation (MPM specific) +## + +# WinNT MPM +# ThreadsPerChild: constant number of worker threads in the server process +# MaxRequestsPerChild: maximum number of requests a server process serves + +ThreadsPerChild 250 +MaxRequestsPerChild 0 + + +# +# Listen: Allows you to bind Apache to specific IP addresses and/or +# ports, instead of the default. See also the +# directive. +# +# Change this to Listen on specific IP addresses as shown below to +# prevent Apache from glomming onto all bound IP addresses (0.0.0.0) +# +#Listen 12.34.56.78:80 +#Listen 80 + +# +# Dynamic Shared Object (DSO) Support +# +# To be able to use the functionality of a module which was built as a DSO you +# have to place corresponding `LoadModule' lines at this location so the +# directives contained in it are actually available _before_ they are used. +# Statically compiled modules (those listed by `httpd -l') do not need +# to be loaded here. +# +# Example: +# LoadModule foo_module modules/mod_foo.so +# +LoadModule file_cache_module modules/mod_file_cache.so +LoadModule vhost_alias_module modules/mod_vhost_alias.so +LoadModule env_module modules/mod_env.so +LoadModule log_config_module modules/mod_log_config.so +LoadModule mime_magic_module modules/mod_mime_magic.so +LoadModule mime_module modules/mod_mime.so +LoadModule negotiation_module modules/mod_negotiation.so +LoadModule status_module modules/mod_status.so +LoadModule info_module modules/mod_info.so +LoadModule include_module modules/mod_include.so +LoadModule autoindex_module modules/mod_autoindex.so +LoadModule dir_module modules/mod_dir.so +LoadModule cgi_module modules/mod_cgi.so +LoadModule asis_module modules/mod_asis.so +LoadModule imap_module modules/mod_imap.so +LoadModule actions_module modules/mod_actions.so +LoadModule speling_module modules/mod_speling.so +#LoadModule userdir_module modules/mod_userdir.so +LoadModule alias_module modules/mod_alias.so +LoadModule access_module modules/mod_access.so +LoadModule auth_module modules/mod_auth.so +LoadModule auth_anon_module modules/mod_auth_anon.so +LoadModule auth_dbm_module modules/mod_auth_dbm.so +LoadModule proxy_module modules/mod_proxy.so +LoadModule cern_meta_module modules/mod_cern_meta.so +LoadModule expires_module modules/mod_expires.so +LoadModule headers_module modules/mod_headers.so +LoadModule usertrack_module modules/mod_usertrack.so +LoadModule unique_id_module modules/mod_unique_id.so +LoadModule setenvif_module modules/mod_setenvif.so +LoadModule perl_module modules/mod_perl.so +LoadModule php4_module modules/mod_php4.so +LoadModule fastcgi_module modules/mod_fastcgi.so + +LoadModule ossl_module modules/mod_ossl.so + + + +# +# ExtendedStatus controls whether Apache will generate "full" status +# information (ExtendedStatus On) or just basic information (ExtendedStatus +# Off) when the "server-status" handler is called. The default is Off. +# +#ExtendedStatus On + +### Section 2: 'Main' server configuration +# +# The directives in this section set up the values used by the 'main' +# server, which responds to any requests that aren't handled by a +# definition. These values also provide defaults for +# any containers you may define later in the file. +# +# All of these directives may appear inside containers, +# in which case these default settings will be overridden for the +# virtual host being defined. +# + +# +# ServerAdmin: Your address, where problems with the server should be +# e-mailed. This address appears on some server-generated pages, such +# as error documents. e.g. admin@your-domain.com +# +ServerAdmin you@your.address + +# +# ServerName gives the name and port that the server uses to identify itself. +# This can often be determined automatically, but we recommend you specify +# it explicitly to prevent problems during startup. +# +# If this is not set to valid DNS name for your host, server-generated +# redirections will not work. See also the UseCanonicalName directive. +# +# If your host doesn't have a registered DNS name, enter its IP address here. +# You will have to access it by its address anyway, and this will make +# redirections work in a sensible way. +# +ServerName advwb2 + +# +# UseCanonicalName: Determines how Apache constructs self-referencing +# URLs and the SERVER_NAME and SERVER_PORT variables. +# When set "Off", Apache will use the Hostname and Port supplied +# by the client. When set "On", Apache will use the value of the +# ServerName directive. +# +UseCanonicalName Off + +# +# DocumentRoot: The directory out of which you will serve your +# documents. By default, all requests are taken from this directory, but +# symbolic links and aliases may be used to point to other locations. +# +DocumentRoot "S:\oracle\product\10.1.3\ias\ohs\htdocs" + +# +# Each directory to which Apache has access can be configured with respect +# to which services and features are allowed and/or disabled in that +# directory (and its subdirectories). +# +# First, we configure the "default" to be a very restrictive set of +# features. +# + + Options FollowSymLinks MultiViews + AllowOverride None + + +# +# Note that from this point forward you must specifically allow +# particular features to be enabled - so if something's not working as +# you might expect, make sure that you have specifically enabled it +# below. +# + +# +# This should be changed to whatever you set DocumentRoot to. +# + + +# +# Possible values for the Options directive are "None", "All", +# or any combination of: +# Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews +# +# Note that "MultiViews" must be named *explicitly* --- "Options All" +# doesn't give it to you. +# +# The Options directive is both complicated and important. Please see +# http://httpd.apache.org/docs-2.0/mod/core.html#options +# for more information. +# + Options FollowSymLinks MultiViews + +# +# AllowOverride controls what directives may be placed in .htaccess files. +# It can be "All", "None", or any combination of the keywords: +# Options FileInfo AuthConfig Limit +# + AllowOverride None + +# +# Controls who can get stuff from this server. +# + Order allow,deny + Allow from all + + + +# +# UserDir: The name of the directory that is appended onto a user's home +# directory if a ~user request is received. Be especially careful to use +# proper, forward slashes here. On Windows NT, "Personal/My Website" +# is a more appropriate choice. +# + + UserDir "S:\oracle\product\10.1.3\ias\ohs\users\" + + +# +# Control access to UserDir directories. The following is an example +# for a site where these directories are restricted to read-only. +# +# You must correct the path for the root to match your system's configured +# user directory location, e.g. "C:/WinNT/profiles/*/My Documents/My Website" +# or whichever, as appropriate. +# +# +# AllowOverride FileInfo AuthConfig Limit +# Options MultiViews SymLinksIfOwnerMatch IncludesNoExec +# +# Order allow,deny +# Allow from all +# +# +# Order deny,allow +# Deny from all +# +# + +# +# DirectoryIndex: sets the file that Apache will serve if a directory +# is requested. +# +# The index.html.var file (a type-map) is used to deliver content- +# negotiated documents. The MultiViews Option can be used for the +# same purpose, but it is much slower. +# +DirectoryIndex index.html index.html.var + +# +# AccessFileName: The name of the file to look for in each directory +# for additional configuration directives. See also the AllowOverride +# directive. +# +AccessFileName .htaccess + +# +# The following lines prevent .htaccess and .htpasswd files from being +# viewed by Web clients. +# + + Order allow,deny + Deny from all + + +# +# TypesConfig describes where the mime.types file (or equivalent) is +# to be found. +# + + TypesConfig conf/mime.types + + +# +# DefaultType is the default MIME type the server will use for a document +# if it cannot otherwise determine one, such as from filename extensions. +# If your server contains mostly text or HTML documents, "text/plain" is +# a good value. If most of your content is binary, such as applications +# or images, you may want to use "application/octet-stream" instead to +# keep browsers from trying to display binary files as though they are +# text. +# +DefaultType text/plain + +# +# The mod_mime_magic module allows the server to use various hints from the +# contents of the file itself to determine its type. The MIMEMagicFile +# directive tells the module where the hint definitions are located. +# + + MIMEMagicFile conf/magic + + +# +# HostnameLookups: Log the names of clients or just their IP addresses +# e.g., www.apache.org (on) or 204.62.129.132 (off). +# The default is off because it'd be overall better for the net if people +# had to knowingly turn this feature on, since enabling it means that +# each client request will result in AT LEAST one lookup request to the +# nameserver. +# +HostnameLookups Off + +# +# EnableMMAP: Control whether memory-mapping is used to deliver +# files (assuming that the underlying OS supports it). +# The default is on; turn this off if you serve from NFS-mounted +# filesystems. On some systems, turning it off (regardless of +# filesystem) can improve performance; for details, please see +# http://httpd.apache.org/docs-2.0/mod/core.html#enablemmap +# +#EnableMMAP off + +# +# EnableSendfile: Control whether the sendfile kernel support is +# used to deliver files (assuming that the OS supports it). +# The default is on; turn this off if you serve from NFS-mounted +# filesystems. Please see +# http://httpd.apache.org/docs-2.0/mod/core.html#enablesendfile +# +#EnableSendfile off + +# +# ErrorLog: The location of the error log file. +# If you do not specify an ErrorLog directive within a +# container, error messages relating to that virtual host will be +# logged here. If you *do* define an error logfile for a +# container, that host's errors will be logged there and not here. +# +ErrorLog S:\oracle\product\10.1.3\ias\ohs/logs/error.log + +# +# LogLevel: Control the number of messages logged to the error.log. +# Possible values include: debug, info, notice, warn, error, crit, +# alert, emerg. +# +LogLevel warn + +# +# The following directives define some format nicknames for use with +# a CustomLog directive (see below). +# +LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined +LogFormat "%h %l %u %t \"%r\" %>s %b" common +LogFormat "%{Referer}i -> %U" referer +LogFormat "%{User-agent}i" agent + +# You need to enable mod_logio.c to use %I and %O +#LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %I %O" combinedio + +# +# The location and format of the access logfile (Common Logfile Format). +# If you do not define any access logfiles within a +# container, they will be logged here. Contrariwise, if you *do* +# define per- access logfiles, transactions will be +# logged therein and *not* in this file. +# +CustomLog S:\oracle\product\10.1.3\ias\ohs/logs/access.log common + +# +# If you would like to have agent and referer logfiles, uncomment the +# following directives. +# +#CustomLog logs/referer.log referer +#CustomLog logs/agent.log agent + +# +# If you prefer a single logfile with access, agent, and referer information +# (Combined Logfile Format) you can use the following directive. +# +#CustomLog logs/access.log combined + +# +# ServerTokens +# This directive configures what you return as the Server HTTP response +# Header. The default is 'Full' which sends information about the OS-Type +# and compiled in modules. +# Set to one of: Full | OS | Minor | Minimal | Major | Prod | None | Custom +# where Full conveys the most information, and Prod the least. None removes +# the server header completely. Custom takes a string as a second argument. +# The string is used as the value of the server header. +# +ServerTokens Minimal + +# +# Optionally add a line containing the server version and virtual host +# name to server-generated pages (internal error documents, FTP directory +# listings, mod_status and mod_info output etc., but not CGI generated +# documents or custom error documents). +# Set to "EMail" to also include a mailto: link to the ServerAdmin. +# Set to one of: On | Off | EMail +# +ServerSignature On + +# +# Aliases: Add here as many aliases as you need (with no limit). The format is +# Alias fakename realname +# +# Note that if you include a trailing / on fakename then the server will +# require it to be present in the URL. So "/icons" isn't aliased in this +# example, only "/icons/". If the fakename is slash-terminated, then the +# realname must also be slash terminated, and if the fakename omits the +# trailing slash, the realname must also omit it. +# +# We include the /icons/ alias for FancyIndexed directory listings. If you +# do not use FancyIndexing, you may comment this out. +# +Alias /icons/ "S:\oracle\product\10.1.3\ias\ohs/icons/" + + + Options MultiViews + AllowOverride None + Order allow,deny + Allow from all + + +# +# This should be changed to the ServerRoot/manual/. The alias provides +# the manual, even if you choose to move your DocumentRoot. You may comment +# this out if you do not care for the documentation. +# +AliasMatch ^/manual(?:/(?:de|en|fr|ja|ko|ru))?(/.*)?$ "c:/work/apache2/manual$1" + + + Options MultiViews + AllowOverride None + Order allow,deny + Allow from all + + + SetHandler type-map + + + SetEnvIf Request_URI ^/manual/de/ prefer-language=de + SetEnvIf Request_URI ^/manual/en/ prefer-language=en + SetEnvIf Request_URI ^/manual/fr/ prefer-language=fr + SetEnvIf Request_URI ^/manual/ja/ prefer-language=ja + SetEnvIf Request_URI ^/manual/ko/ prefer-language=ko + SetEnvIf Request_URI ^/manual/ru/ prefer-language=ru + RedirectMatch 301 ^/manual(?:/(de|en|fr|ja|ko|ru)){2,}(/.*)?$ /manual/$1$2 + + +# +# ScriptAlias: This controls which directories contain server scripts. +# ScriptAliases are essentially the same as Aliases, except that +# documents in the realname directory are treated as applications and +# run by the server when requested rather than as documents sent to the client. +# The same rules about trailing "/" apply to ScriptAlias directives as to +# Alias. +# +ScriptAlias /cgi-bin/ "S:\oracle\product\10.1.3\ias\ohs/cgi-bin/" + +# +# "S:\oracle\product\10.1.3\ias\ohs/cgi-bin" should be changed to whatever your ScriptAliased +# CGI directory exists, if you have that configured. +# + + AllowOverride None + Options None + Order allow,deny + Allow from all + + +# Required for cgi perl scripts that are run from /cgi-bin/. +ModifyEnv PERL5LIB "+S:\oracle\product\10.1.3\ias\perl\5.8.3\lib;S:\oracle\product\10.1.3\ias\perl\site\5.8.3\lib" + +# +# Redirect allows you to tell clients about documents which used to exist in +# your server's namespace, but do not anymore. This allows you to tell the +# clients where to look for the relocated document. +# Example: +# Redirect permanent /foo http://www.example.com/bar + +# +# Directives controlling the display of server-generated directory listings. +# + +# +# IndexOptions: Controls the appearance of server-generated directory +# listings. +# +IndexOptions FancyIndexing VersionSort + +# +# AddIcon* directives tell the server which icon to show for different +# files or filename extensions. These are only displayed for +# FancyIndexed directories. +# +AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip + +AddIconByType (TXT,/icons/text.gif) text/* +AddIconByType (IMG,/icons/image2.gif) image/* +AddIconByType (SND,/icons/sound2.gif) audio/* +AddIconByType (VID,/icons/movie.gif) video/* + +AddIcon /icons/binary.gif .bin .exe +AddIcon /icons/binhex.gif .hqx +AddIcon /icons/tar.gif .tar +AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv +AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip +AddIcon /icons/a.gif .ps .ai .eps +AddIcon /icons/layout.gif .html .shtml .htm .pdf +AddIcon /icons/text.gif .txt +AddIcon /icons/c.gif .c +AddIcon /icons/p.gif .pl .py +AddIcon /icons/f.gif .for +AddIcon /icons/dvi.gif .dvi +AddIcon /icons/uuencoded.gif .uu +AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl +AddIcon /icons/tex.gif .tex +AddIcon /icons/bomb.gif core + +AddIcon /icons/back.gif .. +AddIcon /icons/hand.right.gif README +AddIcon /icons/folder.gif ^^DIRECTORY^^ +AddIcon /icons/blank.gif ^^BLANKICON^^ + +# +# DefaultIcon is which icon to show for files which do not have an icon +# explicitly set. +# +DefaultIcon /icons/unknown.gif + +# +# AddDescription allows you to place a short description after a file in +# server-generated indexes. These are only displayed for FancyIndexed +# directories. +# Format: AddDescription "description" filename +# +#AddDescription "GZIP compressed document" .gz +#AddDescription "tar archive" .tar +#AddDescription "GZIP compressed tar archive" .tgz + +# +# ReadmeName is the name of the README file the server will look for by +# default, and append to directory listings. +# +# HeaderName is the name of a file which should be prepended to +# directory indexes. +ReadmeName README.html +HeaderName HEADER.html + +# +# IndexIgnore is a set of filenames which directory indexing should ignore +# and not include in the listing. Shell-style wildcarding is permitted. +# +IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t + +# +# DefaultLanguage and AddLanguage allows you to specify the language of +# a document. You can then use content negotiation to give a browser a +# file in a language the user can understand. +# +# Specify a default language. This means that all data +# going out without a specific language tag (see below) will +# be marked with this one. You probably do NOT want to set +# this unless you are sure it is correct for all cases. +# +# * It is generally better to not mark a page as +# * being a certain language than marking it with the wrong +# * language! +# +# DefaultLanguage nl +# +# Note 1: The suffix does not have to be the same as the language +# keyword --- those with documents in Polish (whose net-standard +# language code is pl) may wish to use "AddLanguage pl .po" to +# avoid the ambiguity with the common suffix for perl scripts. +# +# Note 2: The example entries below illustrate that in some cases +# the two character 'Language' abbreviation is not identical to +# the two character 'Country' code for its country, +# E.g. 'Danmark/dk' versus 'Danish/da'. +# +# Note 3: In the case of 'ltz' we violate the RFC by using a three char +# specifier. There is 'work in progress' to fix this and get +# the reference data for rfc1766 cleaned up. +# +# Catalan (ca) - Croatian (hr) - Czech (cs) - Danish (da) - Dutch (nl) +# English (en) - Esperanto (eo) - Estonian (et) - French (fr) - German (de) +# Greek-Modern (el) - Hebrew (he) - Italian (it) - Japanese (ja) +# Korean (ko) - Luxembourgeois* (ltz) - Norwegian Nynorsk (nn) +# Norwegian (no) - Polish (pl) - Portugese (pt) +# Brazilian Portuguese (pt-BR) - Russian (ru) - Swedish (sv) +# Simplified Chinese (zh-CN) - Spanish (es) - Traditional Chinese (zh-TW) +# +AddLanguage ca .ca +AddLanguage cs .cz .cs +AddLanguage da .dk +AddLanguage de .de +AddLanguage el .el +AddLanguage en .en +AddLanguage eo .eo +AddLanguage es .es +AddLanguage et .et +AddLanguage fr .fr +AddLanguage he .he +AddLanguage hr .hr +AddLanguage it .it +AddLanguage ja .ja +AddLanguage ko .ko +AddLanguage ltz .ltz +AddLanguage nl .nl +AddLanguage nn .nn +AddLanguage no .no +AddLanguage pl .po +AddLanguage pt .pt +AddLanguage pt-BR .pt-br +AddLanguage ru .ru +AddLanguage sv .sv +AddLanguage zh-CN .zh-cn +AddLanguage zh-TW .zh-tw + +# +# LanguagePriority allows you to give precedence to some languages +# in case of a tie during content negotiation. +# +# Just list the languages in decreasing order of preference. We have +# more or less alphabetized them here. You probably want to change this. +# +LanguagePriority en ca cs da de el eo es et fr he hr it ja ko ltz nl nn no pl pt pt-BR ru sv zh-CN zh-TW + +# +# ForceLanguagePriority allows you to serve a result page rather than +# MULTIPLE CHOICES (Prefer) [in case of a tie] or NOT ACCEPTABLE (Fallback) +# [in case no accepted languages matched the available variants] +# +ForceLanguagePriority Prefer Fallback + +# +# Specify a default charset for all pages sent out. This is +# always a good idea and opens the door for future internationalisation +# of your web site, should you ever want it. Specifying it as +# a default does little harm; as the standard dictates that a page +# is in iso-8859-1 (latin1) unless specified otherwise i.e. you +# are merely stating the obvious. There are also some security +# reasons in browsers, related to javascript and URL parsing +# which encourage you to always set a default char set. +# +#AddDefaultCharset ISO-8859-1 + +# +# Commonly used filename extensions to character sets. You probably +# want to avoid clashes with the language extensions, unless you +# are good at carefully testing your setup after each change. +# See http://www.iana.org/assignments/character-sets for the +# official list of charset names and their respective RFCs. +# +AddCharset ISO-8859-1 .iso8859-1 .latin1 +AddCharset ISO-8859-2 .iso8859-2 .latin2 .cen +AddCharset ISO-8859-3 .iso8859-3 .latin3 +AddCharset ISO-8859-4 .iso8859-4 .latin4 +AddCharset ISO-8859-5 .iso8859-5 .latin5 .cyr .iso-ru +AddCharset ISO-8859-6 .iso8859-6 .latin6 .arb +AddCharset ISO-8859-7 .iso8859-7 .latin7 .grk +AddCharset ISO-8859-8 .iso8859-8 .latin8 .heb +AddCharset ISO-8859-9 .iso8859-9 .latin9 .trk +AddCharset ISO-2022-JP .iso2022-jp .jis +AddCharset ISO-2022-KR .iso2022-kr .kis +AddCharset ISO-2022-CN .iso2022-cn .cis +AddCharset Big5 .Big5 .big5 +# For russian, more than one charset is used (depends on client, mostly): +AddCharset WINDOWS-1251 .cp-1251 .win-1251 +AddCharset CP866 .cp866 +AddCharset KOI8-r .koi8-r .koi8-ru +AddCharset KOI8-ru .koi8-uk .ua +AddCharset ISO-10646-UCS-2 .ucs2 +AddCharset ISO-10646-UCS-4 .ucs4 +AddCharset UTF-8 .utf8 + +# The set below does not map to a specific (iso) standard +# but works on a fairly wide range of browsers. Note that +# capitalization actually matters (it should not, but it +# does for some browsers). +# +# See http://www.iana.org/assignments/character-sets +# for a list of sorts. But browsers support few. +# +AddCharset GB2312 .gb2312 .gb +AddCharset utf-7 .utf7 +AddCharset utf-8 .utf8 +AddCharset big5 .big5 .b5 +AddCharset EUC-TW .euc-tw +AddCharset EUC-JP .euc-jp +AddCharset EUC-KR .euc-kr +AddCharset shift_jis .sjis + +# +# AddType allows you to add to or override the MIME configuration +# file mime.types for specific file types. +# +#AddType application/x-tar .tgz +# +# AddEncoding allows you to have certain browsers (Mosaic/X 2.1+) uncompress +# information on the fly. Note: Not all browsers support this. +# Despite the name similarity, the following Add* directives have nothing +# to do with the FancyIndexing customization directives above. +# +#AddEncoding x-compress .Z +#AddEncoding x-gzip .gz .tgz +# +# If the AddEncoding directives above are commented-out, then you +# probably should define those extensions to indicate media types: +# +AddType application/x-compress .Z +AddType application/x-gzip .gz .tgz +# +# mod_php handles files with .php, .phtml and .phps +# +AddType application/x-httpd-php .php .phtml +AddType application/x-httpd-php-source .phps + +# +# AddHandler allows you to map certain file extensions to "handlers": +# actions unrelated to filetype. These can be either built into the server +# or added with the Action directive (see below) +# +# To use CGI scripts outside of ScriptAliased directories: +# (You will also need to add "ExecCGI" to the "Options" directive.) +# +#AddHandler cgi-script .cgi + +# +# For files that include their own HTTP headers: +# +#AddHandler send-as-is asis + +# +# For server-parsed imagemap files: +# +#AddHandler imap-file map + +# +# For type maps (negotiated resources): +# (This is enabled by default to allow the Apache "It Worked" page +# to be distributed in multiple languages.) +# +AddHandler type-map var + +# +# Filters allow you to process content before it is sent to the client. +# +# To parse .shtml files for server-side includes (SSI): +# (You will also need to add "Includes" to the "Options" directive.) +# +#AddType text/html .shtml +#AddOutputFilter INCLUDES .shtml + +# +# Action lets you define media types that will execute a script whenever +# a matching file is called. This eliminates the need for repeated URL +# pathnames for oft-used CGI file processors. +# Format: Action media/type /cgi-script/location +# Format: Action handler-name /cgi-script/location +# + +# +# Customizable error responses come in three flavors: +# 1) plain text 2) local redirects 3) external redirects +# +# Some examples: +#ErrorDocument 500 "The server made a boo boo." +#ErrorDocument 404 /missing.html +#ErrorDocument 404 "/cgi-bin/missing_handler.pl" +#ErrorDocument 402 http://www.example.com/subscription_info.html +# + +# +# Putting this all together, we can internationalize error responses. +# +# We use Alias to redirect any /error/HTTP_.html.var response to +# our collection of by-error message multi-language collections. We use +# includes to substitute the appropriate text. +# +# You can modify the messages' appearance without changing any of the +# default HTTP_.html.var files by adding the line: +# +# Alias /error/include/ "/your/include/path/" +# +# which allows you to create your own set of files by starting with the +# @exp_errordir@/include/ files and copying them to /your/include/path/, +# even on a per-VirtualHost basis. The default include files will display +# your Apache version number and your ServerAdmin email address regardless +# of the setting of ServerSignature. +# +# The internationalized error documents require mod_alias, mod_include +# and mod_negotiation. To activate them, uncomment the following 30 lines. + +# Alias /error/ "@exp_errordir@/" +# +# +# AllowOverride None +# Options IncludesNoExec +# AddOutputFilter Includes html +# AddHandler type-map var +# Order allow,deny +# Allow from all +# LanguagePriority en cs de es fr it nl sv pt-br ro +# ForceLanguagePriority Prefer Fallback +# +# +# ErrorDocument 400 /error/HTTP_BAD_REQUEST.html.var +# ErrorDocument 401 /error/HTTP_UNAUTHORIZED.html.var +# ErrorDocument 403 /error/HTTP_FORBIDDEN.html.var +# ErrorDocument 404 /error/HTTP_NOT_FOUND.html.var +# ErrorDocument 405 /error/HTTP_METHOD_NOT_ALLOWED.html.var +# ErrorDocument 408 /error/HTTP_REQUEST_TIME_OUT.html.var +# ErrorDocument 410 /error/HTTP_GONE.html.var +# ErrorDocument 411 /error/HTTP_LENGTH_REQUIRED.html.var +# ErrorDocument 412 /error/HTTP_PRECONDITION_FAILED.html.var +# ErrorDocument 413 /error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var +# ErrorDocument 414 /error/HTTP_REQUEST_URI_TOO_LARGE.html.var +# ErrorDocument 415 /error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var +# ErrorDocument 500 /error/HTTP_INTERNAL_SERVER_ERROR.html.var +# ErrorDocument 501 /error/HTTP_NOT_IMPLEMENTED.html.var +# ErrorDocument 502 /error/HTTP_BAD_GATEWAY.html.var +# ErrorDocument 503 /error/HTTP_SERVICE_UNAVAILABLE.html.var +# ErrorDocument 506 /error/HTTP_VARIANT_ALSO_VARIES.html.var + + + +# +# The following directives modify normal HTTP response behavior to +# handle known problems with browser implementations. +# +BrowserMatch "Mozilla/2" nokeepalive +BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0 +BrowserMatch "RealPlayer 4\.0" force-response-1.0 +BrowserMatch "Java/1\.0" force-response-1.0 +BrowserMatch "JDK/1\.0" force-response-1.0 + +# +# The following directive disables redirects on non-GET requests for +# a directory that does not include the trailing slash. This fixes a +# problem with Microsoft WebFolders which does not appropriately handle +# redirects for folders with DAV methods. +# Same deal with Apple's DAV filesystem and Gnome VFS support for DAV. +# +BrowserMatch "Microsoft Data Access Internet Publishing Provider" redirect-carefully +BrowserMatch "^WebDrive" redirect-carefully +BrowserMatch "^WebDAVFS/1.[012]" redirect-carefully +BrowserMatch "^gnome-vfs" redirect-carefully + +# +# Allow server status reports generated by mod_status, +# with the URL of http://servername/server-status +# Change the ".@@DomainName@@" to match your domain to enable. +# +# +# SetHandler server-status +# Order deny,allow +# Deny from all +# Allow from .@@DomainName@@ +# + +# +# Allow remote server configuration reports, with the URL of +# http://servername/server-info (requires that mod_info.c be loaded). +# Change the ".@@DomainName@@" to match your domain to enable. +# +# +# SetHandler server-info +# Order deny,allow +# Deny from all +# Allow from .@@DomainName@@ +# + + +### Section 3: Virtual Hosts +# +# VirtualHost: If you want to maintain multiple domains/hostnames on your +# machine you can setup VirtualHost containers for them. Most configurations +# use only name-based virtual hosts so the server doesn't need to worry about +# IP addresses. This is indicated by the asterisks in the directives below. +# +# Please see the documentation at +# +# for further details before you try to setup virtual hosts. +# +# You may use the command line option '-S' to verify your virtual host +# configuration. + +# +# Use name-based virtual hosting. +# +#NameVirtualHost *:80 + +# +# VirtualHost example: +# Almost any Apache directive may go into a VirtualHost container. +# The first VirtualHost section is used for requests without a known +# server name. +# +# +# ServerAdmin webmaster@dummy-host.example.com +# DocumentRoot /www/docs/dummy-host.example.com +# ServerName dummy-host.example.com +# ErrorLog logs/dummy-host.example.com-error_log +# CustomLog logs/dummy-host.example.com-access_log common +# + +# +# Setup mod_perl to handle perl cgi scripts from the cgi-bin directory +# + + + Alias /perl/ "S:\oracle\product\10.1.3\ias\ohs/cgi-bin/" + PerlOptions -SetupEnv + PerlModule ModPerl::Registry + + SetHandler perl-script + AddHandler perl-script .pl + PerlResponseHandler ModPerl::Registry + PerlSendHeader On + Options +ExecCGI + + + +# +# Setup for fastcgi +# + + Alias /fastcgi/ "S:\oracle\product\10.1.3\ias\ohs/fastcgi/" + ScriptAlias /fcgi-bin/echo "S:\oracle\product\10.1.3\ias\ohs/fcgi-bin/echo.exe" + ScriptAlias /fcgi-bin/ "S:\oracle\product\10.1.3\ias\ohs/fcgi-bin/" + + AllowOverride None + Options None + Order allow,deny + Allow from all + SetHandler fastcgi-script + + SSLOptions +StdEnvVars + + + + +# Include the mod_oc4j configuration file +include "S:\oracle\product\10.1.3\ias\ohs\conf\mod_oc4j.conf" + +# Restrict access to /dmsoc4j to local machine + + + + SetHandler oc4j-handler + Deny from all + + + + +# VirtualHost for OPMN forward ping +Listen 127.0.0.1:7200 +OpmnHostPort http://127.0.0.1:7200 + + + ServerName 127.0.0.1 + TransferLog "\\.\NUL" + + + Allow from all + + + Alias /index.html S:\oracle\product\10.1.3\ias\ohs/htdocs/index.html + + Allow from all + + + + + + SetHandler oc4j-handler + Allow from all + + + Oc4jSet StatusUri /oc4j-status + Oc4jSet ServiceUri /oc4j-service + + + + +# Loading rewrite_module here so it loads before mod_oc4j +LoadModule rewrite_module modules/mod_rewrite.so + +# Include the SSL definitions and Virtual Host container +include "S:\oracle\product\10.1.3\ias\ohs\conf\ssl.conf" + +# Include the mod_osso configuration file +#include "S:\oracle\product\10.1.3\ias\ohs\conf\mod_osso.conf" +include "S:\oracle\product\10.1.3\ias\ohs\modplsql\conf\plsql.conf" diff --git a/WebServer/conf/ssl.conf b/WebServer/conf/ssl.conf new file mode 100644 index 0000000..fadc3ee --- /dev/null +++ b/WebServer/conf/ssl.conf @@ -0,0 +1,179 @@ + + +# +# When we also provide SSL we have to listen to the +# standard HTTP port (see above) and to the HTTPS port +# +# Note: Configurations that use IPv6 but not IPv4-mapped addresses need two +# Listen directives: "Listen [::]:443" and "Listen 0.0.0.0:443" +# +Listen 443 + +## +## SSL Global Context +## +## All SSL configuration in this context applies both to +## the main server and all SSL-enabled virtual hosts. +## + +# +# Some MIME-types for downloading Certificates and CRLs +# +AddType application/x-x509-ca-cert .crt +AddType application/x-pkcs7-crl .crl + +# Pass Phrase Dialog: +# Configure the pass phrase gathering process. +# The filtering dialog program (`builtin' is a internal +# terminal dialog) has to provide the pass phrase on stdout. +SSLPassPhraseDialog builtin + +# Inter-Process Session Cache: +# Configure the SSL Session Cache: First the mechanism +# to use and second the expiring timeout (in seconds). +#SSLSessionCache none +#SSLSessionCache dbm:logs\ssl_scache +#SSLSessionCache shmht:logs\ssl_scache(512000) +SSLSessionCache shmcb:logs\ssl_scache(512000) +SSLSessionCacheTimeout 300 + +# Semaphore: +# Configure the path to the mutual exclusion semaphore the +# SSL engine uses internally for inter-process synchronization. +SSLMutex default + +## +## SSL Virtual Host Context +## + + + +# General setup for the virtual host +DocumentRoot "S:\oracle\product\10.1.3\ias\ohs\htdocs" +ServerName advwb2 +ServerAdmin webmip@advanticagroup.com +ErrorLog logs\error_log +TransferLog logs\access_log + +# SSL Engine Switch: +# Enable/Disable SSL for this virtual host. +SSLEngine on + +# SSL Cipher Suite: +# List the ciphers that the client is permitted to negotiate. +SSLCipherSuite ALL:!ADH:!EXPORT56:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP + +# Server Wallet: +# The server wallet contains the server's certificate, private key +# and trusted certificates. Set SSLWallet at the wallet directory +# using the syntax: file: +#SSLWallet file:S:\oracle\product\10.1.3\ias\ohs\conf\ssl.wlt\default + +SSLWallet file:S:\MIP\WALLETS\opcs-online + +# Certificate Revocation Lists (CRL): +# Set the CA revocation path where to find CA CRLs for client +# authentication or alternatively one huge file containing all +# of them (file must be PEM encoded) +# Note: Inside SSLCARevocationPath you need hash symlinks +# to point to the certificate files. Use the provided +# Makefile to update the hash symlinks after changes. +#SSLCARevocationPath conf\ssl.crl +#SSLCARevocationFile conf\ssl.crl\ca-bundle.crl + +# Client Authentication (Type): +# Client certificate verification type. Types are +# none, optional and require. +#SSLVerifyClient require + +# Access Control: +# With SSLRequire you can do per-directory access control based +# on arbitrary complex boolean expressions containing server +# variable checks and other lookup directives. The syntax is a +# mixture between C and Perl. See the mod_ssl documentation +# for more details. +# +#SSLRequire ( %{SSL_CIPHER} !~ m/^(EXP|NULL)/ \ +# and %{SSL_CLIENT_S_DN_O} eq "Snake Oil, Ltd." \ +# and %{SSL_CLIENT_S_DN_OU} in {"Staff", "CA", "Dev"} \ +# and %{TIME_WDAY} >= 1 and %{TIME_WDAY} <= 5 \ +# and %{TIME_HOUR} >= 8 and %{TIME_HOUR} <= 20 ) \ +# or %{REMOTE_ADDR} =~ m/^192\.76\.162\.[0-9]+$/ +# + +# SSL Engine Options: +# Set various options for the SSL engine. +# o FakeBasicAuth: +# Translate the client X.509 into a Basic Authorisation. This means that +# the standard Auth/DBMAuth methods can be used for access control. The +# user name is the `one line' version of the client's X.509 certificate. +# Note that no password is obtained from the user. Every entry in the user +# file needs this password: `xxj31ZMTZzkVA'. +# o ExportCertData: +# This exports two additional environment variables: SSL_CLIENT_CERT and +# SSL_SERVER_CERT. These contain the PEM-encoded certificates of the +# server (always existing) and the client (only existing when client +# authentication is used). This can be used to import the certificates +# into CGI scripts. +# o StdEnvVars: +# This exports the standard SSL/TLS related `SSL_*' environment variables. +# Per default this exportation is switched off for performance reasons, +# because the extraction step is an expensive operation and is usually +# useless for serving static content. So one usually enables the +# exportation for CGI and SSI requests only. +# o CompatEnvVars: +# This exports obsolete environment variables for backward compatibility +# to Apache-SSL 1.x, mod_ssl 2.0.x, Sioux 1.0 and Stronghold 2.x. Use this +# to provide compatibility to existing CGI scripts. +# o StrictRequire: +# This denies access when "SSLRequireSSL" or "SSLRequire" applied even +# under a "Satisfy any" situation, i.e. when it applies access is denied +# and no other module can change it. +# o OptRenegotiate: +# This enables optimized SSL connection renegotiation handling when SSL +# directives are used in per-directory context. +#SSLOptions +FakeBasicAuth +ExportCertData +CompatEnvVars +StrictRequire + + SSLOptions +StdEnvVars + + + SSLOptions +StdEnvVars + + +# SSL Protocol Adjustments: +# The safe and default but still SSL/TLS standard compliant shutdown +# approach is that mod_ssl sends the close notify alert but doesn't wait for +# the close notify alert from client. When you need a different shutdown +# approach you can use one of the following variables: +# o ssl-unclean-shutdown: +# This forces an unclean shutdown when the connection is closed, i.e. no +# SSL close notify alert is send or allowed to received. This violates +# the SSL/TLS standard but is needed for some brain-dead browsers. Use +# this when you receive I/O errors because of the standard approach where +# mod_ssl sends the close notify alert. +# o ssl-accurate-shutdown: +# This forces an accurate shutdown when the connection is closed, i.e. a +# SSL close notify alert is send and mod_ssl waits for the close notify +# alert of the client. This is 100% SSL/TLS standard compliant, but in +# practice often causes hanging connections with brain-dead browsers. Use +# this only for browsers where you know that their SSL implementation +# works correctly. +# Notice: Most problems of broken clients are also related to the HTTP +# keep-alive facility, so you usually additionally want to disable +# keep-alive for those clients, too. Use variable "nokeepalive" for this. +# Similarly, one has to force some clients to use HTTP/1.0 to workaround +# their broken HTTP/1.1 implementation. Use variables "downgrade-1.0" and +# "force-response-1.0" for this. +SetEnvIf User-Agent "MSIE" \ + nokeepalive ssl-unclean-shutdown \ + downgrade-1.0 force-response-1.0 + +# Per-Server Logging: +# The home of a custom SSL log file. Use this when you want a +# compact non-error SSL logfile on a virtual host basis. +CustomLog logs\ssl_request_log \ + "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b" + + + +