2317 lines
67 KiB
SQL
2317 lines
67 KiB
SQL
prompt --application/pages/page_00940
|
|
begin
|
|
-- Manifest
|
|
-- PAGE: 00940
|
|
-- Manifest End
|
|
wwv_flow_api.component_begin (
|
|
p_version_yyyy_mm_dd=>'2021.04.15'
|
|
,p_release=>'21.1.7'
|
|
,p_default_workspace_id=>9014660246496943
|
|
,p_default_application_id=>770
|
|
,p_default_id_offset=>0
|
|
,p_default_owner=>'CORE'
|
|
);
|
|
wwv_flow_api.create_page(
|
|
p_id=>940
|
|
,p_user_interface_id=>wwv_flow_api.id(9169746885570061)
|
|
,p_name=>'#fa-tags Events'
|
|
,p_alias=>'EVENTS'
|
|
,p_step_title=>'Events'
|
|
,p_autocomplete_on_off=>'OFF'
|
|
,p_group_id=>wwv_flow_api.id(9240371448352386)
|
|
,p_page_template_options=>'#DEFAULT#'
|
|
,p_required_role=>wwv_flow_api.id(9823062898204869)
|
|
,p_last_updated_by=>'DEV'
|
|
,p_last_upd_yyyymmddhh24miss=>'20220212190410'
|
|
);
|
|
wwv_flow_api.create_page_plug(
|
|
p_id=>wwv_flow_api.id(23157653094829539)
|
|
,p_plug_name=>'EVENTS'
|
|
,p_region_template_options=>'#DEFAULT#'
|
|
,p_plug_template=>wwv_flow_api.id(9049155795569902)
|
|
,p_plug_display_sequence=>10
|
|
,p_include_in_reg_disp_sel_yn=>'Y'
|
|
,p_plug_display_point=>'BODY'
|
|
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
|
|
,p_plug_display_condition_type=>'ITEM_IS_NULL'
|
|
,p_plug_display_when_condition=>'P940_SHOW_SUBSCRIPTIONS'
|
|
,p_attribute_01=>'N'
|
|
,p_attribute_02=>'HTML'
|
|
);
|
|
wwv_flow_api.create_page_plug(
|
|
p_id=>wwv_flow_api.id(21640682102592259)
|
|
,p_plug_name=>'Events (log)'
|
|
,p_parent_plug_id=>wwv_flow_api.id(23157653094829539)
|
|
,p_icon_css_classes=>'fa-clipboard-list'
|
|
,p_region_template_options=>'#DEFAULT#'
|
|
,p_plug_template=>wwv_flow_api.id(9070356145569920)
|
|
,p_plug_display_sequence=>40
|
|
,p_plug_display_point=>'BODY'
|
|
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
|
|
,p_plug_display_condition_type=>'ITEM_IS_NULL'
|
|
,p_plug_display_when_condition=>'P940_SHOW_SUBSCRIPTIONS'
|
|
,p_attribute_01=>'N'
|
|
,p_attribute_02=>'HTML'
|
|
);
|
|
wwv_flow_api.create_page_plug(
|
|
p_id=>wwv_flow_api.id(21641234808592265)
|
|
,p_plug_name=>'Events (log) [GRID]'
|
|
,p_region_name=>'LOG_EVENTS'
|
|
,p_parent_plug_id=>wwv_flow_api.id(23157653094829539)
|
|
,p_region_template_options=>'#DEFAULT#'
|
|
,p_plug_template=>wwv_flow_api.id(9078290074569925)
|
|
,p_plug_display_sequence=>50
|
|
,p_plug_display_point=>'BODY'
|
|
,p_query_type=>'TABLE'
|
|
,p_query_table=>'LOG_EVENTS'
|
|
,p_query_where=>wwv_flow_string.join(wwv_flow_t_varchar2(
|
|
'app_id = app.get_app_id()',
|
|
'AND user_id = NVL(app.get_item(''$USER_ID''), user_id)',
|
|
'AND event_id = NVL(app.get_item(''$EVENT_ID''), event_id)',
|
|
'AND created_at >= TRUNC(app.get_date_item(''G_TODAY''))',
|
|
'AND created_at < TRUNC(app.get_date_item(''G_TODAY'')) + 1'))
|
|
,p_include_rowid_column=>false
|
|
,p_plug_source_type=>'NATIVE_IG'
|
|
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
|
|
,p_plug_display_condition_type=>'ITEM_IS_NULL'
|
|
,p_plug_display_when_condition=>'P940_SHOW_SUBSCRIPTIONS'
|
|
,p_prn_content_disposition=>'ATTACHMENT'
|
|
,p_prn_document_header=>'APEX'
|
|
,p_prn_units=>'INCHES'
|
|
,p_prn_paper_size=>'LETTER'
|
|
,p_prn_width=>11
|
|
,p_prn_height=>8.5
|
|
,p_prn_orientation=>'HORIZONTAL'
|
|
,p_prn_page_header=>'Events (log) [GRID]'
|
|
,p_prn_page_header_font_color=>'#000000'
|
|
,p_prn_page_header_font_family=>'Helvetica'
|
|
,p_prn_page_header_font_weight=>'normal'
|
|
,p_prn_page_header_font_size=>'12'
|
|
,p_prn_page_footer_font_color=>'#000000'
|
|
,p_prn_page_footer_font_family=>'Helvetica'
|
|
,p_prn_page_footer_font_weight=>'normal'
|
|
,p_prn_page_footer_font_size=>'12'
|
|
,p_prn_header_bg_color=>'#EEEEEE'
|
|
,p_prn_header_font_color=>'#000000'
|
|
,p_prn_header_font_family=>'Helvetica'
|
|
,p_prn_header_font_weight=>'bold'
|
|
,p_prn_header_font_size=>'10'
|
|
,p_prn_body_bg_color=>'#FFFFFF'
|
|
,p_prn_body_font_color=>'#000000'
|
|
,p_prn_body_font_family=>'Helvetica'
|
|
,p_prn_body_font_weight=>'normal'
|
|
,p_prn_body_font_size=>'10'
|
|
,p_prn_border_width=>.5
|
|
,p_prn_page_header_alignment=>'CENTER'
|
|
,p_prn_page_footer_alignment=>'CENTER'
|
|
,p_prn_border_color=>'#666666'
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(21827806662427658)
|
|
,p_name=>'LOG_ID'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'LOG_ID'
|
|
,p_data_type=>'NUMBER'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_NUMBER_FIELD'
|
|
,p_heading=>'Log Id'
|
|
,p_heading_alignment=>'RIGHT'
|
|
,p_display_sequence=>10
|
|
,p_value_alignment=>'RIGHT'
|
|
,p_attribute_03=>'right'
|
|
,p_is_required=>true
|
|
,p_enable_filter=>true
|
|
,p_filter_is_required=>false
|
|
,p_filter_lov_type=>'NONE'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(21827916696427659)
|
|
,p_name=>'LOG_PARENT'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'LOG_PARENT'
|
|
,p_data_type=>'NUMBER'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_NUMBER_FIELD'
|
|
,p_heading=>'Log Parent'
|
|
,p_heading_alignment=>'RIGHT'
|
|
,p_display_sequence=>20
|
|
,p_value_alignment=>'RIGHT'
|
|
,p_attribute_03=>'right'
|
|
,p_is_required=>false
|
|
,p_link_target=>'f?p=&APP_ID.:902:&SESSION.::&DEBUG.:902:P902_LOG_ID:&LOG_PARENT.'
|
|
,p_link_text=>'&LOG_PARENT.'
|
|
,p_enable_filter=>true
|
|
,p_filter_is_required=>false
|
|
,p_filter_lov_type=>'NONE'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
,p_security_scheme=>wwv_flow_api.id(9556407311505078)
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(21828040834427660)
|
|
,p_name=>'APP_ID'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'APP_ID'
|
|
,p_data_type=>'NUMBER'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_HIDDEN'
|
|
,p_display_sequence=>30
|
|
,p_attribute_01=>'Y'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>false
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(21828168454427661)
|
|
,p_name=>'PAGE_ID'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'PAGE_ID'
|
|
,p_data_type=>'NUMBER'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_NUMBER_FIELD'
|
|
,p_heading=>'Page Id'
|
|
,p_heading_alignment=>'RIGHT'
|
|
,p_display_sequence=>40
|
|
,p_value_alignment=>'RIGHT'
|
|
,p_attribute_03=>'right'
|
|
,p_is_required=>true
|
|
,p_enable_filter=>true
|
|
,p_filter_is_required=>false
|
|
,p_filter_lov_type=>'NONE'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(21828260473427662)
|
|
,p_name=>'USER_ID'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'USER_ID'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_LINK'
|
|
,p_heading=>'User Id'
|
|
,p_heading_alignment=>'LEFT'
|
|
,p_display_sequence=>50
|
|
,p_value_alignment=>'LEFT'
|
|
,p_link_target=>'f?p=&APP_ID.:940:&SESSION.::&DEBUG.::P940_USER_ID:&USER_ID.'
|
|
,p_link_text=>'&USER_ID.'
|
|
,p_enable_filter=>true
|
|
,p_filter_operators=>'C:S:CASE_INSENSITIVE:REGEXP'
|
|
,p_filter_is_required=>false
|
|
,p_filter_text_case=>'MIXED'
|
|
,p_filter_exact_match=>true
|
|
,p_filter_lov_type=>'DISTINCT'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
,p_escape_on_http_output=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(21828337353427663)
|
|
,p_name=>'SESSION_ID'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'SESSION_ID'
|
|
,p_data_type=>'NUMBER'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_NUMBER_FIELD'
|
|
,p_heading=>'Session Id'
|
|
,p_heading_alignment=>'RIGHT'
|
|
,p_display_sequence=>60
|
|
,p_value_alignment=>'RIGHT'
|
|
,p_attribute_03=>'right'
|
|
,p_is_required=>true
|
|
,p_link_target=>'f?p=&APP_ID.:915:&SESSION.::&DEBUG.:915:P915_SESSION_ID:&SESSION_ID.'
|
|
,p_link_text=>'&SESSION_ID.'
|
|
,p_enable_filter=>true
|
|
,p_filter_is_required=>false
|
|
,p_filter_lov_type=>'NONE'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(21828461405427664)
|
|
,p_name=>'EVENT_ID'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'EVENT_ID'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_TEXT_FIELD'
|
|
,p_heading=>'Event Id'
|
|
,p_heading_alignment=>'LEFT'
|
|
,p_display_sequence=>70
|
|
,p_value_alignment=>'LEFT'
|
|
,p_attribute_05=>'BOTH'
|
|
,p_is_required=>true
|
|
,p_max_length=>30
|
|
,p_link_target=>'f?p=&APP_ID.:940:&SESSION.::&DEBUG.::P940_EVENT_ID:&EVENT_ID.'
|
|
,p_link_text=>'&EVENT_ID.'
|
|
,p_enable_filter=>true
|
|
,p_filter_operators=>'C:S:CASE_INSENSITIVE:REGEXP'
|
|
,p_filter_is_required=>false
|
|
,p_filter_text_case=>'MIXED'
|
|
,p_filter_exact_match=>true
|
|
,p_filter_lov_type=>'DISTINCT'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(21828523601427665)
|
|
,p_name=>'EVENT_VALUE'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'EVENT_VALUE'
|
|
,p_data_type=>'NUMBER'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_NUMBER_FIELD'
|
|
,p_heading=>'Event Value'
|
|
,p_heading_alignment=>'RIGHT'
|
|
,p_display_sequence=>80
|
|
,p_value_alignment=>'RIGHT'
|
|
,p_attribute_03=>'right'
|
|
,p_is_required=>false
|
|
,p_enable_filter=>true
|
|
,p_filter_is_required=>false
|
|
,p_filter_lov_type=>'NONE'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(21828635343427666)
|
|
,p_name=>'CREATED_AT'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'CREATED_AT'
|
|
,p_data_type=>'DATE'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_DATE_PICKER_JET'
|
|
,p_heading=>'Created At'
|
|
,p_heading_alignment=>'CENTER'
|
|
,p_display_sequence=>90
|
|
,p_value_alignment=>'CENTER'
|
|
,p_attribute_01=>'N'
|
|
,p_attribute_02=>'POPUP'
|
|
,p_attribute_03=>'NONE'
|
|
,p_attribute_06=>'NONE'
|
|
,p_attribute_09=>'N'
|
|
,p_attribute_11=>'Y'
|
|
,p_format_mask=>'&FORMAT_TIME.'
|
|
,p_is_required=>true
|
|
,p_enable_filter=>true
|
|
,p_filter_is_required=>false
|
|
,p_filter_date_ranges=>'ALL'
|
|
,p_filter_lov_type=>'DISTINCT'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_interactive_grid(
|
|
p_id=>wwv_flow_api.id(21827789622427657)
|
|
,p_internal_uid=>21827789622427657
|
|
,p_is_editable=>false
|
|
,p_lazy_loading=>false
|
|
,p_requires_filter=>false
|
|
,p_select_first_row=>false
|
|
,p_fixed_row_height=>true
|
|
,p_pagination_type=>'SET'
|
|
,p_show_total_row_count=>true
|
|
,p_show_toolbar=>true
|
|
,p_toolbar_buttons=>'SEARCH_COLUMN:SEARCH_FIELD:ACTIONS_MENU:SAVE'
|
|
,p_enable_save_public_report=>false
|
|
,p_enable_subscriptions=>true
|
|
,p_enable_flashback=>true
|
|
,p_define_chart_view=>true
|
|
,p_enable_download=>true
|
|
,p_download_formats=>'CSV:HTML:XLSX:PDF'
|
|
,p_enable_mail_download=>true
|
|
,p_fixed_header=>'PAGE'
|
|
,p_show_icon_view=>false
|
|
,p_show_detail_view=>false
|
|
,p_javascript_code=>wwv_flow_string.join(wwv_flow_t_varchar2(
|
|
'function(config) {',
|
|
' return unified_ig_toolbar(config);',
|
|
'}',
|
|
''))
|
|
);
|
|
wwv_flow_api.create_ig_report(
|
|
p_id=>wwv_flow_api.id(21932641113704541)
|
|
,p_interactive_grid_id=>wwv_flow_api.id(21827789622427657)
|
|
,p_static_id=>'105370'
|
|
,p_type=>'PRIMARY'
|
|
,p_default_view=>'GRID'
|
|
,p_rows_per_page=>100
|
|
,p_show_row_number=>false
|
|
,p_settings_area_expanded=>true
|
|
);
|
|
wwv_flow_api.create_ig_report_view(
|
|
p_id=>wwv_flow_api.id(21932840053704541)
|
|
,p_report_id=>wwv_flow_api.id(21932641113704541)
|
|
,p_view_type=>'GRID'
|
|
,p_stretch_columns=>true
|
|
,p_srv_exclude_null_values=>false
|
|
,p_srv_only_display_columns=>true
|
|
,p_edit_mode=>false
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(21933397822704543)
|
|
,p_view_id=>wwv_flow_api.id(21932840053704541)
|
|
,p_display_seq=>2
|
|
,p_column_id=>wwv_flow_api.id(21827806662427658)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>120
|
|
,p_sort_order=>1
|
|
,p_sort_direction=>'DESC'
|
|
,p_sort_nulls=>'FIRST'
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(21934226004704546)
|
|
,p_view_id=>wwv_flow_api.id(21932840053704541)
|
|
,p_display_seq=>3
|
|
,p_column_id=>wwv_flow_api.id(21827916696427659)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>120
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(21935150176704548)
|
|
,p_view_id=>wwv_flow_api.id(21932840053704541)
|
|
,p_display_seq=>5
|
|
,p_column_id=>wwv_flow_api.id(21828040834427660)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(21936084298704551)
|
|
,p_view_id=>wwv_flow_api.id(21932840053704541)
|
|
,p_display_seq=>5
|
|
,p_column_id=>wwv_flow_api.id(21828168454427661)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>120
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(21936919409704553)
|
|
,p_view_id=>wwv_flow_api.id(21932840053704541)
|
|
,p_display_seq=>6
|
|
,p_column_id=>wwv_flow_api.id(21828260473427662)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>240
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(21937810476704556)
|
|
,p_view_id=>wwv_flow_api.id(21932840053704541)
|
|
,p_display_seq=>7
|
|
,p_column_id=>wwv_flow_api.id(21828337353427663)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>180
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(21938754336704559)
|
|
,p_view_id=>wwv_flow_api.id(21932840053704541)
|
|
,p_display_seq=>0
|
|
,p_column_id=>wwv_flow_api.id(21828461405427664)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>240
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(21939686361704561)
|
|
,p_view_id=>wwv_flow_api.id(21932840053704541)
|
|
,p_display_seq=>1
|
|
,p_column_id=>wwv_flow_api.id(21828523601427665)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>120
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(21940546839704564)
|
|
,p_view_id=>wwv_flow_api.id(21932840053704541)
|
|
,p_display_seq=>8
|
|
,p_column_id=>wwv_flow_api.id(21828635343427666)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>120
|
|
);
|
|
wwv_flow_api.create_page_plug(
|
|
p_id=>wwv_flow_api.id(21827346720427653)
|
|
,p_plug_name=>'Events'
|
|
,p_parent_plug_id=>wwv_flow_api.id(23157653094829539)
|
|
,p_icon_css_classes=>'fa-tags'
|
|
,p_region_template_options=>'#DEFAULT#'
|
|
,p_plug_template=>wwv_flow_api.id(9070356145569920)
|
|
,p_plug_display_sequence=>10
|
|
,p_plug_display_point=>'BODY'
|
|
,p_plug_source=>wwv_flow_string.join(wwv_flow_t_varchar2(
|
|
'Business* events (separated from common logs) so you can track them independently<br />',
|
|
'and increase alertness of related people via Subscriptions.'))
|
|
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
|
|
,p_attribute_01=>'N'
|
|
,p_attribute_02=>'HTML'
|
|
);
|
|
wwv_flow_api.create_page_plug(
|
|
p_id=>wwv_flow_api.id(22534970866307725)
|
|
,p_plug_name=>'Events [CHART]'
|
|
,p_parent_plug_id=>wwv_flow_api.id(23157653094829539)
|
|
,p_region_template_options=>'#DEFAULT#:t-Region--removeHeader js-removeLandmark:t-Region--scrollBody'
|
|
,p_escape_on_http_output=>'Y'
|
|
,p_plug_template=>wwv_flow_api.id(9080157814569926)
|
|
,p_plug_display_sequence=>30
|
|
,p_plug_display_point=>'BODY'
|
|
,p_query_type=>'TABLE'
|
|
,p_query_table=>'EVENTS_CHART'
|
|
,p_query_order_by=>'CHART_LABEL'
|
|
,p_include_rowid_column=>false
|
|
,p_plug_source_type=>'NATIVE_JET_CHART'
|
|
,p_plug_query_num_rows=>15
|
|
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
|
|
,p_plug_display_condition_type=>'EXISTS'
|
|
,p_plug_display_when_condition=>wwv_flow_string.join(wwv_flow_t_varchar2(
|
|
'SELECT 1',
|
|
'FROM events_chart',
|
|
'WHERE count_events > 0',
|
|
' AND ROWNUM = 1',
|
|
' AND :P940_SHOW_SUBSCRIPTIONS IS NULL;'))
|
|
);
|
|
wwv_flow_api.create_jet_chart(
|
|
p_id=>wwv_flow_api.id(11410011903181950)
|
|
,p_region_id=>wwv_flow_api.id(22534970866307725)
|
|
,p_chart_type=>'line'
|
|
,p_height=>'400'
|
|
,p_animation_on_display=>'none'
|
|
,p_animation_on_data_change=>'none'
|
|
,p_orientation=>'vertical'
|
|
,p_data_cursor=>'auto'
|
|
,p_data_cursor_behavior=>'auto'
|
|
,p_hover_behavior=>'dim'
|
|
,p_stack=>'off'
|
|
,p_stack_label=>'off'
|
|
,p_connect_nulls=>'Y'
|
|
,p_value_position=>'auto'
|
|
,p_fill_multi_series_gaps=>false
|
|
,p_zoom_and_scroll=>'off'
|
|
,p_tooltip_rendered=>'Y'
|
|
,p_show_series_name=>true
|
|
,p_show_group_name=>true
|
|
,p_show_value=>true
|
|
,p_show_label=>true
|
|
,p_show_row=>true
|
|
,p_show_start=>true
|
|
,p_show_end=>true
|
|
,p_show_progress=>true
|
|
,p_show_baseline=>true
|
|
,p_legend_rendered=>'off'
|
|
,p_legend_position=>'auto'
|
|
,p_overview_rendered=>'off'
|
|
,p_horizontal_grid=>'auto'
|
|
,p_vertical_grid=>'auto'
|
|
,p_gauge_orientation=>'circular'
|
|
,p_gauge_plot_area=>'on'
|
|
,p_show_gauge_value=>true
|
|
);
|
|
wwv_flow_api.create_jet_chart_series(
|
|
p_id=>wwv_flow_api.id(11411758875181953)
|
|
,p_chart_id=>wwv_flow_api.id(11410011903181950)
|
|
,p_seq=>10
|
|
,p_name=>'Events'
|
|
,p_location=>'REGION_SOURCE'
|
|
,p_items_value_column_name=>'COUNT_EVENTS'
|
|
,p_items_label_column_name=>'CHART_LABEL'
|
|
,p_line_style=>'solid'
|
|
,p_line_type=>'auto'
|
|
,p_marker_rendered=>'auto'
|
|
,p_marker_shape=>'circle'
|
|
,p_assigned_to_y2=>'off'
|
|
,p_items_label_rendered=>false
|
|
,p_items_label_display_as=>'PERCENT'
|
|
,p_threshold_display=>'onIndicator'
|
|
);
|
|
wwv_flow_api.create_jet_chart_axis(
|
|
p_id=>wwv_flow_api.id(11410516346181951)
|
|
,p_chart_id=>wwv_flow_api.id(11410011903181950)
|
|
,p_axis=>'x'
|
|
,p_is_rendered=>'on'
|
|
,p_format_scaling=>'auto'
|
|
,p_scaling=>'linear'
|
|
,p_baseline_scaling=>'zero'
|
|
,p_major_tick_rendered=>'on'
|
|
,p_minor_tick_rendered=>'off'
|
|
,p_tick_label_rendered=>'on'
|
|
,p_tick_label_rotation=>'auto'
|
|
,p_tick_label_position=>'outside'
|
|
,p_zoom_order_seconds=>false
|
|
,p_zoom_order_minutes=>false
|
|
,p_zoom_order_hours=>false
|
|
,p_zoom_order_days=>false
|
|
,p_zoom_order_weeks=>false
|
|
,p_zoom_order_months=>false
|
|
,p_zoom_order_quarters=>false
|
|
,p_zoom_order_years=>false
|
|
);
|
|
wwv_flow_api.create_jet_chart_axis(
|
|
p_id=>wwv_flow_api.id(11411179436181952)
|
|
,p_chart_id=>wwv_flow_api.id(11410011903181950)
|
|
,p_axis=>'y'
|
|
,p_is_rendered=>'on'
|
|
,p_min=>0
|
|
,p_format_type=>'decimal'
|
|
,p_decimal_places=>0
|
|
,p_format_scaling=>'none'
|
|
,p_scaling=>'linear'
|
|
,p_baseline_scaling=>'zero'
|
|
,p_position=>'auto'
|
|
,p_major_tick_rendered=>'on'
|
|
,p_minor_tick_rendered=>'off'
|
|
,p_tick_label_rendered=>'on'
|
|
);
|
|
wwv_flow_api.create_page_plug(
|
|
p_id=>wwv_flow_api.id(23156042208829523)
|
|
,p_plug_name=>'Events [GRID]'
|
|
,p_parent_plug_id=>wwv_flow_api.id(23157653094829539)
|
|
,p_region_template_options=>'#DEFAULT#'
|
|
,p_component_template_options=>'#DEFAULT#'
|
|
,p_plug_template=>wwv_flow_api.id(9078290074569925)
|
|
,p_plug_display_sequence=>20
|
|
,p_plug_display_point=>'BODY'
|
|
,p_query_type=>'TABLE'
|
|
,p_query_table=>'EVENTS_OVERVIEW'
|
|
,p_include_rowid_column=>false
|
|
,p_plug_source_type=>'NATIVE_IG'
|
|
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
|
|
,p_prn_content_disposition=>'ATTACHMENT'
|
|
,p_prn_document_header=>'APEX'
|
|
,p_prn_units=>'MILLIMETERS'
|
|
,p_prn_paper_size=>'A4'
|
|
,p_prn_width=>297
|
|
,p_prn_height=>210
|
|
,p_prn_orientation=>'HORIZONTAL'
|
|
,p_prn_page_header=>'Events [GRID]'
|
|
,p_prn_page_header_font_color=>'#000000'
|
|
,p_prn_page_header_font_family=>'Helvetica'
|
|
,p_prn_page_header_font_weight=>'normal'
|
|
,p_prn_page_header_font_size=>'12'
|
|
,p_prn_page_footer_font_color=>'#000000'
|
|
,p_prn_page_footer_font_family=>'Helvetica'
|
|
,p_prn_page_footer_font_weight=>'normal'
|
|
,p_prn_page_footer_font_size=>'12'
|
|
,p_prn_header_bg_color=>'#EEEEEE'
|
|
,p_prn_header_font_color=>'#000000'
|
|
,p_prn_header_font_family=>'Helvetica'
|
|
,p_prn_header_font_weight=>'bold'
|
|
,p_prn_header_font_size=>'10'
|
|
,p_prn_body_bg_color=>'#FFFFFF'
|
|
,p_prn_body_font_color=>'#000000'
|
|
,p_prn_body_font_family=>'Helvetica'
|
|
,p_prn_body_font_weight=>'normal'
|
|
,p_prn_body_font_size=>'10'
|
|
,p_prn_border_width=>.5
|
|
,p_prn_page_header_alignment=>'CENTER'
|
|
,p_prn_page_footer_alignment=>'CENTER'
|
|
,p_prn_border_color=>'#666666'
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23156357941829526)
|
|
,p_name=>'EVENT_ID'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'EVENT_ID'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_TEXT_FIELD'
|
|
,p_heading=>'Event Id'
|
|
,p_heading_alignment=>'LEFT'
|
|
,p_display_sequence=>30
|
|
,p_value_alignment=>'LEFT'
|
|
,p_attribute_05=>'BOTH'
|
|
,p_is_required=>true
|
|
,p_max_length=>30
|
|
,p_enable_filter=>true
|
|
,p_filter_operators=>'C:S:CASE_INSENSITIVE:REGEXP'
|
|
,p_filter_is_required=>false
|
|
,p_filter_text_case=>'MIXED'
|
|
,p_filter_exact_match=>true
|
|
,p_filter_lov_type=>'DISTINCT'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>true
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23156470951829527)
|
|
,p_name=>'EVENT_NAME'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'EVENT_NAME'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_TEXT_FIELD'
|
|
,p_heading=>'Event Name'
|
|
,p_heading_alignment=>'LEFT'
|
|
,p_display_sequence=>40
|
|
,p_value_alignment=>'LEFT'
|
|
,p_attribute_05=>'BOTH'
|
|
,p_is_required=>false
|
|
,p_max_length=>64
|
|
,p_enable_filter=>true
|
|
,p_filter_operators=>'C:S:CASE_INSENSITIVE:REGEXP'
|
|
,p_filter_is_required=>false
|
|
,p_filter_text_case=>'MIXED'
|
|
,p_filter_exact_match=>true
|
|
,p_filter_lov_type=>'DISTINCT'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23156555201829528)
|
|
,p_name=>'EVENT_GROUP'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'EVENT_GROUP'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_TEXT_FIELD'
|
|
,p_heading=>'Event Group'
|
|
,p_heading_alignment=>'LEFT'
|
|
,p_display_sequence=>50
|
|
,p_value_alignment=>'LEFT'
|
|
,p_attribute_05=>'BOTH'
|
|
,p_is_required=>false
|
|
,p_max_length=>64
|
|
,p_enable_filter=>true
|
|
,p_filter_operators=>'C:S:CASE_INSENSITIVE:REGEXP'
|
|
,p_filter_is_required=>false
|
|
,p_filter_text_case=>'MIXED'
|
|
,p_filter_exact_match=>true
|
|
,p_filter_lov_type=>'DISTINCT'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23156634534829529)
|
|
,p_name=>'DESCRIPTION_'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'DESCRIPTION_'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_TEXT_FIELD'
|
|
,p_heading=>'Description'
|
|
,p_heading_alignment=>'LEFT'
|
|
,p_display_sequence=>60
|
|
,p_value_alignment=>'LEFT'
|
|
,p_attribute_05=>'BOTH'
|
|
,p_is_required=>false
|
|
,p_max_length=>1000
|
|
,p_enable_filter=>true
|
|
,p_filter_operators=>'C:S:CASE_INSENSITIVE:REGEXP'
|
|
,p_filter_is_required=>false
|
|
,p_filter_text_case=>'MIXED'
|
|
,p_filter_lov_type=>'NONE'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>false
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23156777359829530)
|
|
,p_name=>'IS_ACTIVE'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'IS_ACTIVE'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_SINGLE_CHECKBOX'
|
|
,p_heading=>'Active'
|
|
,p_heading_alignment=>'CENTER'
|
|
,p_display_sequence=>70
|
|
,p_value_alignment=>'CENTER'
|
|
,p_attribute_01=>'N'
|
|
,p_attribute_02=>'Y'
|
|
,p_is_required=>false
|
|
,p_enable_filter=>true
|
|
,p_filter_operators=>'C:S:CASE_INSENSITIVE:REGEXP'
|
|
,p_filter_is_required=>false
|
|
,p_filter_text_case=>'MIXED'
|
|
,p_filter_exact_match=>true
|
|
,p_filter_lov_type=>'DISTINCT'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_default_type=>'STATIC'
|
|
,p_default_expression=>'Y'
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23157012453829533)
|
|
,p_name=>'APEX$ROW_ACTION'
|
|
,p_item_type=>'NATIVE_ROW_ACTION'
|
|
,p_display_sequence=>20
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23157148950829534)
|
|
,p_name=>'APEX$ROW_SELECTOR'
|
|
,p_item_type=>'NATIVE_ROW_SELECTOR'
|
|
,p_display_sequence=>10
|
|
,p_attribute_01=>'Y'
|
|
,p_attribute_02=>'Y'
|
|
,p_attribute_03=>'N'
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23157395264829536)
|
|
,p_name=>'COUNT_EVENTS'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'COUNT_EVENTS'
|
|
,p_data_type=>'NUMBER'
|
|
,p_is_query_only=>true
|
|
,p_item_type=>'NATIVE_DISPLAY_ONLY'
|
|
,p_heading=>'Count'
|
|
,p_heading_alignment=>'RIGHT'
|
|
,p_display_sequence=>80
|
|
,p_value_alignment=>'RIGHT'
|
|
,p_attribute_02=>'VALUE'
|
|
,p_attribute_05=>'PLAIN'
|
|
,p_link_target=>'f?p=&APP_ID.:940:&SESSION.::&DEBUG.:940:P940_EVENT_ID:&EVENT_ID.'
|
|
,p_link_text=>'&COUNT_EVENTS.'
|
|
,p_enable_filter=>true
|
|
,p_filter_is_required=>false
|
|
,p_filter_lov_type=>'NONE'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_interactive_grid(
|
|
p_id=>wwv_flow_api.id(23156120006829524)
|
|
,p_internal_uid=>23156120006829524
|
|
,p_is_editable=>true
|
|
,p_edit_operations=>'i:u:d'
|
|
,p_lost_update_check_type=>'VALUES'
|
|
,p_add_row_if_empty=>false
|
|
,p_submit_checked_rows=>false
|
|
,p_lazy_loading=>false
|
|
,p_requires_filter=>false
|
|
,p_select_first_row=>false
|
|
,p_fixed_row_height=>true
|
|
,p_pagination_type=>'SET'
|
|
,p_show_total_row_count=>true
|
|
,p_show_toolbar=>true
|
|
,p_toolbar_buttons=>'SEARCH_COLUMN:SEARCH_FIELD:ACTIONS_MENU:SAVE'
|
|
,p_enable_save_public_report=>false
|
|
,p_enable_subscriptions=>true
|
|
,p_enable_flashback=>true
|
|
,p_define_chart_view=>true
|
|
,p_enable_download=>true
|
|
,p_download_formats=>'CSV:HTML:XLSX:PDF'
|
|
,p_enable_mail_download=>true
|
|
,p_fixed_header=>'PAGE'
|
|
,p_show_icon_view=>false
|
|
,p_show_detail_view=>false
|
|
,p_javascript_code=>wwv_flow_string.join(wwv_flow_t_varchar2(
|
|
'function(config) {',
|
|
' return unified_ig_toolbar(config);',
|
|
'}',
|
|
''))
|
|
);
|
|
wwv_flow_api.create_ig_report(
|
|
p_id=>wwv_flow_api.id(23246761384421526)
|
|
,p_interactive_grid_id=>wwv_flow_api.id(23156120006829524)
|
|
,p_static_id=>'232468'
|
|
,p_type=>'PRIMARY'
|
|
,p_default_view=>'GRID'
|
|
,p_rows_per_page=>50
|
|
,p_show_row_number=>false
|
|
,p_settings_area_expanded=>false
|
|
);
|
|
wwv_flow_api.create_ig_report_view(
|
|
p_id=>wwv_flow_api.id(23246915543421526)
|
|
,p_report_id=>wwv_flow_api.id(23246761384421526)
|
|
,p_view_type=>'GRID'
|
|
,p_stretch_columns=>true
|
|
,p_srv_exclude_null_values=>false
|
|
,p_srv_only_display_columns=>true
|
|
,p_edit_mode=>false
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23248325420421531)
|
|
,p_view_id=>wwv_flow_api.id(23246915543421526)
|
|
,p_display_seq=>3
|
|
,p_column_id=>wwv_flow_api.id(23156357941829526)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>240
|
|
,p_sort_order=>1
|
|
,p_sort_direction=>'ASC'
|
|
,p_sort_nulls=>'LAST'
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23249287534421533)
|
|
,p_view_id=>wwv_flow_api.id(23246915543421526)
|
|
,p_display_seq=>3
|
|
,p_column_id=>wwv_flow_api.id(23156470951829527)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>240
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23250110983421535)
|
|
,p_view_id=>wwv_flow_api.id(23246915543421526)
|
|
,p_display_seq=>1
|
|
,p_column_id=>wwv_flow_api.id(23156555201829528)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>180
|
|
,p_break_order=>5
|
|
,p_break_is_enabled=>true
|
|
,p_break_sort_direction=>'ASC'
|
|
,p_break_sort_nulls=>'LAST'
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23251093883421537)
|
|
,p_view_id=>wwv_flow_api.id(23246915543421526)
|
|
,p_display_seq=>6
|
|
,p_column_id=>wwv_flow_api.id(23156634534829529)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23251959936421539)
|
|
,p_view_id=>wwv_flow_api.id(23246915543421526)
|
|
,p_display_seq=>5
|
|
,p_column_id=>wwv_flow_api.id(23156777359829530)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>80
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23255574186424818)
|
|
,p_view_id=>wwv_flow_api.id(23246915543421526)
|
|
,p_display_seq=>0
|
|
,p_column_id=>wwv_flow_api.id(23157012453829533)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>true
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23269186444455823)
|
|
,p_view_id=>wwv_flow_api.id(23246915543421526)
|
|
,p_display_seq=>4
|
|
,p_column_id=>wwv_flow_api.id(23157395264829536)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>80
|
|
);
|
|
wwv_flow_api.create_page_plug(
|
|
p_id=>wwv_flow_api.id(23157750092829540)
|
|
,p_plug_name=>'SUBSCRIPTIONS'
|
|
,p_region_template_options=>'#DEFAULT#'
|
|
,p_plug_template=>wwv_flow_api.id(9049155795569902)
|
|
,p_plug_display_sequence=>40
|
|
,p_include_in_reg_disp_sel_yn=>'Y'
|
|
,p_plug_display_point=>'BODY'
|
|
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
|
|
,p_plug_display_condition_type=>'ITEM_IS_NOT_NULL'
|
|
,p_plug_display_when_condition=>'P940_SHOW_SUBSCRIPTIONS'
|
|
,p_attribute_01=>'N'
|
|
,p_attribute_02=>'HTML'
|
|
);
|
|
wwv_flow_api.create_page_plug(
|
|
p_id=>wwv_flow_api.id(23157847743829541)
|
|
,p_plug_name=>'Subscriptions'
|
|
,p_parent_plug_id=>wwv_flow_api.id(23157750092829540)
|
|
,p_icon_css_classes=>'fa-envelope-open-o'
|
|
,p_region_template_options=>'#DEFAULT#'
|
|
,p_plug_template=>wwv_flow_api.id(9070356145569920)
|
|
,p_plug_display_sequence=>50
|
|
,p_plug_display_point=>'BODY'
|
|
,p_plug_source=>wwv_flow_string.join(wwv_flow_t_varchar2(
|
|
'Subscribe role to event and send notifications based on schedule.',
|
|
'With Evaluation function you can finetune recepients.'))
|
|
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
|
|
,p_attribute_01=>'N'
|
|
,p_attribute_02=>'HTML'
|
|
);
|
|
wwv_flow_api.create_page_plug(
|
|
p_id=>wwv_flow_api.id(23158084324829543)
|
|
,p_plug_name=>'Subscriptions [GRID]'
|
|
,p_parent_plug_id=>wwv_flow_api.id(23157750092829540)
|
|
,p_region_template_options=>'#DEFAULT#'
|
|
,p_component_template_options=>'#DEFAULT#'
|
|
,p_plug_template=>wwv_flow_api.id(9078290074569925)
|
|
,p_plug_display_sequence=>60
|
|
,p_plug_display_point=>'BODY'
|
|
,p_query_type=>'TABLE'
|
|
,p_query_table=>'MAIL_SUBSCRIPTIONS'
|
|
,p_include_rowid_column=>false
|
|
,p_plug_source_type=>'NATIVE_IG'
|
|
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
|
|
,p_prn_units=>'MILLIMETERS'
|
|
,p_prn_paper_size=>'A4'
|
|
,p_prn_width=>297
|
|
,p_prn_height=>210
|
|
,p_prn_orientation=>'HORIZONTAL'
|
|
,p_prn_page_header=>'Subscriptions [GRID]'
|
|
,p_prn_page_header_font_color=>'#000000'
|
|
,p_prn_page_header_font_family=>'Helvetica'
|
|
,p_prn_page_header_font_weight=>'normal'
|
|
,p_prn_page_header_font_size=>'12'
|
|
,p_prn_page_footer_font_color=>'#000000'
|
|
,p_prn_page_footer_font_family=>'Helvetica'
|
|
,p_prn_page_footer_font_weight=>'normal'
|
|
,p_prn_page_footer_font_size=>'12'
|
|
,p_prn_header_bg_color=>'#EEEEEE'
|
|
,p_prn_header_font_color=>'#000000'
|
|
,p_prn_header_font_family=>'Helvetica'
|
|
,p_prn_header_font_weight=>'bold'
|
|
,p_prn_header_font_size=>'10'
|
|
,p_prn_body_bg_color=>'#FFFFFF'
|
|
,p_prn_body_font_color=>'#000000'
|
|
,p_prn_body_font_family=>'Helvetica'
|
|
,p_prn_body_font_weight=>'normal'
|
|
,p_prn_body_font_size=>'10'
|
|
,p_prn_border_width=>.5
|
|
,p_prn_page_header_alignment=>'CENTER'
|
|
,p_prn_page_footer_alignment=>'CENTER'
|
|
,p_prn_border_color=>'#666666'
|
|
);
|
|
wwv_flow_api.create_region_column_group(
|
|
p_id=>wwv_flow_api.id(23305064686761006)
|
|
,p_heading=>'Functions'
|
|
);
|
|
wwv_flow_api.create_region_column_group(
|
|
p_id=>wwv_flow_api.id(23305184629761007)
|
|
,p_heading=>'Subscription Info'
|
|
);
|
|
wwv_flow_api.create_region_column_group(
|
|
p_id=>wwv_flow_api.id(23305789993761013)
|
|
,p_heading=>'Evaluation'
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23158237264829545)
|
|
,p_name=>'APP_ID'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'APP_ID'
|
|
,p_data_type=>'NUMBER'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_HIDDEN'
|
|
,p_display_sequence=>30
|
|
,p_attribute_01=>'Y'
|
|
,p_filter_is_required=>false
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_is_primary_key=>false
|
|
,p_default_type=>'EXPRESSION'
|
|
,p_default_language=>'PLSQL'
|
|
,p_default_expression=>'app.get_app_id()'
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>false
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23158312726829546)
|
|
,p_name=>'EVENT_ID'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'EVENT_ID'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_POPUP_LOV'
|
|
,p_heading=>'Event Id'
|
|
,p_heading_alignment=>'LEFT'
|
|
,p_display_sequence=>40
|
|
,p_value_alignment=>'LEFT'
|
|
,p_group_id=>wwv_flow_api.id(23305184629761007)
|
|
,p_use_group_for=>'BOTH'
|
|
,p_attribute_01=>'POPUP'
|
|
,p_attribute_02=>'FIRST_ROWSET'
|
|
,p_attribute_03=>'N'
|
|
,p_attribute_04=>'N'
|
|
,p_attribute_05=>'Y'
|
|
,p_attribute_06=>'0'
|
|
,p_attribute_08=>'640'
|
|
,p_is_required=>true
|
|
,p_max_length=>30
|
|
,p_lov_type=>'SHARED'
|
|
,p_lov_id=>wwv_flow_api.id(23358048190795242)
|
|
,p_lov_display_extra=>true
|
|
,p_lov_display_null=>true
|
|
,p_enable_filter=>true
|
|
,p_filter_operators=>'C:S:CASE_INSENSITIVE:REGEXP'
|
|
,p_filter_is_required=>false
|
|
,p_filter_text_case=>'MIXED'
|
|
,p_filter_exact_match=>true
|
|
,p_filter_lov_type=>'LOV'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>true
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.component_end;
|
|
end;
|
|
/
|
|
begin
|
|
wwv_flow_api.component_begin (
|
|
p_version_yyyy_mm_dd=>'2021.04.15'
|
|
,p_release=>'21.1.7'
|
|
,p_default_workspace_id=>9014660246496943
|
|
,p_default_application_id=>770
|
|
,p_default_id_offset=>0
|
|
,p_default_owner=>'CORE'
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23158483838829547)
|
|
,p_name=>'ROLE_ID'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'ROLE_ID'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_POPUP_LOV'
|
|
,p_heading=>'Role Id'
|
|
,p_heading_alignment=>'LEFT'
|
|
,p_display_sequence=>50
|
|
,p_value_alignment=>'LEFT'
|
|
,p_group_id=>wwv_flow_api.id(23305184629761007)
|
|
,p_use_group_for=>'BOTH'
|
|
,p_attribute_01=>'POPUP'
|
|
,p_attribute_02=>'FIRST_ROWSET'
|
|
,p_attribute_03=>'N'
|
|
,p_attribute_04=>'N'
|
|
,p_attribute_05=>'Y'
|
|
,p_attribute_06=>'0'
|
|
,p_attribute_08=>'640'
|
|
,p_is_required=>true
|
|
,p_max_length=>30
|
|
,p_lov_type=>'SHARED'
|
|
,p_lov_id=>wwv_flow_api.id(23355717957771143)
|
|
,p_lov_display_extra=>true
|
|
,p_lov_display_null=>true
|
|
,p_enable_filter=>true
|
|
,p_filter_operators=>'C:S:CASE_INSENSITIVE:REGEXP'
|
|
,p_filter_is_required=>false
|
|
,p_filter_text_case=>'MIXED'
|
|
,p_filter_exact_match=>true
|
|
,p_filter_lov_type=>'LOV'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>true
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23304720056761003)
|
|
,p_name=>'IS_ACTIVE'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'IS_ACTIVE'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_SINGLE_CHECKBOX'
|
|
,p_heading=>'Active'
|
|
,p_heading_alignment=>'CENTER'
|
|
,p_display_sequence=>80
|
|
,p_value_alignment=>'CENTER'
|
|
,p_attribute_01=>'N'
|
|
,p_attribute_02=>'Y'
|
|
,p_is_required=>false
|
|
,p_enable_filter=>true
|
|
,p_filter_operators=>'C:S:CASE_INSENSITIVE:REGEXP'
|
|
,p_filter_is_required=>false
|
|
,p_filter_text_case=>'MIXED'
|
|
,p_filter_exact_match=>true
|
|
,p_filter_lov_type=>'DISTINCT'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_default_type=>'STATIC'
|
|
,p_default_expression=>'Y'
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23304813501761004)
|
|
,p_name=>'UPDATED_BY'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'UPDATED_BY'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_HIDDEN'
|
|
,p_display_sequence=>120
|
|
,p_attribute_01=>'Y'
|
|
,p_filter_is_required=>false
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>false
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23304958041761005)
|
|
,p_name=>'UPDATED_AT'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'UPDATED_AT'
|
|
,p_data_type=>'DATE'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_HIDDEN'
|
|
,p_display_sequence=>130
|
|
,p_attribute_01=>'Y'
|
|
,p_filter_is_required=>false
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>false
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23305257096761008)
|
|
,p_name=>'APEX$ROW_ACTION'
|
|
,p_item_type=>'NATIVE_ROW_ACTION'
|
|
,p_display_sequence=>20
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23305386868761009)
|
|
,p_name=>'APEX$ROW_SELECTOR'
|
|
,p_item_type=>'NATIVE_ROW_SELECTOR'
|
|
,p_display_sequence=>10
|
|
,p_attribute_01=>'Y'
|
|
,p_attribute_02=>'Y'
|
|
,p_attribute_03=>'N'
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23305651794761012)
|
|
,p_name=>'EVAL_FUNCTION'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'EVAL_FUNCTION'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_TEXT_FIELD'
|
|
,p_heading=>'Evaluation'
|
|
,p_heading_alignment=>'LEFT'
|
|
,p_display_sequence=>100
|
|
,p_value_alignment=>'LEFT'
|
|
,p_group_id=>wwv_flow_api.id(23305064686761006)
|
|
,p_use_group_for=>'BOTH'
|
|
,p_attribute_05=>'BOTH'
|
|
,p_is_required=>false
|
|
,p_max_length=>64
|
|
,p_enable_filter=>true
|
|
,p_filter_operators=>'C:S:CASE_INSENSITIVE:REGEXP'
|
|
,p_filter_is_required=>false
|
|
,p_filter_text_case=>'MIXED'
|
|
,p_filter_exact_match=>true
|
|
,p_filter_lov_type=>'DISTINCT'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23305833292761014)
|
|
,p_name=>'PROCESSED_LOG_ID'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'PROCESSED_LOG_ID'
|
|
,p_data_type=>'NUMBER'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_HIDDEN'
|
|
,p_display_sequence=>110
|
|
,p_attribute_01=>'Y'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>false
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23308778059761043)
|
|
,p_name=>'SCHEDULE_ID'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'SCHEDULE_ID'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_POPUP_LOV'
|
|
,p_heading=>'Schedule Id'
|
|
,p_heading_alignment=>'LEFT'
|
|
,p_display_sequence=>70
|
|
,p_value_alignment=>'LEFT'
|
|
,p_group_id=>wwv_flow_api.id(23305184629761007)
|
|
,p_use_group_for=>'BOTH'
|
|
,p_attribute_01=>'POPUP'
|
|
,p_attribute_02=>'FIRST_ROWSET'
|
|
,p_attribute_03=>'N'
|
|
,p_attribute_04=>'N'
|
|
,p_attribute_05=>'Y'
|
|
,p_attribute_06=>'0'
|
|
,p_attribute_08=>'800'
|
|
,p_is_required=>false
|
|
,p_max_length=>30
|
|
,p_lov_type=>'SHARED'
|
|
,p_lov_id=>wwv_flow_api.id(24119159536460151)
|
|
,p_lov_display_extra=>true
|
|
,p_lov_display_null=>true
|
|
,p_enable_filter=>true
|
|
,p_filter_operators=>'C:S:CASE_INSENSITIVE:REGEXP'
|
|
,p_filter_is_required=>false
|
|
,p_filter_text_case=>'MIXED'
|
|
,p_filter_exact_match=>true
|
|
,p_filter_lov_type=>'LOV'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23308819232761044)
|
|
,p_name=>'TEMPLATE_ID'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'TEMPLATE_ID'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_POPUP_LOV'
|
|
,p_heading=>'Template Id'
|
|
,p_heading_alignment=>'LEFT'
|
|
,p_display_sequence=>60
|
|
,p_value_alignment=>'LEFT'
|
|
,p_group_id=>wwv_flow_api.id(23305184629761007)
|
|
,p_use_group_for=>'BOTH'
|
|
,p_attribute_01=>'POPUP'
|
|
,p_attribute_02=>'FIRST_ROWSET'
|
|
,p_attribute_03=>'N'
|
|
,p_attribute_04=>'N'
|
|
,p_attribute_05=>'Y'
|
|
,p_attribute_06=>'0'
|
|
,p_attribute_08=>'800'
|
|
,p_is_required=>true
|
|
,p_max_length=>30
|
|
,p_lov_type=>'SHARED'
|
|
,p_lov_id=>wwv_flow_api.id(23870250359957521)
|
|
,p_lov_display_extra=>true
|
|
,p_lov_display_null=>true
|
|
,p_enable_filter=>true
|
|
,p_filter_operators=>'C:S:CASE_INSENSITIVE:REGEXP'
|
|
,p_filter_is_required=>false
|
|
,p_filter_text_case=>'MIXED'
|
|
,p_filter_exact_match=>true
|
|
,p_filter_lov_type=>'LOV'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_interactive_grid(
|
|
p_id=>wwv_flow_api.id(23158153200829544)
|
|
,p_internal_uid=>23158153200829544
|
|
,p_is_editable=>true
|
|
,p_edit_operations=>'i:u:d'
|
|
,p_lost_update_check_type=>'VALUES'
|
|
,p_add_row_if_empty=>false
|
|
,p_submit_checked_rows=>false
|
|
,p_lazy_loading=>false
|
|
,p_requires_filter=>false
|
|
,p_select_first_row=>false
|
|
,p_fixed_row_height=>true
|
|
,p_pagination_type=>'SET'
|
|
,p_show_total_row_count=>true
|
|
,p_show_toolbar=>true
|
|
,p_toolbar_buttons=>'SEARCH_COLUMN:SEARCH_FIELD:ACTIONS_MENU:SAVE'
|
|
,p_enable_save_public_report=>false
|
|
,p_enable_subscriptions=>true
|
|
,p_enable_flashback=>true
|
|
,p_define_chart_view=>true
|
|
,p_enable_download=>true
|
|
,p_download_formats=>'CSV:HTML:XLSX:PDF'
|
|
,p_enable_mail_download=>true
|
|
,p_fixed_header=>'PAGE'
|
|
,p_show_icon_view=>false
|
|
,p_show_detail_view=>false
|
|
,p_javascript_code=>wwv_flow_string.join(wwv_flow_t_varchar2(
|
|
'function(config) {',
|
|
' return unified_ig_toolbar(config);',
|
|
'}',
|
|
''))
|
|
);
|
|
wwv_flow_api.create_ig_report(
|
|
p_id=>wwv_flow_api.id(23310150099763120)
|
|
,p_interactive_grid_id=>wwv_flow_api.id(23158153200829544)
|
|
,p_static_id=>'233102'
|
|
,p_type=>'PRIMARY'
|
|
,p_default_view=>'GRID'
|
|
,p_rows_per_page=>50
|
|
,p_show_row_number=>false
|
|
,p_settings_area_expanded=>false
|
|
);
|
|
wwv_flow_api.create_ig_report_view(
|
|
p_id=>wwv_flow_api.id(23310341069763120)
|
|
,p_report_id=>wwv_flow_api.id(23310150099763120)
|
|
,p_view_type=>'GRID'
|
|
,p_stretch_columns=>true
|
|
,p_srv_exclude_null_values=>false
|
|
,p_srv_only_display_columns=>true
|
|
,p_edit_mode=>false
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23310824937763122)
|
|
,p_view_id=>wwv_flow_api.id(23310341069763120)
|
|
,p_display_seq=>1
|
|
,p_column_id=>wwv_flow_api.id(23158237264829545)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23311789149763124)
|
|
,p_view_id=>wwv_flow_api.id(23310341069763120)
|
|
,p_display_seq=>2
|
|
,p_column_id=>wwv_flow_api.id(23158312726829546)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_break_order=>5
|
|
,p_break_is_enabled=>true
|
|
,p_break_sort_direction=>'ASC'
|
|
,p_break_sort_nulls=>'LAST'
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23312601247763126)
|
|
,p_view_id=>wwv_flow_api.id(23310341069763120)
|
|
,p_display_seq=>3
|
|
,p_column_id=>wwv_flow_api.id(23158483838829547)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_sort_order=>1
|
|
,p_sort_direction=>'ASC'
|
|
,p_sort_nulls=>'LAST'
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23318015185763139)
|
|
,p_view_id=>wwv_flow_api.id(23310341069763120)
|
|
,p_display_seq=>6
|
|
,p_column_id=>wwv_flow_api.id(23304720056761003)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>80
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23318955930763141)
|
|
,p_view_id=>wwv_flow_api.id(23310341069763120)
|
|
,p_display_seq=>10
|
|
,p_column_id=>wwv_flow_api.id(23304813501761004)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23319815578763143)
|
|
,p_view_id=>wwv_flow_api.id(23310341069763120)
|
|
,p_display_seq=>11
|
|
,p_column_id=>wwv_flow_api.id(23304958041761005)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23362278031811359)
|
|
,p_view_id=>wwv_flow_api.id(23310341069763120)
|
|
,p_display_seq=>0
|
|
,p_column_id=>wwv_flow_api.id(23305257096761008)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>true
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23373336279326503)
|
|
,p_view_id=>wwv_flow_api.id(23310341069763120)
|
|
,p_display_seq=>8
|
|
,p_column_id=>wwv_flow_api.id(23305651794761012)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23384690920375530)
|
|
,p_view_id=>wwv_flow_api.id(23310341069763120)
|
|
,p_display_seq=>14
|
|
,p_column_id=>wwv_flow_api.id(23305833292761014)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23532563806774993)
|
|
,p_view_id=>wwv_flow_api.id(23310341069763120)
|
|
,p_display_seq=>5
|
|
,p_column_id=>wwv_flow_api.id(23308778059761043)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23533458749774995)
|
|
,p_view_id=>wwv_flow_api.id(23310341069763120)
|
|
,p_display_seq=>4
|
|
,p_column_id=>wwv_flow_api.id(23308819232761044)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
);
|
|
wwv_flow_api.create_page_plug(
|
|
p_id=>wwv_flow_api.id(23307018575761026)
|
|
,p_plug_name=>'Schedules'
|
|
,p_parent_plug_id=>wwv_flow_api.id(23157750092829540)
|
|
,p_icon_css_classes=>'fa-alarm-clock'
|
|
,p_region_template_options=>'#DEFAULT#'
|
|
,p_plug_template=>wwv_flow_api.id(9070356145569920)
|
|
,p_plug_display_sequence=>70
|
|
,p_plug_display_point=>'BODY'
|
|
,p_plug_source=>wwv_flow_string.join(wwv_flow_t_varchar2(
|
|
'Specify when the notifications will be send. Months can be numbers or ranges representing months separated with comma (1-12, 1-3, 4-6).',
|
|
'Same rules apply to Days (1-31), but 31 is considered as last day of every month.',
|
|
'Weekdays are similar (1-7 for Monday to Sunday) or MON, TUE, WED, THU, FRI, SAT, SUN names or even ranges (MON-FRI, SAT-SUN).',
|
|
'First Monday of the month can be written as 1+MON in Weekdays, last Friday as L+FRI in Weekdays.',
|
|
'Hours can be specified as 0-23, minutes as 0-59. Lists and ranges are also possible (hours: 0, 12 to send at midnight and noon or 8-17 to send in every hour during working hours) or (minutes: 0, 15, 30, 45 to send 4 times per hour). You can specify e'
|
|
||'xact combination in Hours as HH:MM (from 00:00 to 23:59).',
|
|
'You must fill Minutes or Interval (number of minutes from last notification). Other fields are optional. Empty field (except Interval) represents any value. All fields in row must match to trigger the notification.',
|
|
''))
|
|
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
|
|
,p_attribute_01=>'N'
|
|
,p_attribute_02=>'HTML'
|
|
);
|
|
wwv_flow_api.create_page_plug(
|
|
p_id=>wwv_flow_api.id(23307164817761027)
|
|
,p_plug_name=>'Schedules [GRID]'
|
|
,p_parent_plug_id=>wwv_flow_api.id(23157750092829540)
|
|
,p_region_template_options=>'#DEFAULT#'
|
|
,p_component_template_options=>'#DEFAULT#'
|
|
,p_plug_template=>wwv_flow_api.id(9078290074569925)
|
|
,p_plug_display_sequence=>80
|
|
,p_plug_display_point=>'BODY'
|
|
,p_query_type=>'TABLE'
|
|
,p_query_table=>'MAIL_SCHEDULES'
|
|
,p_include_rowid_column=>false
|
|
,p_plug_source_type=>'NATIVE_IG'
|
|
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
|
|
,p_prn_units=>'MILLIMETERS'
|
|
,p_prn_paper_size=>'A4'
|
|
,p_prn_width=>297
|
|
,p_prn_height=>210
|
|
,p_prn_orientation=>'HORIZONTAL'
|
|
,p_prn_page_header=>'Schedules [GRID]'
|
|
,p_prn_page_header_font_color=>'#000000'
|
|
,p_prn_page_header_font_family=>'Helvetica'
|
|
,p_prn_page_header_font_weight=>'normal'
|
|
,p_prn_page_header_font_size=>'12'
|
|
,p_prn_page_footer_font_color=>'#000000'
|
|
,p_prn_page_footer_font_family=>'Helvetica'
|
|
,p_prn_page_footer_font_weight=>'normal'
|
|
,p_prn_page_footer_font_size=>'12'
|
|
,p_prn_header_bg_color=>'#EEEEEE'
|
|
,p_prn_header_font_color=>'#000000'
|
|
,p_prn_header_font_family=>'Helvetica'
|
|
,p_prn_header_font_weight=>'bold'
|
|
,p_prn_header_font_size=>'10'
|
|
,p_prn_body_bg_color=>'#FFFFFF'
|
|
,p_prn_body_font_color=>'#000000'
|
|
,p_prn_body_font_family=>'Helvetica'
|
|
,p_prn_body_font_weight=>'normal'
|
|
,p_prn_body_font_size=>'10'
|
|
,p_prn_border_width=>.5
|
|
,p_prn_page_header_alignment=>'CENTER'
|
|
,p_prn_page_footer_alignment=>'CENTER'
|
|
,p_prn_border_color=>'#666666'
|
|
);
|
|
wwv_flow_api.create_region_column_group(
|
|
p_id=>wwv_flow_api.id(23309041318761046)
|
|
,p_heading=>'Schedule'
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23307392074761029)
|
|
,p_name=>'APP_ID'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'APP_ID'
|
|
,p_data_type=>'NUMBER'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_HIDDEN'
|
|
,p_display_sequence=>30
|
|
,p_attribute_01=>'Y'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_is_primary_key=>true
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>false
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23307473964761030)
|
|
,p_name=>'SCHEDULE_ID'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'SCHEDULE_ID'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_TEXT_FIELD'
|
|
,p_heading=>'Schedule Id'
|
|
,p_heading_alignment=>'LEFT'
|
|
,p_display_sequence=>40
|
|
,p_value_alignment=>'LEFT'
|
|
,p_attribute_05=>'BOTH'
|
|
,p_is_required=>true
|
|
,p_max_length=>30
|
|
,p_enable_filter=>true
|
|
,p_filter_operators=>'C:S:CASE_INSENSITIVE:REGEXP'
|
|
,p_filter_is_required=>false
|
|
,p_filter_text_case=>'MIXED'
|
|
,p_filter_exact_match=>true
|
|
,p_filter_lov_type=>'DISTINCT'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>true
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23307506645761031)
|
|
,p_name=>'DESCRIPTION_'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'DESCRIPTION_'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_TEXT_FIELD'
|
|
,p_heading=>'Description'
|
|
,p_heading_alignment=>'LEFT'
|
|
,p_display_sequence=>120
|
|
,p_value_alignment=>'LEFT'
|
|
,p_attribute_05=>'BOTH'
|
|
,p_is_required=>false
|
|
,p_max_length=>256
|
|
,p_enable_filter=>true
|
|
,p_filter_operators=>'C:S:CASE_INSENSITIVE:REGEXP'
|
|
,p_filter_is_required=>false
|
|
,p_filter_text_case=>'MIXED'
|
|
,p_filter_lov_type=>'NONE'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23307663780761032)
|
|
,p_name=>'SCHEDULE_MONTH'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'SCHEDULE_MONTH'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_TEXT_FIELD'
|
|
,p_heading=>'Month(s)'
|
|
,p_heading_alignment=>'LEFT'
|
|
,p_display_sequence=>60
|
|
,p_value_alignment=>'LEFT'
|
|
,p_group_id=>wwv_flow_api.id(23309041318761046)
|
|
,p_use_group_for=>'BOTH'
|
|
,p_attribute_05=>'BOTH'
|
|
,p_is_required=>false
|
|
,p_max_length=>128
|
|
,p_enable_filter=>true
|
|
,p_filter_operators=>'C:S:CASE_INSENSITIVE:REGEXP'
|
|
,p_filter_is_required=>false
|
|
,p_filter_text_case=>'MIXED'
|
|
,p_filter_lov_type=>'NONE'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23307732109761033)
|
|
,p_name=>'SCHEDULE_DAY'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'SCHEDULE_DAY'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_TEXT_FIELD'
|
|
,p_heading=>'Day(s)'
|
|
,p_heading_alignment=>'LEFT'
|
|
,p_display_sequence=>70
|
|
,p_value_alignment=>'LEFT'
|
|
,p_group_id=>wwv_flow_api.id(23309041318761046)
|
|
,p_use_group_for=>'BOTH'
|
|
,p_attribute_05=>'BOTH'
|
|
,p_is_required=>false
|
|
,p_max_length=>128
|
|
,p_enable_filter=>true
|
|
,p_filter_operators=>'C:S:CASE_INSENSITIVE:REGEXP'
|
|
,p_filter_is_required=>false
|
|
,p_filter_text_case=>'MIXED'
|
|
,p_filter_lov_type=>'NONE'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23307897418761034)
|
|
,p_name=>'SCHEDULE_WEEKDAY'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'SCHEDULE_WEEKDAY'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_TEXT_FIELD'
|
|
,p_heading=>'Weekday(s)'
|
|
,p_heading_alignment=>'LEFT'
|
|
,p_display_sequence=>80
|
|
,p_value_alignment=>'LEFT'
|
|
,p_group_id=>wwv_flow_api.id(23309041318761046)
|
|
,p_use_group_for=>'BOTH'
|
|
,p_attribute_05=>'BOTH'
|
|
,p_is_required=>false
|
|
,p_max_length=>128
|
|
,p_enable_filter=>true
|
|
,p_filter_operators=>'C:S:CASE_INSENSITIVE:REGEXP'
|
|
,p_filter_is_required=>false
|
|
,p_filter_text_case=>'MIXED'
|
|
,p_filter_lov_type=>'NONE'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23307913473761035)
|
|
,p_name=>'SCHEDULE_HOUR'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'SCHEDULE_HOUR'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_TEXT_FIELD'
|
|
,p_heading=>'Hour(s)'
|
|
,p_heading_alignment=>'LEFT'
|
|
,p_display_sequence=>90
|
|
,p_value_alignment=>'LEFT'
|
|
,p_group_id=>wwv_flow_api.id(23309041318761046)
|
|
,p_use_group_for=>'BOTH'
|
|
,p_attribute_05=>'BOTH'
|
|
,p_is_required=>false
|
|
,p_max_length=>128
|
|
,p_enable_filter=>true
|
|
,p_filter_operators=>'C:S:CASE_INSENSITIVE:REGEXP'
|
|
,p_filter_is_required=>false
|
|
,p_filter_text_case=>'MIXED'
|
|
,p_filter_lov_type=>'NONE'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23308061775761036)
|
|
,p_name=>'SCHEDULE_MINUTE'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'SCHEDULE_MINUTE'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_TEXT_FIELD'
|
|
,p_heading=>'Minute(s)'
|
|
,p_heading_alignment=>'LEFT'
|
|
,p_display_sequence=>100
|
|
,p_value_alignment=>'LEFT'
|
|
,p_group_id=>wwv_flow_api.id(23309041318761046)
|
|
,p_use_group_for=>'BOTH'
|
|
,p_attribute_05=>'BOTH'
|
|
,p_is_required=>false
|
|
,p_max_length=>128
|
|
,p_enable_filter=>true
|
|
,p_filter_operators=>'C:S:CASE_INSENSITIVE:REGEXP'
|
|
,p_filter_is_required=>false
|
|
,p_filter_text_case=>'MIXED'
|
|
,p_filter_lov_type=>'NONE'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23308158387761037)
|
|
,p_name=>'SCHEDULE_INTERVAL'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'SCHEDULE_INTERVAL'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_NUMBER_FIELD'
|
|
,p_heading=>'Interval (m)'
|
|
,p_heading_alignment=>'RIGHT'
|
|
,p_display_sequence=>110
|
|
,p_value_alignment=>'RIGHT'
|
|
,p_group_id=>wwv_flow_api.id(23309041318761046)
|
|
,p_use_group_for=>'BOTH'
|
|
,p_attribute_03=>'right'
|
|
,p_is_required=>false
|
|
,p_max_length=>128
|
|
,p_enable_filter=>true
|
|
,p_filter_operators=>'C:S:CASE_INSENSITIVE:REGEXP'
|
|
,p_filter_is_required=>false
|
|
,p_filter_text_case=>'MIXED'
|
|
,p_filter_lov_type=>'NONE'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23308273973761038)
|
|
,p_name=>'UPDATED_BY'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'UPDATED_BY'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>true
|
|
,p_item_type=>'NATIVE_HIDDEN'
|
|
,p_display_sequence=>130
|
|
,p_attribute_01=>'Y'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_is_primary_key=>false
|
|
,p_include_in_export=>false
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23308386909761039)
|
|
,p_name=>'UPDATED_AT'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'UPDATED_AT'
|
|
,p_data_type=>'DATE'
|
|
,p_is_query_only=>true
|
|
,p_item_type=>'NATIVE_HIDDEN'
|
|
,p_display_sequence=>140
|
|
,p_attribute_01=>'Y'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_is_primary_key=>false
|
|
,p_include_in_export=>false
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23308439735761040)
|
|
,p_name=>'APEX$ROW_ACTION'
|
|
,p_item_type=>'NATIVE_ROW_ACTION'
|
|
,p_display_sequence=>20
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23308535869761041)
|
|
,p_name=>'APEX$ROW_SELECTOR'
|
|
,p_item_type=>'NATIVE_ROW_SELECTOR'
|
|
,p_display_sequence=>10
|
|
,p_attribute_01=>'Y'
|
|
,p_attribute_02=>'Y'
|
|
,p_attribute_03=>'N'
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(23728931612559238)
|
|
,p_name=>'SCHEDULE_GROUP'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'SCHEDULE_GROUP'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>false
|
|
,p_item_type=>'NATIVE_TEXT_FIELD'
|
|
,p_heading=>'Schedule Group'
|
|
,p_heading_alignment=>'LEFT'
|
|
,p_display_sequence=>50
|
|
,p_value_alignment=>'LEFT'
|
|
,p_attribute_05=>'BOTH'
|
|
,p_is_required=>false
|
|
,p_max_length=>64
|
|
,p_enable_filter=>true
|
|
,p_filter_operators=>'C:S:CASE_INSENSITIVE:REGEXP'
|
|
,p_filter_is_required=>false
|
|
,p_filter_text_case=>'MIXED'
|
|
,p_filter_exact_match=>true
|
|
,p_filter_lov_type=>'DISTINCT'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>true
|
|
,p_enable_control_break=>true
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_duplicate_value=>true
|
|
,p_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_interactive_grid(
|
|
p_id=>wwv_flow_api.id(23307272833761028)
|
|
,p_internal_uid=>23307272833761028
|
|
,p_is_editable=>true
|
|
,p_edit_operations=>'i:u:d'
|
|
,p_lost_update_check_type=>'VALUES'
|
|
,p_add_row_if_empty=>false
|
|
,p_submit_checked_rows=>false
|
|
,p_lazy_loading=>false
|
|
,p_requires_filter=>false
|
|
,p_select_first_row=>false
|
|
,p_fixed_row_height=>true
|
|
,p_pagination_type=>'SET'
|
|
,p_show_total_row_count=>true
|
|
,p_show_toolbar=>true
|
|
,p_toolbar_buttons=>'SEARCH_COLUMN:SEARCH_FIELD:ACTIONS_MENU:SAVE'
|
|
,p_enable_save_public_report=>false
|
|
,p_enable_subscriptions=>true
|
|
,p_enable_flashback=>true
|
|
,p_define_chart_view=>true
|
|
,p_enable_download=>true
|
|
,p_download_formats=>'CSV:HTML:XLSX:PDF'
|
|
,p_enable_mail_download=>true
|
|
,p_fixed_header=>'PAGE'
|
|
,p_show_icon_view=>false
|
|
,p_show_detail_view=>false
|
|
,p_javascript_code=>wwv_flow_string.join(wwv_flow_t_varchar2(
|
|
'function(config) {',
|
|
' return unified_ig_toolbar(config);',
|
|
'}',
|
|
''))
|
|
);
|
|
wwv_flow_api.create_ig_report(
|
|
p_id=>wwv_flow_api.id(23507166053824598)
|
|
,p_interactive_grid_id=>wwv_flow_api.id(23307272833761028)
|
|
,p_static_id=>'235072'
|
|
,p_type=>'PRIMARY'
|
|
,p_default_view=>'GRID'
|
|
,p_show_row_number=>false
|
|
,p_settings_area_expanded=>false
|
|
);
|
|
wwv_flow_api.create_ig_report_view(
|
|
p_id=>wwv_flow_api.id(23507328569824603)
|
|
,p_report_id=>wwv_flow_api.id(23507166053824598)
|
|
,p_view_type=>'GRID'
|
|
,p_stretch_columns=>true
|
|
,p_srv_exclude_null_values=>false
|
|
,p_srv_only_display_columns=>true
|
|
,p_edit_mode=>false
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23507866822824610)
|
|
,p_view_id=>wwv_flow_api.id(23507328569824603)
|
|
,p_display_seq=>1
|
|
,p_column_id=>wwv_flow_api.id(23307392074761029)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23508723579824615)
|
|
,p_view_id=>wwv_flow_api.id(23507328569824603)
|
|
,p_display_seq=>2
|
|
,p_column_id=>wwv_flow_api.id(23307473964761030)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>240
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23509641600824618)
|
|
,p_view_id=>wwv_flow_api.id(23507328569824603)
|
|
,p_display_seq=>11
|
|
,p_column_id=>wwv_flow_api.id(23307506645761031)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23510582499824620)
|
|
,p_view_id=>wwv_flow_api.id(23507328569824603)
|
|
,p_display_seq=>3
|
|
,p_column_id=>wwv_flow_api.id(23307663780761032)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>120
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23511440864824622)
|
|
,p_view_id=>wwv_flow_api.id(23507328569824603)
|
|
,p_display_seq=>4
|
|
,p_column_id=>wwv_flow_api.id(23307732109761033)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>120
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23512372251824624)
|
|
,p_view_id=>wwv_flow_api.id(23507328569824603)
|
|
,p_display_seq=>5
|
|
,p_column_id=>wwv_flow_api.id(23307897418761034)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>120
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23513255204824627)
|
|
,p_view_id=>wwv_flow_api.id(23507328569824603)
|
|
,p_display_seq=>6
|
|
,p_column_id=>wwv_flow_api.id(23307913473761035)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>180
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23514165070824629)
|
|
,p_view_id=>wwv_flow_api.id(23507328569824603)
|
|
,p_display_seq=>7
|
|
,p_column_id=>wwv_flow_api.id(23308061775761036)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>180
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23515058103824632)
|
|
,p_view_id=>wwv_flow_api.id(23507328569824603)
|
|
,p_display_seq=>8
|
|
,p_column_id=>wwv_flow_api.id(23308158387761037)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>120
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23515944411824634)
|
|
,p_view_id=>wwv_flow_api.id(23507328569824603)
|
|
,p_display_seq=>10
|
|
,p_column_id=>wwv_flow_api.id(23308273973761038)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23516869320824637)
|
|
,p_view_id=>wwv_flow_api.id(23507328569824603)
|
|
,p_display_seq=>11
|
|
,p_column_id=>wwv_flow_api.id(23308386909761039)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23517746757824639)
|
|
,p_view_id=>wwv_flow_api.id(23507328569824603)
|
|
,p_display_seq=>0
|
|
,p_column_id=>wwv_flow_api.id(23308439735761040)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>true
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(23888977534373087)
|
|
,p_view_id=>wwv_flow_api.id(23507328569824603)
|
|
,p_display_seq=>13
|
|
,p_column_id=>wwv_flow_api.id(23728931612559238)
|
|
,p_is_visible=>false
|
|
,p_is_frozen=>false
|
|
,p_break_order=>5
|
|
,p_break_is_enabled=>true
|
|
,p_break_sort_direction=>'ASC'
|
|
,p_break_sort_nulls=>'LAST'
|
|
);
|
|
wwv_flow_api.create_page_button(
|
|
p_id=>wwv_flow_api.id(11402081706181942)
|
|
,p_button_sequence=>40
|
|
,p_button_plug_id=>wwv_flow_api.id(21640682102592259)
|
|
,p_button_name=>'TODAY_LEFT'
|
|
,p_button_action=>'REDIRECT_PAGE'
|
|
,p_button_template_options=>'#DEFAULT#'
|
|
,p_button_template_id=>wwv_flow_api.id(9144574670569995)
|
|
,p_button_image_alt=>'Previous Day'
|
|
,p_button_position=>'BODY'
|
|
,p_button_redirect_url=>'f?p=&APP_ID.:940:&SESSION.::&DEBUG.::G_TODAY:&G_YESTERDAY.'
|
|
,p_icon_css_classes=>'fa-arrow-left'
|
|
,p_grid_new_row=>'N'
|
|
,p_grid_new_column=>'Y'
|
|
);
|
|
wwv_flow_api.create_page_button(
|
|
p_id=>wwv_flow_api.id(11400816850181940)
|
|
,p_button_sequence=>50
|
|
,p_button_plug_id=>wwv_flow_api.id(21640682102592259)
|
|
,p_button_name=>'TODAY_RIGHT'
|
|
,p_button_action=>'REDIRECT_PAGE'
|
|
,p_button_template_options=>'#DEFAULT#'
|
|
,p_button_template_id=>wwv_flow_api.id(9144574670569995)
|
|
,p_button_image_alt=>'Next Day'
|
|
,p_button_position=>'BODY'
|
|
,p_button_redirect_url=>'f?p=&APP_ID.:940:&SESSION.::&DEBUG.::G_TODAY:&G_TOMORROW.'
|
|
,p_icon_css_classes=>'fa-arrow-right'
|
|
,p_grid_new_row=>'N'
|
|
,p_grid_new_column=>'N'
|
|
);
|
|
wwv_flow_api.create_page_button(
|
|
p_id=>wwv_flow_api.id(11401239873181941)
|
|
,p_button_sequence=>60
|
|
,p_button_plug_id=>wwv_flow_api.id(21640682102592259)
|
|
,p_button_name=>'TODAY_SET'
|
|
,p_button_action=>'REDIRECT_PAGE'
|
|
,p_button_template_options=>'#DEFAULT#'
|
|
,p_button_template_id=>wwv_flow_api.id(9144574670569995)
|
|
,p_button_image_alt=>'Set Current Date'
|
|
,p_button_position=>'BODY'
|
|
,p_button_redirect_url=>'f?p=&APP_ID.:940:&SESSION.::&DEBUG.::G_TODAY:'
|
|
,p_button_condition=>':G_TODAY != app.get_date()'
|
|
,p_button_condition2=>'PLSQL'
|
|
,p_button_condition_type=>'EXPRESSION'
|
|
,p_icon_css_classes=>'fa-calendar-o'
|
|
,p_grid_new_row=>'N'
|
|
,p_grid_new_column=>'N'
|
|
);
|
|
wwv_flow_api.create_page_button(
|
|
p_id=>wwv_flow_api.id(11401623711181941)
|
|
,p_button_sequence=>10
|
|
,p_button_plug_id=>wwv_flow_api.id(21640682102592259)
|
|
,p_button_name=>'REFRESH'
|
|
,p_button_action=>'REDIRECT_PAGE'
|
|
,p_button_template_options=>'#DEFAULT#'
|
|
,p_button_template_id=>wwv_flow_api.id(9144574670569995)
|
|
,p_button_image_alt=>'Refresh'
|
|
,p_button_position=>'RIGHT_OF_TITLE'
|
|
,p_button_redirect_url=>'f?p=&APP_ID.:940:&SESSION.::&DEBUG.:940::'
|
|
,p_icon_css_classes=>'fa-refresh'
|
|
);
|
|
wwv_flow_api.create_page_button(
|
|
p_id=>wwv_flow_api.id(23155383268829516)
|
|
,p_button_sequence=>10
|
|
,p_button_plug_id=>wwv_flow_api.id(21827346720427653)
|
|
,p_button_name=>'REFRESH_EVENTS'
|
|
,p_button_action=>'REDIRECT_PAGE'
|
|
,p_button_template_options=>'#DEFAULT#'
|
|
,p_button_template_id=>wwv_flow_api.id(9144574670569995)
|
|
,p_button_image_alt=>'Refresh'
|
|
,p_button_position=>'RIGHT_OF_TITLE'
|
|
,p_button_redirect_url=>'f?p=&APP_ID.:940:&SESSION.::&DEBUG.:940::'
|
|
,p_icon_css_classes=>'fa-refresh'
|
|
);
|
|
wwv_flow_api.create_page_button(
|
|
p_id=>wwv_flow_api.id(23730036338559249)
|
|
,p_button_sequence=>10
|
|
,p_button_plug_id=>wwv_flow_api.id(23157847743829541)
|
|
,p_button_name=>'REFRESH_SUBSCRIPTIONS'
|
|
,p_button_action=>'REDIRECT_PAGE'
|
|
,p_button_template_options=>'#DEFAULT#'
|
|
,p_button_template_id=>wwv_flow_api.id(9144574670569995)
|
|
,p_button_image_alt=>'Refresh'
|
|
,p_button_position=>'RIGHT_OF_TITLE'
|
|
,p_button_redirect_url=>'f?p=&APP_ID.:940:&SESSION.::&DEBUG.:940:P940_SHOW_SUBSCRIPTIONS:Y'
|
|
,p_icon_css_classes=>'fa-refresh'
|
|
);
|
|
wwv_flow_api.create_page_button(
|
|
p_id=>wwv_flow_api.id(23157407333829537)
|
|
,p_button_sequence=>20
|
|
,p_button_plug_id=>wwv_flow_api.id(21827346720427653)
|
|
,p_button_name=>'SHOW_SUBSCRIPTIONS'
|
|
,p_button_action=>'REDIRECT_PAGE'
|
|
,p_button_template_options=>'#DEFAULT#'
|
|
,p_button_template_id=>wwv_flow_api.id(9144574670569995)
|
|
,p_button_image_alt=>'Show Subscriptions'
|
|
,p_button_position=>'RIGHT_OF_TITLE'
|
|
,p_button_redirect_url=>'f?p=&APP_ID.:940:&SESSION.::&DEBUG.::P940_SHOW_SUBSCRIPTIONS:Y'
|
|
,p_button_condition=>'P940_SHOW_SUBSCRIPTIONS'
|
|
,p_button_condition_type=>'ITEM_IS_NULL'
|
|
,p_icon_css_classes=>'fa-envelope-open-o'
|
|
);
|
|
wwv_flow_api.component_end;
|
|
end;
|
|
/
|
|
begin
|
|
wwv_flow_api.component_begin (
|
|
p_version_yyyy_mm_dd=>'2021.04.15'
|
|
,p_release=>'21.1.7'
|
|
,p_default_workspace_id=>9014660246496943
|
|
,p_default_application_id=>770
|
|
,p_default_id_offset=>0
|
|
,p_default_owner=>'CORE'
|
|
);
|
|
wwv_flow_api.create_page_button(
|
|
p_id=>wwv_flow_api.id(23157920143829542)
|
|
,p_button_sequence=>20
|
|
,p_button_plug_id=>wwv_flow_api.id(23157847743829541)
|
|
,p_button_name=>'CLOSE_SUBSCRIPTIONS'
|
|
,p_button_action=>'REDIRECT_PAGE'
|
|
,p_button_template_options=>'#DEFAULT#'
|
|
,p_button_template_id=>wwv_flow_api.id(9144574670569995)
|
|
,p_button_image_alt=>'Close Subscriptions'
|
|
,p_button_position=>'RIGHT_OF_TITLE'
|
|
,p_button_redirect_url=>'f?p=&APP_ID.:940:&SESSION.::&DEBUG.:940:P940_SHOW_SUBSCRIPTIONS:'
|
|
,p_icon_css_classes=>'fa-times'
|
|
);
|
|
wwv_flow_api.create_page_item(
|
|
p_id=>wwv_flow_api.id(11402445616181942)
|
|
,p_name=>'P940_EVENT_ID'
|
|
,p_item_sequence=>10
|
|
,p_item_plug_id=>wwv_flow_api.id(21640682102592259)
|
|
,p_display_as=>'NATIVE_HIDDEN'
|
|
,p_attribute_01=>'Y'
|
|
);
|
|
wwv_flow_api.create_page_item(
|
|
p_id=>wwv_flow_api.id(11402846388181943)
|
|
,p_name=>'P940_USER_ID'
|
|
,p_item_sequence=>20
|
|
,p_item_plug_id=>wwv_flow_api.id(21640682102592259)
|
|
,p_display_as=>'NATIVE_HIDDEN'
|
|
,p_attribute_01=>'Y'
|
|
);
|
|
wwv_flow_api.create_page_item(
|
|
p_id=>wwv_flow_api.id(11403272963181943)
|
|
,p_name=>'P940_TODAY'
|
|
,p_item_sequence=>30
|
|
,p_item_plug_id=>wwv_flow_api.id(21640682102592259)
|
|
,p_use_cache_before_default=>'NO'
|
|
,p_prompt=>'&G_TODAY_LABEL.'
|
|
,p_format_mask=>'&FORMAT_DATE.'
|
|
,p_source=>'G_TODAY'
|
|
,p_source_type=>'ITEM'
|
|
,p_display_as=>'NATIVE_DATE_PICKER_JET'
|
|
,p_cSize=>30
|
|
,p_colspan=>3
|
|
,p_field_template=>wwv_flow_api.id(9142775823569991)
|
|
,p_item_template_options=>'#DEFAULT#'
|
|
,p_attribute_01=>'N'
|
|
,p_attribute_02=>'POPUP'
|
|
,p_attribute_03=>'NONE'
|
|
,p_attribute_06=>'NONE'
|
|
,p_attribute_09=>'N'
|
|
,p_attribute_11=>'Y'
|
|
);
|
|
wwv_flow_api.create_page_item(
|
|
p_id=>wwv_flow_api.id(23157582928829538)
|
|
,p_name=>'P940_SHOW_SUBSCRIPTIONS'
|
|
,p_item_sequence=>10
|
|
,p_item_plug_id=>wwv_flow_api.id(21827346720427653)
|
|
,p_display_as=>'NATIVE_HIDDEN'
|
|
,p_attribute_01=>'Y'
|
|
);
|
|
wwv_flow_api.create_page_da_event(
|
|
p_id=>wwv_flow_api.id(11413761841181961)
|
|
,p_name=>'TODAY_CHANGED'
|
|
,p_event_sequence=>10
|
|
,p_triggering_element_type=>'ITEM'
|
|
,p_triggering_element=>'P940_TODAY'
|
|
,p_bind_type=>'bind'
|
|
,p_bind_event_type=>'change'
|
|
);
|
|
wwv_flow_api.create_page_da_action(
|
|
p_id=>wwv_flow_api.id(11414238532181961)
|
|
,p_event_id=>wwv_flow_api.id(11413761841181961)
|
|
,p_event_result=>'TRUE'
|
|
,p_action_sequence=>10
|
|
,p_execute_on_page_init=>'N'
|
|
,p_action=>'NATIVE_SUBMIT_PAGE'
|
|
,p_attribute_02=>'Y'
|
|
);
|
|
wwv_flow_api.create_page_process(
|
|
p_id=>wwv_flow_api.id(23157280364829535)
|
|
,p_process_sequence=>10
|
|
,p_process_point=>'AFTER_SUBMIT'
|
|
,p_region_id=>wwv_flow_api.id(23156042208829523)
|
|
,p_process_type=>'NATIVE_IG_DML'
|
|
,p_process_name=>'SAVE_EVENTS'
|
|
,p_attribute_01=>'TABLE'
|
|
,p_attribute_03=>'EVENTS'
|
|
,p_attribute_05=>'Y'
|
|
,p_attribute_06=>'N'
|
|
,p_attribute_08=>'Y'
|
|
,p_error_display_location=>'INLINE_IN_NOTIFICATION'
|
|
);
|
|
wwv_flow_api.create_page_process(
|
|
p_id=>wwv_flow_api.id(23305404418761010)
|
|
,p_process_sequence=>20
|
|
,p_process_point=>'AFTER_SUBMIT'
|
|
,p_region_id=>wwv_flow_api.id(23158084324829543)
|
|
,p_process_type=>'NATIVE_IG_DML'
|
|
,p_process_name=>'SAVE_SUBSCRIPTIONS'
|
|
,p_attribute_01=>'TABLE'
|
|
,p_attribute_03=>'EVENT_SUBSCRIPTIONS'
|
|
,p_attribute_05=>'Y'
|
|
,p_attribute_06=>'N'
|
|
,p_attribute_08=>'Y'
|
|
,p_error_display_location=>'INLINE_IN_NOTIFICATION'
|
|
);
|
|
wwv_flow_api.create_page_process(
|
|
p_id=>wwv_flow_api.id(23308618473761042)
|
|
,p_process_sequence=>30
|
|
,p_process_point=>'AFTER_SUBMIT'
|
|
,p_region_id=>wwv_flow_api.id(23307164817761027)
|
|
,p_process_type=>'NATIVE_IG_DML'
|
|
,p_process_name=>'SAVE_SCHEDULES'
|
|
,p_attribute_01=>'REGION_SOURCE'
|
|
,p_attribute_05=>'Y'
|
|
,p_attribute_06=>'N'
|
|
,p_attribute_08=>'Y'
|
|
,p_error_display_location=>'INLINE_IN_NOTIFICATION'
|
|
);
|
|
wwv_flow_api.component_end;
|
|
end;
|
|
/
|