Automatic export of Application 155
git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@4877 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
@@ -144,7 +144,7 @@ wwv_flow_api.create_flow(
|
|||||||
p_default_region_template=> 28038130488354430 + 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_error_template => 42209241448421762 + wwv_flow_api.g_id_offset,
|
||||||
p_page_protection_enabled_y_n=> 'N',
|
p_page_protection_enabled_y_n=> 'N',
|
||||||
p_checksum_salt_last_reset => '20080421180405',
|
p_checksum_salt_last_reset => '20080422144642',
|
||||||
p_home_link => 'f?p=&APP_ID.:101',
|
p_home_link => 'f?p=&APP_ID.:101',
|
||||||
p_flow_language => 'en-gb',
|
p_flow_language => 'en-gb',
|
||||||
p_flow_language_derived_from=> 'FLOW_PRIMARY_LANGUAGE',
|
p_flow_language_derived_from=> 'FLOW_PRIMARY_LANGUAGE',
|
||||||
@@ -193,7 +193,7 @@ wwv_flow_api.create_flow(
|
|||||||
p_substitution_string_04 => 'HELP_URL',
|
p_substitution_string_04 => 'HELP_URL',
|
||||||
p_substitution_value_04 => 'http://www.nationalgrid.com/corporate/legal/help.htm',
|
p_substitution_value_04 => 'http://www.nationalgrid.com/corporate/legal/help.htm',
|
||||||
p_last_updated_by => 'HARDYA',
|
p_last_updated_by => 'HARDYA',
|
||||||
p_last_upd_yyyymmddhh24miss=> '20080421180405',
|
p_last_upd_yyyymmddhh24miss=> '20080422144642',
|
||||||
p_required_roles=> wwv_flow_utilities.string_to_table2(''));
|
p_required_roles=> wwv_flow_utilities.string_to_table2(''));
|
||||||
|
|
||||||
|
|
||||||
@@ -2270,8 +2270,8 @@ wwv_flow_api.create_page(
|
|||||||
p_html_page_header => '',
|
p_html_page_header => '',
|
||||||
p_step_template => '',
|
p_step_template => '',
|
||||||
p_required_patch=> null + wwv_flow_api.g_id_offset,
|
p_required_patch=> null + wwv_flow_api.g_id_offset,
|
||||||
p_last_updated_by => 'DHARSHANIK',
|
p_last_updated_by => 'HARDYA',
|
||||||
p_last_upd_yyyymmddhh24miss => '20080118111222',
|
p_last_upd_yyyymmddhh24miss => '20080422144642',
|
||||||
p_page_is_public_y_n=> 'Y',
|
p_page_is_public_y_n=> 'Y',
|
||||||
p_protection_level=> 'C',
|
p_protection_level=> 'C',
|
||||||
p_page_comment => '');
|
p_page_comment => '');
|
||||||
@@ -2287,14 +2287,13 @@ declare
|
|||||||
l_clob clob;
|
l_clob clob;
|
||||||
l_length number := 1;
|
l_length number := 1;
|
||||||
begin
|
begin
|
||||||
s:=s||''||chr(10)||
|
s:=s||'<H2>This is the National Grid Metering I & C Online Quotation System Website</H2>'||chr(10)||
|
||||||
'<H2>This is the National Grid Metering Quotation Website</H2>'||chr(10)||
|
|
||||||
''||chr(10)||
|
''||chr(10)||
|
||||||
'<p>'||chr(10)||
|
'<p>'||chr(10)||
|
||||||
'Contact Joe Bloggs on 01234 567890 or Joe.Bloggs@meteringworld.co.uk for details on how to access the quotation system.'||chr(10)||
|
'Contact I&C Operations Non-Standard Team on 02476 286 322 or '||chr(10)||
|
||||||
'</p>'||chr(10)||
|
'<a href="mailto:ic.nonstandard1@uk.ngrid.com">ic.nonstandard1@uk.ngrid.com</a>'||chr(10)||
|
||||||
''||chr(10)||
|
'for details on how to access the quotation system. '||chr(10)||
|
||||||
'<p><i>This page could be a useful place to add information that is publicly available</i></p>';
|
'</p>';
|
||||||
|
|
||||||
wwv_flow_api.create_page_plug (
|
wwv_flow_api.create_page_plug (
|
||||||
p_id=> 15533323897893922 + wwv_flow_api.g_id_offset,
|
p_id=> 15533323897893922 + wwv_flow_api.g_id_offset,
|
||||||
|
|||||||
Reference in New Issue
Block a user