Automatic export of Application 155

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3685 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
hardya
2008-02-22 21:00:12 +00:00
parent 3f9c6238be
commit 34b8d7d4ee

View File

@@ -13,8 +13,8 @@ prompt APPLICATION 155 - webmip
-- Application Export: -- Application Export:
-- Application: 155 -- Application: 155
-- Name: webmip -- Name: webmip
-- Date and Time: 16:03 Friday February 22, 2008 -- Date and Time: 21:00 Friday February 22, 2008
-- Exported By: PRIESTJ -- Exported By:
-- Flashback: 0 -- Flashback: 0
-- Export Type: Application Export -- Export Type: Application Export
-- Version: 3.0.1.00.08 -- Version: 3.0.1.00.08
@@ -86,7 +86,7 @@ begin execute immediate 'alter session set nls_numeric_characters=''.,''';
end; end;
/ /
begin wwv_flow.g_browser_language := 'en-gb'; end; begin wwv_flow.g_browser_language := 'en-us'; end;
/ /
prompt Check Compatibility... prompt Check Compatibility...
@@ -2069,227 +2069,6 @@ null;
end; end;
/ /
--application/comments
prompt ...comments: requires application express 2.2 or higher
--
begin
wwv_flow_api.create_app_comments (
p_id=>39796811587940845 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_pages=>'19',
p_app_comment=>'Addressed #193',
p_updated_on=>'2008.02.20.11:30:45',
p_updated_by=>'HARDYA',
p_created_on=>'2008.02.20.11:30:45',
p_created_by=>'HARDYA',
p_app_version=>'');
end;
/
begin
wwv_flow_api.create_app_comments (
p_id=>39800812542960044 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_pages=>'19',
p_app_comment=>'Addressed #196',
p_updated_on=>'2008.02.20.11:33:57',
p_updated_by=>'HARDYA',
p_created_on=>'2008.02.20.11:33:57',
p_created_by=>'HARDYA',
p_app_version=>'');
end;
/
begin
wwv_flow_api.create_app_comments (
p_id=>39816520133085245 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_pages=>'61',
p_app_comment=>'Ticket #277'||chr(10)||
''||chr(10)||
'Added the following validations'||chr(10)||
'P61_SHORTCODE not null '||chr(10)||
'P61_TRIPARTITE not null'||chr(10)||
'P61_NAME length <= 40'||chr(10)||
'P61_ADV_CONTRACT_REF length'||chr(10)||
'',
p_updated_on=>'2008.02.20.13:31:46',
p_updated_by=>'MULLENM',
p_created_on=>'2008.02.20.13:31:46',
p_created_by=>'MULLENM',
p_app_version=>'');
end;
/
begin
wwv_flow_api.create_app_comments (
p_id=>39938818138765973 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_pages=>'63',
p_app_comment=>'Ticket #277'||chr(10)||
''||chr(10)||
'Added the following not null validations on the address fields'||chr(10)||
'P63_OFF_CODE not null'||chr(10)||
'P63_OFF_SUB_BUILD not null (only if building is null)'||chr(10)||
'P63_OFF_BUILDING not null (only if sub-building is null)'||chr(10)||
'P63_OFF_STREET not null'||chr(10)||
'P63_OFF_CITY not null'||chr(10)||
'P63_OFF_POSTCODE not null',
p_updated_on=>'2008.02.20.13:48:16',
p_updated_by=>'MULLENM',
p_created_on=>'2008.02.20.13:48:16',
p_created_by=>'MULLENM',
p_app_version=>'');
end;
/
begin
wwv_flow_api.create_app_comments (
p_id=>40091213261237725 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_pages=>'57',
p_app_comment=>'Addressed #281'||chr(10)||
'Added DIM_F, removed mandatory from DIM_D, DIM_E, SLVA_CODE and REVA_CODE.'||chr(10)||
'Added numeric field validations.',
p_updated_on=>'2008.02.21.10:12:53',
p_updated_by=>'HARDYA',
p_created_on=>'2008.02.21.10:12:53',
p_created_by=>'HARDYA',
p_app_version=>'');
end;
/
begin
wwv_flow_api.create_app_comments (
p_id=>40463604171372150 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_pages=>'95',
p_app_comment=>'Addressed #220 by adding page validation referring to mip_regions.valid_postcode_format.',
p_updated_on=>'2008.02.21.10:55:57',
p_updated_by=>'HARDYA',
p_created_on=>'2008.02.21.10:55:57',
p_created_by=>'HARDYA',
p_app_version=>'');
end;
/
begin
wwv_flow_api.create_app_comments (
p_id=>40904231050120953 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_pages=>'30',
p_app_comment=>'Corrected searches to work where the search criteria is null and removed wildcards from the queries themselves (rely on user including them in the search criteria).',
p_updated_on=>'2008.02.21.15:47:25',
p_updated_by=>'HARDYA',
p_created_on=>'2008.02.21.15:47:25',
p_created_by=>'HARDYA',
p_app_version=>'');
end;
/
begin
wwv_flow_api.create_app_comments (
p_id=>41037118695325569 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_pages=>'62',
p_app_comment=>'Ticket #286'||chr(10)||
''||chr(10)||
'Changed the way the drop-down list is populated.'||chr(10)||
''||chr(10)||
'If attempting to create a MKTP then you are restricted to a role of Gas supplier.'||chr(10)||
''||chr(10)||
'If creating a MANU then restricted to a role of External organization.',
p_updated_on=>'2008.02.21.16:21:48',
p_updated_by=>'MULLENM',
p_created_on=>'2008.02.21.16:21:48',
p_created_by=>'MULLENM',
p_app_version=>'');
end;
/
begin
wwv_flow_api.create_app_comments (
p_id=>41391628119651588 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_pages=>'30',
p_app_comment=>'Added condition to hide the "Copy" enquiry link when viewing the report as a CS user.',
p_updated_on=>'2008.02.22.09:55:51',
p_updated_by=>'MULLENM',
p_created_on=>'2008.02.22.09:55:51',
p_created_by=>'MULLENM',
p_app_version=>'');
end;
/
begin
wwv_flow_api.create_app_comments (
p_id=>41680125047079544 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_pages=>'32',
p_app_comment=>'Fixed bug 250, restricted the Service pressure drop list so that IP no longer appears for Standard Job types.',
p_updated_on=>'2008.02.22.13:53:50',
p_updated_by=>'PRIESTJ',
p_created_on=>'2008.02.22.13:53:50',
p_created_by=>'PRIESTJ',
p_app_version=>'');
end;
/
begin
wwv_flow_api.create_app_comments (
p_id=>41694821631106961 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_pages=>'90',
p_app_comment=>'Fixed bug #222 Tripartite Regions now defaults to a null value, forcing users to select a region before saving the Tripartite screen',
p_updated_on=>'2008.02.22.13:58:24',
p_updated_by=>'PRIESTJ',
p_created_on=>'2008.02.22.13:58:24',
p_created_by=>'PRIESTJ',
p_app_version=>'');
end;
/
begin
wwv_flow_api.create_app_comments (
p_id=>41813409847377966 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_pages=>'32',
p_app_comment=>'Fix for #231 added validations (IP MBAR a number, REQUIRE_IP_MBAR >=2000 <=7000, IP DETAILS limit to 250 chars)to ensure IP_MBAR has to be a number between 2000-7000 and the number of characters for the IP_DETAILS field to 250',
p_updated_on=>'2008.02.22.14:43:34',
p_updated_by=>'PRIESTJ',
p_created_on=>'2008.02.22.14:43:34',
p_created_by=>'PRIESTJ',
p_app_version=>'');
end;
/
begin
wwv_flow_api.create_app_comments (
p_id=>41819131449393658 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_pages=>'64',
p_app_comment=>'Added NOT NULL validations to the address fields as per ticket #90',
p_updated_on=>'2008.02.22.14:46:11',
p_updated_by=>'MULLENM',
p_created_on=>'2008.02.22.14:46:11',
p_created_by=>'MULLENM',
p_app_version=>'');
end;
/
begin
wwv_flow_api.create_app_comments (
p_id=>41819715996398609 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_pages=>'69',
p_app_comment=>'Corrected the way that the address report queries the database.',
p_updated_on=>'2008.02.22.14:47:01',
p_updated_by=>'MULLENM',
p_created_on=>'2008.02.22.14:47:01',
p_created_by=>'MULLENM',
p_app_version=>'');
end;
/
begin
wwv_flow_api.create_app_comments (
p_id=>41820429156402438 + wwv_flow_api.g_id_offset,
p_flow_id=>wwv_flow.g_flow_id,
p_pages=>'66',
p_app_comment=>'Corrected how the count of addresses is performed.',
p_updated_on=>'2008.02.22.14:47:39',
p_updated_by=>'MULLENM',
p_created_on=>'2008.02.22.14:47:39',
p_created_by=>'MULLENM',
p_app_version=>'');
end;
/
--application/pages/page_00000 --application/pages/page_00000
prompt ...PAGE 0: system prompt ...PAGE 0: system
@@ -13195,11 +12974,11 @@ declare
h varchar2(32767) := null; h varchar2(32767) := null;
begin begin
h := null; h := null;
h:=h||'Please select the job type from the drop down list. Standard Install A standard install will allow the user to select standard 21 mbar metering pressure designs for LP and MP services. If you require a higher metering pressure please select install.Install for installations with a metering pressure above 21 mbar. Standard Exchange to exchange a meter module with a metering pressure of 21 '; h:=h||'Please select the job type from the drop down list. Standard Install A standard install will allow the user to select standard 21 mbar metering pressure designs for LP and MP services. If you require a higher metering pressure please select install.Install for installations with a metering pressure above 21 mbar. Standard Exchange to exchange a meter module with a metering pressure of 21 ';
h:=h||'mbar. Please note, the new meter module must be installed on the same MPRN. For new services (and MPRNs) please select one of the install options. Exchange for all exchanges where the requested metering pressure is above 21 mbar. OFMAT To request an OFGEM accuracy test. Standard Removal For removal of meter modules that are on LP or MP services. Removal For all other removals. Adversari'; h:=h||'mbar. Please note, the new meter module must be installed on the same MPRN. For new services (and MPRNs) please select one of the install options. Exchange for all exchanges where the requested metering pressure is above 21 mbar. OFMAT To request an OFGEM accuracy test. Standard Removal For removal of meter modules that are on LP or MP services. Removal For all other removals. Adversari';
h:=h||'al for adversarial meter removals. Alteration used to request alterations such as pressure changes. Change Capacity used if the site occupier wants to change the amount of gas consumed. Add-on If EMS/AMR/Converter are requested, but as a stand alone job. Other used if none of the other jobs types are suitable. Please indicate in the Job Description field the requirements of the reques'; h:=h||'al for adversarial meter removals. Alteration used to request alterations such as pressure changes. Change Capacity used if the site occupier wants to change the amount of gas consumed. Add-on If EMS/AMR/Converter are requested, but as a stand alone job. Other used if none of the other jobs types are suitable. Please indicate in the Job Description field the requirements of the reques';
h:=h||'t for quotation. '||chr(10)|| h:=h||'t for quotation. '||chr(10)||
''; '';
@@ -15222,7 +15001,7 @@ begin
h := null; h := null;
h:=h||'"Does the meter module require a by-pass? A by-pass will allow continuity of the supply of gas during times of meter maintenance/replacement. You will also need to specify why you require a by-pass as the facility may not be possible if the Gas Transporter deems it unecessary in the T/PM/GT/3 process. A meter by-pass should only be provided where the provision of a meter by-pass would, in the M'; h:=h||'"Does the meter module require a by-pass? A by-pass will allow continuity of the supply of gas during times of meter maintenance/replacement. You will also need to specify why you require a by-pass as the facility may not be possible if the Gas Transporter deems it unecessary in the T/PM/GT/3 process. A meter by-pass should only be provided where the provision of a meter by-pass would, in the M';
h:=h||'AMs or Gas Suppliers opinion, be prudent in order to avoid the risk, of personal injury or death or damage to property (including prejudice to animal welfare) arising from a fault on the meter or metering equipment. And where gas is supplied to the following types of premises:'||chr(10)|| h:=h||'AMs or Gas Suppliers opinion, be prudent in order to avoid the risk, of personal injury or death or damage to property (including prejudice to animal welfare) arising from a fault on the meter or metering equipment. And where gas is supplied to the following types of premises:'||chr(10)||
'a) Hospitals or hospice'||chr(10)|| 'a) Hospitals or hospice'||chr(10)||
'b) institutionalised accommodation (for example homes for the elderly, schools, and prisons)'||chr(10)|| 'b) institutionalised accommodation (for example homes for the elderly, schools, and prisons)'||chr(10)||
''; '';
@@ -15231,8 +15010,8 @@ h:=h||'c) premises utilising large or complex plant supporting continuous bulk m
'example agricultural, baking or other commercial processes) and in comparable'||chr(10)|| 'example agricultural, baking or other commercial processes) and in comparable'||chr(10)||
'circumstances'||chr(10)|| 'circumstances'||chr(10)||
'd) and at meter installations connected to:'||chr(10)|| 'd) and at meter installations connected to:'||chr(10)||
'• exceptionally extensive and complex pipework and gas consuming plant'||chr(10)|| '• exceptionally extensive and complex pipework and gas consuming plant'||chr(10)||
'• multi-occupied premises or a number of discrete consumers (for example a single'||chr(10)|| '• multi-occupied premises or a number of discrete consumers (for example a single'||chr(10)||
'meter installa'; 'meter installa';
h:=h||'tion serving a block of flats)."'||chr(10)|| h:=h||'tion serving a block of flats)."'||chr(10)||
@@ -15295,12 +15074,12 @@ declare
begin begin
h := null; h := null;
h:=h||'"Multi-stream systems may be installed for a variety of commercial and technical reasons, including:'||chr(10)|| h:=h||'"Multi-stream systems may be installed for a variety of commercial and technical reasons, including:'||chr(10)||
'• continuity of supply'||chr(10)|| '• continuity of supply'||chr(10)||
'• partial continuity of supply for essential loads'||chr(10)|| '• partial continuity of supply for essential loads'||chr(10)||
'• improved pressure control over the required flow range'||chr(10)|| '• improved pressure control over the required flow range'||chr(10)||
'• achieving the required capacity'||chr(10)|| '• achieving the required capacity'||chr(10)||
'• provision of standby metering'||chr(10)|| '• provision of standby metering'||chr(10)||
'• provision of reference metering'||chr(10)|| '• provision of reference metering'||chr(10)||
'For supply pressures of MP and above with a single stream ins'; 'For supply pressures of MP and above with a single stream ins';
h:=h||'tallation - supply disruption will be necessary during maintenance. By choosing ''yes'' to Twin Stream, you will not be able to generate an automatic quotation. A manual quote will be generated off-line and uploaded back onto the system within the normal SLA."'||chr(10)|| h:=h||'tallation - supply disruption will be necessary during maintenance. By choosing ''yes'' to Twin Stream, you will not be able to generate an automatic quotation. A manual quote will be generated off-line and uploaded back onto the system within the normal SLA."'||chr(10)||
@@ -29518,7 +29297,7 @@ wwv_flow_api.create_page_validation(
p_validation_name => 'P61_PASSWORD_Other', p_validation_name => 'P61_PASSWORD_Other',
p_validation_sequence=> 60, p_validation_sequence=> 60,
p_validation => 'P61_PASSWORD', p_validation => 'P61_PASSWORD',
p_validation2 => '`¬!"£$%^&*()_+-=[]{};''#:@~,./<>?¦\|', p_validation2 => '`¬!"£$%^&*()_+-=[]{};''#:@~,./<>?¦\|',
p_validation_type => 'ITEM_IN_VALIDATION_CONTAINS_AT_LEAST_ONE_CHAR_IN_STRING2', p_validation_type => 'ITEM_IN_VALIDATION_CONTAINS_AT_LEAST_ONE_CHAR_IN_STRING2',
p_error_message => 'Item must contain at least 1 non-alphanumeric character e.g. "!"', p_error_message => 'Item must contain at least 1 non-alphanumeric character e.g. "!"',
p_validation_condition=> 'if upper(:P61_PRTY_TYPE) = ''PERS'' then'||chr(10)|| p_validation_condition=> 'if upper(:P61_PRTY_TYPE) = ''PERS'' then'||chr(10)||
@@ -36438,7 +36217,7 @@ wwv_flow_api.create_page_validation(
p_validation_name => 'P67_PASSWORD_other', p_validation_name => 'P67_PASSWORD_other',
p_validation_sequence=> 52, p_validation_sequence=> 52,
p_validation => 'P67_PASSWORD', p_validation => 'P67_PASSWORD',
p_validation2 => '`¬!"£$%^&*()_+-=[]{};''#:@~,./<>?\|¦', p_validation2 => '`¬!"£$%^&*()_+-=[]{};''#:@~,./<>?\|¦',
p_validation_type => 'ITEM_IN_VALIDATION_CONTAINS_AT_LEAST_ONE_CHAR_IN_STRING2', p_validation_type => 'ITEM_IN_VALIDATION_CONTAINS_AT_LEAST_ONE_CHAR_IN_STRING2',
p_error_message => 'Password must contain at least 1 non-alphanumeric character. e.g. !', p_error_message => 'Password must contain at least 1 non-alphanumeric character. e.g. !',
p_when_button_pressed=> 20949515424299567 + wwv_flow_api.g_id_offset, p_when_button_pressed=> 20949515424299567 + wwv_flow_api.g_id_offset,
@@ -39704,7 +39483,7 @@ wwv_flow_api.create_page_item(
p_use_cache_before_default=> 'YES', 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)|| 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)|| ''||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.', '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_item_default_type => 'STATIC_TEXT_WITH_SUBSTITUTIONS',
p_source_type=> 'STATIC', p_source_type=> 'STATIC',
p_display_as=> 'DISPLAY_ONLY_ESCAPE_SC', p_display_as=> 'DISPLAY_ONLY_ESCAPE_SC',
@@ -42848,7 +42627,7 @@ wwv_flow_api.create_page_validation(
p_validation_name => 'P102_PASSWORD_OTHER', p_validation_name => 'P102_PASSWORD_OTHER',
p_validation_sequence=> 60, p_validation_sequence=> 60,
p_validation => 'P102_NEW_PASSWORD', p_validation => 'P102_NEW_PASSWORD',
p_validation2 => '`¬¦!"£$%^&*()_+-=[]{};''#:@~,./<>?\|€', p_validation2 => '`¬¦!"£$%^&*()_+-=[]{};''#:@~,./<>?\|€',
p_validation_type => 'ITEM_IN_VALIDATION_CONTAINS_AT_LEAST_ONE_CHAR_IN_STRING2', p_validation_type => 'ITEM_IN_VALIDATION_CONTAINS_AT_LEAST_ONE_CHAR_IN_STRING2',
p_error_message => 'Password must contain at least 1 non-alphanumeric character.', p_error_message => 'Password must contain at least 1 non-alphanumeric character.',
p_when_button_pressed=> 14230906426813739 + wwv_flow_api.g_id_offset, p_when_button_pressed=> 14230906426813739 + wwv_flow_api.g_id_offset,
@@ -44149,7 +43928,7 @@ c2:=c2||'<div id="rowFooter"><!-- bottom strip of info -->'||chr(10)||
''||chr(10)|| ''||chr(10)||
' '||chr(10)|| ' '||chr(10)||
' <div class="hskpcol1"><!-- copyright box -->'||chr(10)|| ' <div class="hskpcol1"><!-- copyright box -->'||chr(10)||
' <div id="copyright">Copyright © <!--2006--><span id="Pagefooter_lblYear">2007</span> National Grid</div>'||chr(10)|| ' <div id="copyright">Copyright © <!--2006--><span id="Pagefooter_lblYear">2007</span> National Grid</div>'||chr(10)||
' </div>'||chr(10)|| ' </div>'||chr(10)||
' '||chr(10)|| ' '||chr(10)||
' <div class="hskpcol2">'||chr(10)|| ' <div class="hskpcol2">'||chr(10)||