Commit 03a27285 authored by Clark Lin's avatar Clark Lin
Browse files

enabled multiple SSO, upgraded to ORDS 23.3 and APEX 23.2, along with missing DB objects fix

added WeChat scanning login via Authing SSO
enabled multiple login including APEX/Authing/Azure
added missing table script stdt_en_verb_tenses.sql
parent f77f5bfc
......@@ -4,8 +4,8 @@ begin
-- PAGE: 00015
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28'
,p_release=>'23.1.0'
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
......
......@@ -4,8 +4,8 @@ begin
-- PAGE: 00016
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28'
,p_release=>'23.1.0'
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
......
......@@ -4,8 +4,8 @@ begin
-- PAGE: 00017
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28'
,p_release=>'23.1.0'
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
......
......@@ -4,8 +4,8 @@ begin
-- PAGE: 00090
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28'
,p_release=>'23.1.0'
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
......
......@@ -4,8 +4,8 @@ begin
-- PAGE: 00091
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28'
,p_release=>'23.1.0'
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
......@@ -21,7 +21,7 @@ wwv_flow_imp_page.create_page(
,p_protection_level=>'C'
,p_page_component_map=>'21'
,p_last_updated_by=>'STUDENT_DEV'
,p_last_upd_yyyymmddhh24miss=>'20230728151125'
,p_last_upd_yyyymmddhh24miss=>'20231207183222'
);
wwv_flow_imp_page.create_page_plug(
p_id=>wwv_flow_imp.id(19657954698351012)
......@@ -233,6 +233,8 @@ wwv_flow_imp_page.create_region_column(
,p_enable_hide=>true
,p_enable_pivot=>false
,p_is_primary_key=>false
,p_default_type=>'STATIC'
,p_default_expression=>'N'
,p_duplicate_value=>true
,p_include_in_export=>true
);
......
......@@ -4,8 +4,8 @@ begin
-- PAGE: 00099
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28'
,p_release=>'23.1.0'
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
......
......@@ -4,8 +4,8 @@ begin
-- PAGE: 00100
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28'
,p_release=>'23.1.0'
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
......@@ -21,7 +21,7 @@ wwv_flow_imp_page.create_page(
,p_protection_level=>'C'
,p_page_component_map=>'17'
,p_last_updated_by=>'STUDENT_DEV'
,p_last_upd_yyyymmddhh24miss=>'20231005103523'
,p_last_upd_yyyymmddhh24miss=>'20231208165442'
);
wwv_flow_imp_page.create_page_plug(
p_id=>wwv_flow_imp.id(17566992124158923)
......@@ -39,7 +39,7 @@ wwv_flow_imp_page.create_page_plug(
,p_parent_plug_id=>wwv_flow_imp.id(17566992124158923)
,p_region_template_options=>'#DEFAULT#:t-Region--hideShowIconsMath:is-collapsed:t-Region--scrollBody'
,p_plug_template=>wwv_flow_imp.id(16080935615514698)
,p_plug_display_sequence=>60
,p_plug_display_sequence=>70
,p_attribute_01=>'N'
,p_attribute_02=>'HTML'
);
......@@ -49,7 +49,7 @@ wwv_flow_imp_page.create_page_plug(
,p_parent_plug_id=>wwv_flow_imp.id(17566992124158923)
,p_region_template_options=>'#DEFAULT#:t-Region--hideShowIconsMath:is-collapsed:t-Region--scrollBody'
,p_plug_template=>wwv_flow_imp.id(16080935615514698)
,p_plug_display_sequence=>70
,p_plug_display_sequence=>80
,p_attribute_01=>'N'
,p_attribute_02=>'HTML'
);
......@@ -59,7 +59,7 @@ wwv_flow_imp_page.create_page_plug(
,p_parent_plug_id=>wwv_flow_imp.id(17566992124158923)
,p_region_template_options=>'#DEFAULT#:t-Region--hideShowIconsMath:is-collapsed:t-Region--scrollBody'
,p_plug_template=>wwv_flow_imp.id(16080935615514698)
,p_plug_display_sequence=>80
,p_plug_display_sequence=>90
,p_attribute_01=>'N'
,p_attribute_02=>'HTML'
);
......@@ -69,7 +69,7 @@ wwv_flow_imp_page.create_page_plug(
,p_parent_plug_id=>wwv_flow_imp.id(17566992124158923)
,p_region_template_options=>'#DEFAULT#:t-Region--hideShowIconsMath:is-expanded:t-Region--scrollBody'
,p_plug_template=>wwv_flow_imp.id(16080935615514698)
,p_plug_display_sequence=>90
,p_plug_display_sequence=>100
,p_attribute_01=>'N'
,p_attribute_02=>'HTML'
);
......@@ -94,6 +94,23 @@ wwv_flow_imp_page.create_page_plug(
,p_plug_source_type=>'NATIVE_HELP_TEXT'
,p_plug_header=>'This section is used to capture tips during development'
);
wwv_flow_imp_page.create_page_item(
p_id=>wwv_flow_imp.id(3287414929056409)
,p_name=>'TIP_10'
,p_item_sequence=>110
,p_item_plug_id=>wwv_flow_imp.id(17566992124158923)
,p_prompt=>'Tip 10'
,p_source=>wwv_flow_string.join(wwv_flow_t_varchar2(
'How to enable multiple SSO IDP',
'1. Create Authentication Schema for each SSO IDP, set attribute "Switch in Session" to "Enabled".',
'2. Create button for each SSO in login page, set Action as "Redirect to Page in this Application". In Target/Advance, set "Request" as "APEX_AUTHENTICATION=<Authentication Schema Name>"'))
,p_source_type=>'STATIC'
,p_display_as=>'NATIVE_DISPLAY_ONLY'
,p_field_template=>wwv_flow_imp.id(16186811375515083)
,p_item_template_options=>'#DEFAULT#'
,p_attribute_01=>'Y'
,p_attribute_05=>'MARKDOWN'
);
wwv_flow_imp_page.create_page_item(
p_id=>wwv_flow_imp.id(16705931846764240)
,p_name=>'P100_TIP_07'
......
......@@ -4,8 +4,8 @@ begin
-- PAGE: 09999
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28'
,p_release=>'23.1.0'
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
......@@ -25,7 +25,7 @@ wwv_flow_imp_page.create_page(
,p_protection_level=>'C'
,p_page_component_map=>'12'
,p_last_updated_by=>'STUDENT_DEV'
,p_last_upd_yyyymmddhh24miss=>'20230623113201'
,p_last_upd_yyyymmddhh24miss=>'20231208160514'
);
wwv_flow_imp_page.create_page_plug(
p_id=>wwv_flow_imp.id(16217689979515449)
......@@ -53,13 +53,51 @@ wwv_flow_imp_page.create_page_button(
,p_grid_new_row=>'Y'
,p_grid_new_column=>'Y'
);
wwv_flow_imp_page.create_page_button(
p_id=>wwv_flow_imp.id(3286652512056401)
,p_button_sequence=>50
,p_button_plug_id=>wwv_flow_imp.id(16217689979515449)
,p_button_name=>'AUTHING_SSO'
,p_button_action=>'REDIRECT_PAGE'
,p_button_template_options=>'#DEFAULT#'
,p_button_template_id=>wwv_flow_imp.id(16189347253515098)
,p_button_is_hot=>'Y'
,p_button_image_alt=>'WeChat QR Scanning (Authing)'
,p_button_position=>'NEXT'
,p_button_redirect_url=>'f?p=&APP_ID.:1:&SESSION.:APEX_AUTHENTICATION=Authing:&DEBUG.:::'
);
wwv_flow_imp_page.create_page_button(
p_id=>wwv_flow_imp.id(3286848992056403)
,p_button_sequence=>60
,p_button_plug_id=>wwv_flow_imp.id(16217689979515449)
,p_button_name=>'AZURE_SSO'
,p_button_action=>'REDIRECT_PAGE'
,p_button_template_options=>'#DEFAULT#'
,p_button_template_id=>wwv_flow_imp.id(16189347253515098)
,p_button_is_hot=>'Y'
,p_button_image_alt=>'Azure SSO'
,p_button_position=>'NEXT'
,p_button_redirect_url=>'f?p=&APP_ID.:1:&SESSION.:APEX_AUTHENTICATION=Azure:&DEBUG.:::'
);
wwv_flow_imp_page.create_page_branch(
p_id=>wwv_flow_imp.id(3287257585056407)
,p_branch_name=>'Redirect with Language'
,p_branch_action=>'f?p=&APP_ID.:9999:&SESSION.::&DEBUG.:::&success_msg=#SUCCESS_MSG#'
,p_branch_point=>'AFTER_PROCESSING'
,p_branch_type=>'REDIRECT_URL'
,p_branch_sequence=>10
,p_branch_condition_type=>'REQUEST_EQUALS_CONDITION'
,p_branch_condition=>'RefreshLanguage'
);
wwv_flow_imp_page.create_page_item(
p_id=>wwv_flow_imp.id(9889450997144031)
,p_name=>'P9999_LANGUAGE'
,p_is_required=>true
,p_item_sequence=>40
,p_item_plug_id=>wwv_flow_imp.id(16217689979515449)
,p_item_default=>'zh-cn'
,p_item_default=>'APEX_UTIL.get_session_lang'
,p_item_default_type=>'EXPRESSION'
,p_item_default_language=>'PLSQL'
,p_prompt=>'Language'
,p_display_as=>'NATIVE_RADIOGROUP'
,p_lov=>unistr('STATIC:\7B80\4F53\4E2D\6587;zh-cn,English;en')
......@@ -137,6 +175,44 @@ wwv_flow_imp_page.create_page_item(
'</p>'))
,p_attribute_01=>'1'
);
wwv_flow_imp_page.create_page_da_event(
p_id=>wwv_flow_imp.id(3286903660056404)
,p_name=>'When Value Changed'
,p_event_sequence=>10
,p_triggering_element_type=>'ITEM'
,p_triggering_element=>'P9999_LANGUAGE'
,p_bind_type=>'bind'
,p_execution_type=>'IMMEDIATE'
,p_bind_event_type=>'change'
);
wwv_flow_imp_page.create_page_da_action(
p_id=>wwv_flow_imp.id(3287065751056405)
,p_event_id=>wwv_flow_imp.id(3286903660056404)
,p_event_result=>'TRUE'
,p_action_sequence=>10
,p_execute_on_page_init=>'N'
,p_name=>'Change Session Language'
,p_action=>'NATIVE_EXECUTE_PLSQL_CODE'
,p_attribute_01=>wwv_flow_string.join(wwv_flow_t_varchar2(
'BEGIN',
' APEX_UTIL.SET_SESSION_LANG(:P9999_LANGUAGE);',
'END;',
''))
,p_attribute_02=>'P9999_LANGUAGE'
,p_attribute_05=>'PLSQL'
,p_wait_for_result=>'Y'
);
wwv_flow_imp_page.create_page_da_action(
p_id=>wwv_flow_imp.id(3287167098056406)
,p_event_id=>wwv_flow_imp.id(3286903660056404)
,p_event_result=>'TRUE'
,p_action_sequence=>20
,p_execute_on_page_init=>'N'
,p_name=>'Refresh'
,p_action=>'NATIVE_SUBMIT_PAGE'
,p_attribute_01=>'ChangeLanguage'
,p_attribute_02=>'Y'
);
wwv_flow_imp_page.create_page_process(
p_id=>wwv_flow_imp.id(16221198190515587)
,p_process_sequence=>10
......@@ -149,6 +225,7 @@ wwv_flow_imp_page.create_page_process(
' p_consent => :P9999_REMEMBER = ''Y'' );'))
,p_process_clob_language=>'PLSQL'
,p_error_display_location=>'INLINE_IN_NOTIFICATION'
,p_process_when_button_id=>wwv_flow_imp.id(16220375374515553)
,p_internal_uid=>16221198190515587
);
wwv_flow_imp_page.create_page_process(
......@@ -163,6 +240,7 @@ wwv_flow_imp_page.create_page_process(
' p_password => :P9999_PASSWORD );'))
,p_process_clob_language=>'PLSQL'
,p_error_display_location=>'INLINE_IN_NOTIFICATION'
,p_process_when_button_id=>wwv_flow_imp.id(16220375374515553)
,p_internal_uid=>16220713697515582
);
wwv_flow_imp_page.create_page_process(
......
......@@ -4,8 +4,8 @@ begin
-- PAGE GROUPS: 10001
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28'
,p_release=>'23.1.0'
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
......
prompt --application/plugin_settings
begin
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28'
,p_release=>'23.1.0'
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
......@@ -13,12 +13,20 @@ wwv_flow_imp_shared.create_plugin_setting(
,p_plugin_type=>'REGION TYPE'
,p_plugin=>'NATIVE_MAP_REGION'
,p_attribute_01=>'Y'
,p_version_scn=>1
);
wwv_flow_imp_shared.create_plugin_setting(
p_id=>wwv_flow_imp.id(1388117426241416)
,p_plugin_type=>'WEB SOURCE TYPE'
,p_plugin=>'NATIVE_ADFBC'
,p_version_scn=>108252247
);
wwv_flow_imp_shared.create_plugin_setting(
p_id=>wwv_flow_imp.id(16022477457514272)
,p_plugin_type=>'REGION TYPE'
,p_plugin=>'NATIVE_DISPLAY_SELECTOR'
,p_attribute_01=>'Y'
,p_version_scn=>1
);
wwv_flow_imp_shared.create_plugin_setting(
p_id=>wwv_flow_imp.id(16022796006514277)
......@@ -29,6 +37,7 @@ wwv_flow_imp_shared.create_plugin_setting(
,p_attribute_03=>'POPUP:ITEM'
,p_attribute_04=>'default'
,p_attribute_06=>'LIST'
,p_version_scn=>1
);
wwv_flow_imp_shared.create_plugin_setting(
p_id=>wwv_flow_imp.id(16023039232514279)
......@@ -38,6 +47,7 @@ wwv_flow_imp_shared.create_plugin_setting(
,p_attribute_02=>'VISIBLE'
,p_attribute_03=>'15'
,p_attribute_04=>'FOCUS'
,p_version_scn=>1
);
wwv_flow_imp_shared.create_plugin_setting(
p_id=>wwv_flow_imp.id(16023314064514280)
......@@ -45,12 +55,14 @@ wwv_flow_imp_shared.create_plugin_setting(
,p_plugin=>'NATIVE_SINGLE_CHECKBOX'
,p_attribute_01=>'Y'
,p_attribute_02=>'N'
,p_version_scn=>1
);
wwv_flow_imp_shared.create_plugin_setting(
p_id=>wwv_flow_imp.id(16023637761514282)
,p_plugin_type=>'REGION TYPE'
,p_plugin=>'NATIVE_IR'
,p_attribute_01=>'IG'
,p_version_scn=>1
);
wwv_flow_imp_shared.create_plugin_setting(
p_id=>wwv_flow_imp.id(16024535821514283)
......@@ -58,6 +70,7 @@ wwv_flow_imp_shared.create_plugin_setting(
,p_plugin=>'NATIVE_COLOR_PICKER'
,p_attribute_01=>'FULL'
,p_attribute_02=>'POPUP'
,p_version_scn=>1
);
wwv_flow_imp_shared.create_plugin_setting(
p_id=>wwv_flow_imp.id(16024808241514284)
......@@ -65,6 +78,7 @@ wwv_flow_imp_shared.create_plugin_setting(
,p_plugin=>'NATIVE_STAR_RATING'
,p_attribute_01=>'fa-star'
,p_attribute_04=>'#VALUE#'
,p_version_scn=>1
);
wwv_flow_imp_shared.create_plugin_setting(
p_id=>wwv_flow_imp.id(16025103964514285)
......@@ -73,6 +87,7 @@ wwv_flow_imp_shared.create_plugin_setting(
,p_attribute_01=>'Y'
,p_attribute_03=>'N'
,p_attribute_05=>'SWITCH_CB'
,p_version_scn=>1
);
wwv_flow_imp.component_end;
end;
......
......@@ -18,8 +18,8 @@ whenever sqlerror exit sql.sqlcode rollback
--------------------------------------------------------------------------------
begin
wwv_flow_imp.import_begin (
p_version_yyyy_mm_dd=>'2023.04.28'
,p_release=>'23.1.0'
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
......
......@@ -4,8 +4,8 @@ begin
-- DATA LOAD: DL English Verb Tenses
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28'
,p_release=>'23.1.0'
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
......
......@@ -4,8 +4,8 @@ begin
-- APP STATIC FILES: 10001
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28'
,p_release=>'23.1.0'
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
......
......@@ -4,8 +4,8 @@ begin
-- APP STATIC FILES: 10001
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28'
,p_release=>'23.1.0'
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
......
......@@ -4,8 +4,8 @@ begin
-- APP STATIC FILES: 10001
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28'
,p_release=>'23.1.0'
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
......@@ -1157,8 +1157,8 @@ end;
/
begin
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28'
,p_release=>'23.1.0'
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
......
......@@ -4,8 +4,8 @@ begin
-- APP STATIC FILES: 10001
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28'
,p_release=>'23.1.0'
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
......@@ -747,8 +747,8 @@ end;
/
begin
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28'
,p_release=>'23.1.0'
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
......
......@@ -4,8 +4,8 @@ begin
-- APP STATIC FILES: 10001
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28'
,p_release=>'23.1.0'
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
......@@ -280,8 +280,8 @@ end;
/
begin
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28'
,p_release=>'23.1.0'
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
......
......@@ -4,8 +4,8 @@ begin
-- APP STATIC FILES: 10001
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28'
,p_release=>'23.1.0'
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
......@@ -598,8 +598,8 @@ end;
/
begin
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28'
,p_release=>'23.1.0'
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
......
......@@ -4,8 +4,8 @@ begin
-- APP STATIC FILES: 10001
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28'
,p_release=>'23.1.0'
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
......@@ -690,8 +690,8 @@ end;
/
begin
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28'
,p_release=>'23.1.0'
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
......
......@@ -4,8 +4,8 @@ begin
-- APP STATIC FILES: 10001
-- Manifest End
wwv_flow_imp.component_begin (
p_version_yyyy_mm_dd=>'2023.04.28'
,p_release=>'23.1.0'
p_version_yyyy_mm_dd=>'2023.10.31'
,p_release=>'23.2.0'
,p_default_workspace_id=>16017191443360494
,p_default_application_id=>10001
,p_default_id_offset=>0
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment