Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions doc/release_notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Release Notes

## 24.2.19
* [GAT-473] - have exception json download files use predictable names (no timestamp)
* [GAT-477] - ORA-40478: output value too large (maximum: 4000) on download exceptions
* [GAT-478] - Add a preference to enable/disable eval_history logging
* [GAT-479] - APEX 25.1 rule preparation
* [GAT-481] - Page Item Encryption - do not flag native image and start/stop html table region types
* [GAT-482] - Maximum Row Count, Max Rows to Query - Classic Report, set consistent value of 1000

## 24.2.18

* [GAT-469] - Implement AI support for scoring exception justifications
Expand Down
4 changes: 2 additions & 2 deletions product/sert/apex/application/f2101/application/comments.sql
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
-- file_checksum: 2C4C27C8CCA4757BDFB004849BCA69D8D0220D1C07CB6A73F1DFC26F37B4EDF7
-------------------------------------------------------------------------------
-- Copyright (c) 2024,2025 Oracle and/or its affiliates.
-- Licensed under the Universal Permissive License v 1.0 as shown
-- at https://oss.oracle.com/licenses/upl/
--------------------------------------------------------------------------------
-- file_checksum: CFD7499E63B7D5A4C50C189DC090C73F52691429D89BCF301EBA69F699588AD5
prompt --application/comments
begin
-- Manifest
-- APPLICATION COMMENTS: 2101
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2024.11.30'
,p_release=>'24.2.6'
,p_release=>'24.2.9'
,p_default_workspace_id=>32049826282261068
,p_default_application_id=>2101
,p_default_id_offset=>43724842417270742
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
-- file_checksum: 0B1DF47E228938A25315B1F223AD0B0B221CD920DCD9BF42F80ED0FDE6F14A4F
-------------------------------------------------------------------------------
-- Copyright (c) 2024,2025 Oracle and/or its affiliates.
-- Licensed under the Universal Permissive License v 1.0 as shown
-- at https://oss.oracle.com/licenses/upl/
--------------------------------------------------------------------------------
-- file_checksum: B0E22237A58005AFE2EB198F3221F57E6287107FA8B1FC88CECE7A0ABA0CDD9F
prompt --application/create_application
begin
-- Manifest
-- FLOW: 2101
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2024.11.30'
,p_release=>'24.2.6'
,p_release=>'24.2.9'
,p_default_workspace_id=>32049826282261068
,p_default_application_id=>2101
,p_default_id_offset=>43724842417270742
Expand Down Expand Up @@ -60,7 +60,7 @@ wwv_imp_workspace.create_flow(
,p_substitution_value_01=>'SERT v2'
,p_file_prefix => nvl(wwv_flow_application_install.get_static_app_file_prefix,'')
,p_files_version=>16
,p_version_scn=>45172215865034
,p_version_scn=>45713031153805
,p_print_server_type=>'NATIVE'
,p_file_storage=>'DB'
,p_is_pwa=>'Y'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
-- file_checksum: A95AFDDB5F346686B9EBC683F48ADA1A8CABE002A139FD4C165F7DE80FFCEDC9
-------------------------------------------------------------------------------
-- Copyright (c) 2024,2025 Oracle and/or its affiliates.
-- Licensed under the Universal Permissive License v 1.0 as shown
-- at https://oss.oracle.com/licenses/upl/
--------------------------------------------------------------------------------
-- file_checksum: 2E689765FEC77449D9A76F791ABBDD709B5B84A3B8B4FD7E8A17435B0656CA19
prompt --application/delete_application
begin
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2024.11.30'
,p_release=>'24.2.6'
,p_release=>'24.2.9'
,p_default_workspace_id=>32049826282261068
,p_default_application_id=>2101
,p_default_id_offset=>43724842417270742
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
-- file_checksum: 11DA7A7DB8EC9ED63ADCFFFD444F2E5AC0F1742AFB6A93D8E163391727349167
-------------------------------------------------------------------------------
-- Copyright (c) 2024,2025 Oracle and/or its affiliates.
-- Licensed under the Universal Permissive License v 1.0 as shown
-- at https://oss.oracle.com/licenses/upl/
--------------------------------------------------------------------------------
-- file_checksum: 11DA7A7DB8EC9ED63ADCFFFD444F2E5AC0F1742AFB6A93D8E163391727349167
prompt --application/end_environment
begin
wwv_flow_imp.import_end(p_auto_install_sup_obj => nvl(wwv_flow_application_install.get_auto_install_sup_obj, false)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
-- file_checksum: 025038516A2E1C8783D7873F319B1D6129A20DC9AD920EE7B91D4F96E125240F
-------------------------------------------------------------------------------
-- Copyright (c) 2024,2025 Oracle and/or its affiliates.
-- Licensed under the Universal Permissive License v 1.0 as shown
-- at https://oss.oracle.com/licenses/upl/
--------------------------------------------------------------------------------
-- file_checksum: 04116C59E7E356A1A805834C973E2AA45903E45EC1F1C845D426C3D860F266DA
prompt --application/pages/page_00000
begin
-- Manifest
-- PAGE: 00000
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2024.11.30'
,p_release=>'24.2.6'
,p_release=>'24.2.9'
,p_default_workspace_id=>32049826282261068
,p_default_application_id=>2101
,p_default_id_offset=>43724842417270742
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
-- file_checksum: 3362633E89E3589D87920B07C98F5B5D9C1D4830A88676A1FFAF4F3B95166059
-------------------------------------------------------------------------------
-- Copyright (c) 2024,2025 Oracle and/or its affiliates.
-- Licensed under the Universal Permissive License v 1.0 as shown
-- at https://oss.oracle.com/licenses/upl/
--------------------------------------------------------------------------------
-- file_checksum: 629ED8C3DC6AE95E636F9CC4B0D341D692688F18F69A0C5382E4BAF244DBC5B0
prompt --application/pages/page_00001
begin
-- Manifest
-- PAGE: 00001
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2024.11.30'
,p_release=>'24.2.6'
,p_release=>'24.2.9'
,p_default_workspace_id=>32049826282261068
,p_default_application_id=>2101
,p_default_id_offset=>43724842417270742
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
-- file_checksum: BA1027B66F756C5C235B9D414C7D91285EA22C35D5D9CEEE10D11B7C25215E28
-------------------------------------------------------------------------------
-- Copyright (c) 2024,2025 Oracle and/or its affiliates.
-- Licensed under the Universal Permissive License v 1.0 as shown
-- at https://oss.oracle.com/licenses/upl/
--------------------------------------------------------------------------------
-- file_checksum: C7A8FD528618255972EB0F7309A6075201981D2D67D8D6776A6EFE9143E3351A
prompt --application/pages/page_00005
begin
-- Manifest
-- PAGE: 00005
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2024.11.30'
,p_release=>'24.2.6'
,p_release=>'24.2.9'
,p_default_workspace_id=>32049826282261068
,p_default_application_id=>2101
,p_default_id_offset=>43724842417270742
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
-- file_checksum: 4F64114C85E30C60B0D32DAAE6BC62C47AC9D4D7B23B57C6659400C51385F540
-------------------------------------------------------------------------------
-- Copyright (c) 2024,2025 Oracle and/or its affiliates.
-- Licensed under the Universal Permissive License v 1.0 as shown
-- at https://oss.oracle.com/licenses/upl/
--------------------------------------------------------------------------------
-- file_checksum: CA110FDE7583D6429ED3E5DB20528FF225FD86D2A7BD9AED86328FFB21C819A9
prompt --application/pages/page_01000
begin
-- Manifest
-- PAGE: 01000
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2024.11.30'
,p_release=>'24.2.6'
,p_release=>'24.2.9'
,p_default_workspace_id=>32049826282261068
,p_default_application_id=>2101
,p_default_id_offset=>43724842417270742
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
-- file_checksum: 748462EC4FD820BB9475C285D921C1819ACA547D29DE6D16A855EE3B885A1BA0
-------------------------------------------------------------------------------
-- Copyright (c) 2024,2025 Oracle and/or its affiliates.
-- Licensed under the Universal Permissive License v 1.0 as shown
-- at https://oss.oracle.com/licenses/upl/
--------------------------------------------------------------------------------
-- file_checksum: E2A1C4C6B77F5076A63F1D49A8CF707EE47D7CAFA30BFFF057A64A0C3C57D7F4
prompt --application/pages/page_01010
begin
-- Manifest
-- PAGE: 01010
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2024.11.30'
,p_release=>'24.2.6'
,p_release=>'24.2.9'
,p_default_workspace_id=>32049826282261068
,p_default_application_id=>2101
,p_default_id_offset=>43724842417270742
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
-- file_checksum: 340D2B584A63C7FDE3C6848C4294FE1F148168F4B53ED56CDB89196C5D9D4EB3
-------------------------------------------------------------------------------
-- Copyright (c) 2024,2025 Oracle and/or its affiliates.
-- Licensed under the Universal Permissive License v 1.0 as shown
-- at https://oss.oracle.com/licenses/upl/
--------------------------------------------------------------------------------
-- file_checksum: AE48261817F7FFA92FFC794CA16A86F41004B685F8F2CE971FC5EDB27EE9B797
prompt --application/pages/page_01100
begin
-- Manifest
-- PAGE: 01100
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2024.11.30'
,p_release=>'24.2.6'
,p_release=>'24.2.9'
,p_default_workspace_id=>32049826282261068
,p_default_application_id=>2101
,p_default_id_offset=>43724842417270742
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
-- file_checksum: A8DF1E324789258D651BA944920B2A1A8684EFD9E8EBB3C4D0B4FFC876537926
-------------------------------------------------------------------------------
-- Copyright (c) 2024,2025 Oracle and/or its affiliates.
-- Licensed under the Universal Permissive License v 1.0 as shown
-- at https://oss.oracle.com/licenses/upl/
--------------------------------------------------------------------------------
-- file_checksum: 100D4BF04F50011714A78A3406CBEAA506A6AD9922E04ECD925A8F7742415B43
prompt --application/pages/page_01110
begin
-- Manifest
-- PAGE: 01110
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2024.11.30'
,p_release=>'24.2.6'
,p_release=>'24.2.9'
,p_default_workspace_id=>32049826282261068
,p_default_application_id=>2101
,p_default_id_offset=>43724842417270742
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
-- file_checksum: 3AB816963F8A43475DC72BFE07D34A82B020B1CE7041EC4CA8C6140CC5ED4657
-------------------------------------------------------------------------------
-- Copyright (c) 2024,2025 Oracle and/or its affiliates.
-- Licensed under the Universal Permissive License v 1.0 as shown
-- at https://oss.oracle.com/licenses/upl/
--------------------------------------------------------------------------------
-- file_checksum: F78805CB3C2707E189ED829D6213E52EB4953776A14EBBEC0DA633E6C44C2251
prompt --application/pages/page_01200
begin
-- Manifest
-- PAGE: 01200
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2024.11.30'
,p_release=>'24.2.6'
,p_release=>'24.2.9'
,p_default_workspace_id=>32049826282261068
,p_default_application_id=>2101
,p_default_id_offset=>43724842417270742
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
-- file_checksum: 7CC23E646B0DE43BD4FDDCBE3435F3002C2C4402D1455D6A0601ED1046760CBF
-------------------------------------------------------------------------------
-- Copyright (c) 2024,2025 Oracle and/or its affiliates.
-- Licensed under the Universal Permissive License v 1.0 as shown
-- at https://oss.oracle.com/licenses/upl/
--------------------------------------------------------------------------------
-- file_checksum: F70F989D1E70348194E0464EB94C310647FBB4C8A62E112AE3C0A769131FF252
prompt --application/pages/page_01210
begin
-- Manifest
-- PAGE: 01210
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2024.11.30'
,p_release=>'24.2.6'
,p_release=>'24.2.9'
,p_default_workspace_id=>32049826282261068
,p_default_application_id=>2101
,p_default_id_offset=>43724842417270742
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
-- file_checksum: 368855DE00D0163CFFD2B909344CE06FF17C883945499C14E673126C2426E33B
-------------------------------------------------------------------------------
-- Copyright (c) 2024,2025 Oracle and/or its affiliates.
-- Licensed under the Universal Permissive License v 1.0 as shown
-- at https://oss.oracle.com/licenses/upl/
--------------------------------------------------------------------------------
-- file_checksum: 10DA8400A94DDDE2F258E99D8FD9B39E0C4E08FC66A2D39ED248AA827034AA9D
prompt --application/pages/page_01300
begin
-- Manifest
-- PAGE: 01300
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2024.11.30'
,p_release=>'24.2.6'
,p_release=>'24.2.9'
,p_default_workspace_id=>32049826282261068
,p_default_application_id=>2101
,p_default_id_offset=>43724842417270742
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
-- file_checksum: 1FBF6EE0CA9AC6B3F3A7BB39828BB7741ECA8A533F788103C9F86DFB375A9BC7
-------------------------------------------------------------------------------
-- Copyright (c) 2024,2025 Oracle and/or its affiliates.
-- Licensed under the Universal Permissive License v 1.0 as shown
-- at https://oss.oracle.com/licenses/upl/
--------------------------------------------------------------------------------
-- file_checksum: E8A3042F51B71E68691E6BB3EFB1AF853E60198EC049E60651507E14F73D0C80
prompt --application/pages/page_01310
begin
-- Manifest
-- PAGE: 01310
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2024.11.30'
,p_release=>'24.2.6'
,p_release=>'24.2.9'
,p_default_workspace_id=>32049826282261068
,p_default_application_id=>2101
,p_default_id_offset=>43724842417270742
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
-- file_checksum: 6E042DA1DF4200DAD8994427C5B69BE1C78CF61CC52ADF5526D822B90EBE3E83
-------------------------------------------------------------------------------
-- Copyright (c) 2024,2025 Oracle and/or its affiliates.
-- Licensed under the Universal Permissive License v 1.0 as shown
-- at https://oss.oracle.com/licenses/upl/
--------------------------------------------------------------------------------
-- file_checksum: 5F3032AA24207AEC6C26E45096C0333F5F30547B58DD1B59C8D29314BE35B8B5
prompt --application/pages/page_02000
begin
-- Manifest
-- PAGE: 02000
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2024.11.30'
,p_release=>'24.2.6'
,p_release=>'24.2.9'
,p_default_workspace_id=>32049826282261068
,p_default_application_id=>2101
,p_default_id_offset=>43724842417270742
Expand Down Expand Up @@ -531,7 +531,7 @@ wwv_flow_imp_page.create_page_item(
p_id=>wwv_flow_imp.id(21763784031841204)
,p_name=>'P2000_RULE_NAME'
,p_source_data_type=>'VARCHAR2'
,p_item_sequence=>60
,p_item_sequence=>50
,p_item_plug_id=>wwv_flow_imp.id(434517064655835277)
,p_prompt=>'Rule'
,p_source=>'RULE_NAME'
Expand All @@ -549,6 +549,28 @@ wwv_flow_imp_page.create_page_item(
,p_fc_show_chart=>false
,p_suggestions_type=>'DYNAMIC'
);
wwv_flow_imp_page.create_page_item(
p_id=>wwv_flow_imp.id(48160896984585101)
,p_name=>'P2000_APEX_VERSION'
,p_source_data_type=>'VARCHAR2'
,p_item_sequence=>60
,p_item_plug_id=>wwv_flow_imp.id(434517064655835277)
,p_prompt=>'Apex Version'
,p_source=>'APEX_VERSION'
,p_source_type=>'FACET_COLUMN'
,p_display_as=>'NATIVE_CHECKBOX'
,p_lov_sort_direction=>'ASC'
,p_item_template_options=>'#DEFAULT#'
,p_fc_show_label=>true
,p_fc_compute_counts=>true
,p_fc_show_counts=>true
,p_fc_zero_count_entries=>'H'
,p_fc_filter_values=>false
,p_fc_sort_by_top_counts=>true
,p_fc_show_selected_first=>false
,p_fc_show_chart=>false
,p_suggestions_type=>'DYNAMIC'
);
wwv_flow_imp_page.create_page_item(
p_id=>wwv_flow_imp.id(353750901712515682)
,p_name=>'P2000_SEARCH'
Expand Down Expand Up @@ -636,7 +658,7 @@ wwv_flow_imp_page.create_page_item(
p_id=>wwv_flow_imp.id(354104238230418959)
,p_name=>'P2000_ACTIVE_VALUE'
,p_source_data_type=>'VARCHAR2'
,p_item_sequence=>50
,p_item_sequence=>70
,p_item_plug_id=>wwv_flow_imp.id(434517064655835277)
,p_prompt=>'Status'
,p_source=>'ACTIVE_VALUE'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
-- file_checksum: 1A10D6C9F75FF6F6C2C8A5DD5B1EADFCC0DE33A5D89AF1F0556C9D4481E9704D
-------------------------------------------------------------------------------
-- Copyright (c) 2024,2025 Oracle and/or its affiliates.
-- Licensed under the Universal Permissive License v 1.0 as shown
-- at https://oss.oracle.com/licenses/upl/
--------------------------------------------------------------------------------
-- file_checksum: F97C823E977D120923594F7332107D2E050D956780423B327E51FAD2E1A742AE
prompt --application/pages/page_02010
begin
-- Manifest
-- PAGE: 02010
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2024.11.30'
,p_release=>'24.2.6'
,p_release=>'24.2.9'
,p_default_workspace_id=>32049826282261068
,p_default_application_id=>2101
,p_default_id_offset=>43724842417270742
Expand Down
Loading