779 lines
22 KiB
SQL
779 lines
22 KiB
SQL
prompt --application/pages/page_00902
|
|
begin
|
|
-- Manifest
|
|
-- PAGE: 00902
|
|
-- Manifest End
|
|
wwv_flow_api.component_begin (
|
|
p_version_yyyy_mm_dd=>'2021.04.15'
|
|
,p_release=>'21.1.6'
|
|
,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=>902
|
|
,p_user_interface_id=>wwv_flow_api.id(9169746885570061)
|
|
,p_name=>'#fa-user-secret Sessions'
|
|
,p_alias=>'SESSIONS'
|
|
,p_step_title=>'Sessions'
|
|
,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=>'20211225183552'
|
|
);
|
|
wwv_flow_api.create_page_plug(
|
|
p_id=>wwv_flow_api.id(9264033779429041)
|
|
,p_plug_name=>'Sessions'
|
|
,p_icon_css_classes=>'fa-user-secret'
|
|
,p_region_template_options=>'#DEFAULT#'
|
|
,p_plug_template=>wwv_flow_api.id(9070356145569920)
|
|
,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_attribute_01=>'N'
|
|
,p_attribute_02=>'HTML'
|
|
);
|
|
wwv_flow_api.create_page_plug(
|
|
p_id=>wwv_flow_api.id(9612532712237511)
|
|
,p_plug_name=>'Sessions'
|
|
,p_region_template_options=>'#DEFAULT#'
|
|
,p_plug_template=>wwv_flow_api.id(9078290074569925)
|
|
,p_plug_display_sequence=>20
|
|
,p_include_in_reg_disp_sel_yn=>'Y'
|
|
,p_plug_display_point=>'BODY'
|
|
,p_query_type=>'TABLE'
|
|
,p_query_table=>'SESSIONS_OVERVIEW'
|
|
,p_include_rowid_column=>false
|
|
,p_plug_source_type=>'NATIVE_IG'
|
|
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
|
|
,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=>'Sessions'
|
|
,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(10242201935410311)
|
|
,p_name=>'APP_ID'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'APP_ID'
|
|
,p_data_type=>'NUMBER'
|
|
,p_is_query_only=>true
|
|
,p_item_type=>'NATIVE_HIDDEN'
|
|
,p_display_sequence=>10
|
|
,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(10242303115410312)
|
|
,p_name=>'SESSION_ID'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'SESSION_ID'
|
|
,p_data_type=>'NUMBER'
|
|
,p_is_query_only=>true
|
|
,p_item_type=>'NATIVE_NUMBER_FIELD'
|
|
,p_heading=>'Session Id'
|
|
,p_heading_alignment=>'RIGHT'
|
|
,p_display_sequence=>20
|
|
,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_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(10242434635410313)
|
|
,p_name=>'USER_ID'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'USER_ID'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>true
|
|
,p_item_type=>'NATIVE_TEXT_FIELD'
|
|
,p_heading=>'User 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_link_target=>'f?p=&APP_ID.:902:&SESSION.::&DEBUG.::P902_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_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(10242593173410314)
|
|
,p_name=>'COUNT_REQUESTS'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'COUNT_REQUESTS'
|
|
,p_data_type=>'NUMBER'
|
|
,p_is_query_only=>true
|
|
,p_item_type=>'NATIVE_NUMBER_FIELD'
|
|
,p_heading=>'Requests'
|
|
,p_heading_alignment=>'RIGHT'
|
|
,p_display_sequence=>40
|
|
,p_value_alignment=>'RIGHT'
|
|
,p_attribute_03=>'right'
|
|
,p_is_required=>false
|
|
,p_link_target=>'f?p=&APP_ID.:901:&SESSION.::&DEBUG.::P901_TODAY,P901_FLAG,P901_SESSION_ID:&P902_TODAY.,A,&SESSION_ID.'
|
|
,p_link_text=>'&COUNT_REQUESTS.'
|
|
,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_region_column(
|
|
p_id=>wwv_flow_api.id(10242649322410315)
|
|
,p_name=>'COUNT_LOGS'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'COUNT_LOGS'
|
|
,p_data_type=>'NUMBER'
|
|
,p_is_query_only=>true
|
|
,p_item_type=>'NATIVE_NUMBER_FIELD'
|
|
,p_heading=>'Logs'
|
|
,p_heading_alignment=>'RIGHT'
|
|
,p_display_sequence=>50
|
|
,p_value_alignment=>'RIGHT'
|
|
,p_attribute_03=>'right'
|
|
,p_is_required=>false
|
|
,p_link_target=>'f?p=&APP_ID.:901:&SESSION.::&DEBUG.::P901_TODAY,P901_FLAG,P901_SESSION_ID:&P902_TODAY.,,&SESSION_ID.'
|
|
,p_link_text=>'&COUNT_LOGS.'
|
|
,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_region_column(
|
|
p_id=>wwv_flow_api.id(10242749263410316)
|
|
,p_name=>'COUNT_ERRORS'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'COUNT_ERRORS'
|
|
,p_data_type=>'NUMBER'
|
|
,p_is_query_only=>true
|
|
,p_item_type=>'NATIVE_NUMBER_FIELD'
|
|
,p_heading=>'Errors'
|
|
,p_heading_alignment=>'RIGHT'
|
|
,p_display_sequence=>60
|
|
,p_value_alignment=>'RIGHT'
|
|
,p_attribute_03=>'right'
|
|
,p_is_required=>false
|
|
,p_link_target=>'f?p=&APP_ID.:901:&SESSION.::&DEBUG.::P901_TODAY,P901_FLAG,P901_SESSION_ID:&P902_TODAY.,E,&SESSION_ID.'
|
|
,p_link_text=>'&COUNT_ERRORS.'
|
|
,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_region_column(
|
|
p_id=>wwv_flow_api.id(10242881011410317)
|
|
,p_name=>'COUNT_BUSINESS'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'COUNT_BUSINESS'
|
|
,p_data_type=>'NUMBER'
|
|
,p_is_query_only=>true
|
|
,p_item_type=>'NATIVE_NUMBER_FIELD'
|
|
,p_heading=>'Business'
|
|
,p_heading_alignment=>'RIGHT'
|
|
,p_display_sequence=>70
|
|
,p_value_alignment=>'RIGHT'
|
|
,p_attribute_03=>'right'
|
|
,p_is_required=>false
|
|
,p_link_target=>'f?p=&APP_ID.:921:&SESSION.::&DEBUG.::P921_TODAY:&P902_TODAY.'
|
|
,p_link_text=>'&COUNT_BUSINESS.'
|
|
,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_region_column(
|
|
p_id=>wwv_flow_api.id(10242960509410318)
|
|
,p_name=>'CREATED_AT'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'CREATED_AT'
|
|
,p_data_type=>'DATE'
|
|
,p_is_query_only=>true
|
|
,p_item_type=>'NATIVE_DATE_PICKER_JET'
|
|
,p_heading=>'Created At'
|
|
,p_heading_alignment=>'CENTER'
|
|
,p_display_sequence=>100
|
|
,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=>'HH24:MI:SS'
|
|
,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_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(10243019672410319)
|
|
,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_DATE_PICKER_JET'
|
|
,p_heading=>'Updated At'
|
|
,p_heading_alignment=>'CENTER'
|
|
,p_display_sequence=>110
|
|
,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=>'HH24:MI:SS'
|
|
,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_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(10243133455410320)
|
|
,p_name=>'DURATION'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'DURATION'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>true
|
|
,p_item_type=>'NATIVE_TEXT_FIELD'
|
|
,p_heading=>'Duration'
|
|
,p_heading_alignment=>'RIGHT'
|
|
,p_display_sequence=>80
|
|
,p_value_alignment=>'RIGHT'
|
|
,p_attribute_05=>'BOTH'
|
|
,p_is_required=>false
|
|
,p_max_length=>32767
|
|
,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_include_in_export=>true
|
|
);
|
|
wwv_flow_api.create_region_column(
|
|
p_id=>wwv_flow_api.id(10243259451410321)
|
|
,p_name=>'ACTION_DELETE'
|
|
,p_source_type=>'DB_COLUMN'
|
|
,p_source_expression=>'ACTION_DELETE'
|
|
,p_data_type=>'VARCHAR2'
|
|
,p_is_query_only=>true
|
|
,p_item_type=>'NATIVE_HTML_EXPRESSION'
|
|
,p_heading=>'Delete'
|
|
,p_heading_alignment=>'CENTER'
|
|
,p_display_sequence=>90
|
|
,p_value_alignment=>'CENTER'
|
|
,p_attribute_01=>'&ACTION_DELETE.'
|
|
,p_link_target=>'f?p=&APP_ID.:902:&SESSION.::&DEBUG.:::'
|
|
,p_use_as_row_header=>false
|
|
,p_enable_sort_group=>false
|
|
,p_enable_hide=>true
|
|
,p_is_primary_key=>false
|
|
,p_include_in_export=>true
|
|
,p_security_scheme=>wwv_flow_api.id(9556407311505078)
|
|
);
|
|
wwv_flow_api.create_interactive_grid(
|
|
p_id=>wwv_flow_api.id(10242115456410310)
|
|
,p_internal_uid=>10242115456410310
|
|
,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
|
|
);
|
|
wwv_flow_api.create_ig_report(
|
|
p_id=>wwv_flow_api.id(10268263279192609)
|
|
,p_interactive_grid_id=>wwv_flow_api.id(10242115456410310)
|
|
,p_static_id=>'102683'
|
|
,p_type=>'PRIMARY'
|
|
,p_default_view=>'GRID'
|
|
,p_rows_per_page=>20
|
|
,p_show_row_number=>false
|
|
,p_settings_area_expanded=>true
|
|
);
|
|
wwv_flow_api.create_ig_report_view(
|
|
p_id=>wwv_flow_api.id(10268414288192609)
|
|
,p_report_id=>wwv_flow_api.id(10268263279192609)
|
|
,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(10268966492192612)
|
|
,p_view_id=>wwv_flow_api.id(10268414288192609)
|
|
,p_display_seq=>1
|
|
,p_column_id=>wwv_flow_api.id(10242201935410311)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(10269810363192615)
|
|
,p_view_id=>wwv_flow_api.id(10268414288192609)
|
|
,p_display_seq=>2
|
|
,p_column_id=>wwv_flow_api.id(10242303115410312)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(10270700941192619)
|
|
,p_view_id=>wwv_flow_api.id(10268414288192609)
|
|
,p_display_seq=>3
|
|
,p_column_id=>wwv_flow_api.id(10242434635410313)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>338.797
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(10271671509192623)
|
|
,p_view_id=>wwv_flow_api.id(10268414288192609)
|
|
,p_display_seq=>4
|
|
,p_column_id=>wwv_flow_api.id(10242593173410314)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>119.797
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(10272533573192625)
|
|
,p_view_id=>wwv_flow_api.id(10268414288192609)
|
|
,p_display_seq=>5
|
|
,p_column_id=>wwv_flow_api.id(10242649322410315)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>124.797
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(10273410074192627)
|
|
,p_view_id=>wwv_flow_api.id(10268414288192609)
|
|
,p_display_seq=>6
|
|
,p_column_id=>wwv_flow_api.id(10242749263410316)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>129.797
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(10274382488192630)
|
|
,p_view_id=>wwv_flow_api.id(10268414288192609)
|
|
,p_display_seq=>7
|
|
,p_column_id=>wwv_flow_api.id(10242881011410317)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>128.797
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(10275292839192632)
|
|
,p_view_id=>wwv_flow_api.id(10268414288192609)
|
|
,p_display_seq=>10
|
|
,p_column_id=>wwv_flow_api.id(10242960509410318)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>177.297
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(10276123871192635)
|
|
,p_view_id=>wwv_flow_api.id(10268414288192609)
|
|
,p_display_seq=>11
|
|
,p_column_id=>wwv_flow_api.id(10243019672410319)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>181.828
|
|
,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(10277027584192637)
|
|
,p_view_id=>wwv_flow_api.id(10268414288192609)
|
|
,p_display_seq=>8
|
|
,p_column_id=>wwv_flow_api.id(10243133455410320)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>127.797
|
|
);
|
|
wwv_flow_api.create_ig_report_column(
|
|
p_id=>wwv_flow_api.id(10277922549192639)
|
|
,p_view_id=>wwv_flow_api.id(10268414288192609)
|
|
,p_display_seq=>9
|
|
,p_column_id=>wwv_flow_api.id(10243259451410321)
|
|
,p_is_visible=>true
|
|
,p_is_frozen=>false
|
|
,p_width=>99.797
|
|
);
|
|
wwv_flow_api.create_page_plug(
|
|
p_id=>wwv_flow_api.id(9716171545455614)
|
|
,p_plug_name=>'Activity'
|
|
,p_icon_css_classes=>'fa-bar-chart'
|
|
,p_region_template_options=>'#DEFAULT#'
|
|
,p_plug_template=>wwv_flow_api.id(9070356145569920)
|
|
,p_plug_display_sequence=>30
|
|
,p_include_in_reg_disp_sel_yn=>'Y'
|
|
,p_plug_display_point=>'BODY'
|
|
,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(10746895084850208)
|
|
,p_plug_name=>'Activity'
|
|
,p_region_template_options=>'#DEFAULT#:t-Region--scrollBody'
|
|
,p_escape_on_http_output=>'Y'
|
|
,p_plug_template=>wwv_flow_api.id(9080157814569926)
|
|
,p_plug_display_sequence=>40
|
|
,p_include_in_reg_disp_sel_yn=>'Y'
|
|
,p_plug_display_point=>'BODY'
|
|
,p_query_type=>'TABLE'
|
|
,p_query_table=>'SESSIONS_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'
|
|
);
|
|
wwv_flow_api.create_jet_chart(
|
|
p_id=>wwv_flow_api.id(10746970438850209)
|
|
,p_region_id=>wwv_flow_api.id(10746895084850208)
|
|
,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=>'on'
|
|
,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_legend_rendered=>'off'
|
|
);
|
|
wwv_flow_api.create_jet_chart_series(
|
|
p_id=>wwv_flow_api.id(10747066785850210)
|
|
,p_chart_id=>wwv_flow_api.id(10746970438850209)
|
|
,p_seq=>10
|
|
,p_name=>'Users'
|
|
,p_location=>'REGION_SOURCE'
|
|
,p_items_value_column_name=>'COUNT_USERS'
|
|
,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=>'on'
|
|
,p_items_label_rendered=>false
|
|
);
|
|
wwv_flow_api.create_jet_chart_series(
|
|
p_id=>wwv_flow_api.id(10747386473850213)
|
|
,p_chart_id=>wwv_flow_api.id(10746970438850209)
|
|
,p_seq=>20
|
|
,p_name=>'Pages'
|
|
,p_location=>'REGION_SOURCE'
|
|
,p_items_value_column_name=>'COUNT_PAGES'
|
|
,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=>'on'
|
|
,p_items_label_rendered=>false
|
|
);
|
|
wwv_flow_api.create_jet_chart_series(
|
|
p_id=>wwv_flow_api.id(10747459332850214)
|
|
,p_chart_id=>wwv_flow_api.id(10746970438850209)
|
|
,p_seq=>30
|
|
,p_name=>'Requests'
|
|
,p_location=>'REGION_SOURCE'
|
|
,p_items_value_column_name=>'COUNT_REQUESTS'
|
|
,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
|
|
);
|
|
wwv_flow_api.create_jet_chart_series(
|
|
p_id=>wwv_flow_api.id(10747598070850215)
|
|
,p_chart_id=>wwv_flow_api.id(10746970438850209)
|
|
,p_seq=>40
|
|
,p_name=>'Others'
|
|
,p_location=>'REGION_SOURCE'
|
|
,p_items_value_column_name=>'COUNT_OTHERS'
|
|
,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
|
|
);
|
|
wwv_flow_api.create_jet_chart_axis(
|
|
p_id=>wwv_flow_api.id(10747601184850216)
|
|
,p_chart_id=>wwv_flow_api.id(10746970438850209)
|
|
,p_axis=>'y2'
|
|
,p_is_rendered=>'on'
|
|
,p_min=>0
|
|
,p_format_scaling=>'none'
|
|
,p_scaling=>'linear'
|
|
,p_baseline_scaling=>'zero'
|
|
,p_step=>1
|
|
,p_position=>'auto'
|
|
,p_major_tick_rendered=>'on'
|
|
,p_minor_tick_rendered=>'off'
|
|
,p_tick_label_rendered=>'on'
|
|
,p_split_dual_y=>'auto'
|
|
);
|
|
wwv_flow_api.create_jet_chart_axis(
|
|
p_id=>wwv_flow_api.id(10747251299850212)
|
|
,p_chart_id=>wwv_flow_api.id(10746970438850209)
|
|
,p_axis=>'y'
|
|
,p_is_rendered=>'on'
|
|
,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_jet_chart_axis(
|
|
p_id=>wwv_flow_api.id(10747187438850211)
|
|
,p_chart_id=>wwv_flow_api.id(10746970438850209)
|
|
,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'
|
|
);
|
|
wwv_flow_api.create_page_button(
|
|
p_id=>wwv_flow_api.id(10577836810928805)
|
|
,p_button_sequence=>40
|
|
,p_button_plug_id=>wwv_flow_api.id(9264033779429041)
|
|
,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.:902:&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(10577930254928806)
|
|
,p_button_sequence=>50
|
|
,p_button_plug_id=>wwv_flow_api.id(9264033779429041)
|
|
,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.:902:&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(10578025030928807)
|
|
,p_button_sequence=>60
|
|
,p_button_plug_id=>wwv_flow_api.id(9264033779429041)
|
|
,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.:902:&SESSION.::&DEBUG.::G_TODAY:'
|
|
,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(10608096842466207)
|
|
,p_button_sequence=>10
|
|
,p_button_plug_id=>wwv_flow_api.id(9264033779429041)
|
|
,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.:902:&SESSION.::&DEBUG.:902::'
|
|
,p_icon_css_classes=>'fa-refresh'
|
|
);
|
|
wwv_flow_api.create_page_item(
|
|
p_id=>wwv_flow_api.id(10433199043245747)
|
|
,p_name=>'P902_TODAY'
|
|
,p_item_sequence=>30
|
|
,p_item_plug_id=>wwv_flow_api.id(9264033779429041)
|
|
,p_use_cache_before_default=>'NO'
|
|
,p_prompt=>'&G_TODAY_LABEL.'
|
|
,p_format_mask=>'YYYY-MM-DD'
|
|
,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(10433209377245748)
|
|
,p_name=>'P902_USER_ID'
|
|
,p_item_sequence=>20
|
|
,p_item_plug_id=>wwv_flow_api.id(9264033779429041)
|
|
,p_display_as=>'NATIVE_HIDDEN'
|
|
,p_attribute_01=>'Y'
|
|
);
|
|
wwv_flow_api.create_page_item(
|
|
p_id=>wwv_flow_api.id(10433366419245749)
|
|
,p_name=>'P902_SESSION_ID'
|
|
,p_item_sequence=>10
|
|
,p_item_plug_id=>wwv_flow_api.id(9264033779429041)
|
|
,p_display_as=>'NATIVE_HIDDEN'
|
|
,p_attribute_01=>'Y'
|
|
);
|
|
wwv_flow_api.create_page_da_event(
|
|
p_id=>wwv_flow_api.id(10577425814928801)
|
|
,p_name=>'TODAY_CHANGED'
|
|
,p_event_sequence=>10
|
|
,p_triggering_element_type=>'ITEM'
|
|
,p_triggering_element=>'P902_TODAY'
|
|
,p_bind_type=>'bind'
|
|
,p_bind_event_type=>'change'
|
|
);
|
|
wwv_flow_api.create_page_da_action(
|
|
p_id=>wwv_flow_api.id(10577531754928802)
|
|
,p_event_id=>wwv_flow_api.id(10577425814928801)
|
|
,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.component_end;
|
|
end;
|
|
/
|