#TEXT# '
18 | ||'div>',
19 | ''))
20 | ,p_list_template_noncurrent=>wwv_flow_string.join(wwv_flow_t_varchar2(
21 | '
#TEXT#
',
22 | ''))
23 | ,p_list_template_name=>'Wizard Progress'
24 | ,p_internal_name=>'WIZARD_PROGRESS'
25 | ,p_javascript_code_onload=>'apex.theme.initWizardProgressBar();'
26 | ,p_theme_id=>42
27 | ,p_theme_class_id=>17
28 | ,p_preset_template_options=>'t-WizardSteps--displayLabels'
29 | ,p_list_template_before_rows=>wwv_flow_string.join(wwv_flow_t_varchar2(
30 | '
#CURRENT_PROGRESS#
',
31 | '
'))
32 | ,p_list_template_after_rows=>'
'
33 | ,p_reference_id=>2008702338707394488
34 | );
35 | wwv_flow_api.component_end;
36 | end;
37 | /
38 |
--------------------------------------------------------------------------------
/src/apex/application/shared_components/user_interface/templates/report/dragzone.sql:
--------------------------------------------------------------------------------
1 | prompt --application/shared_components/user_interface/templates/report/dragzone
2 | begin
3 | -- Manifest
4 | -- ROW TEMPLATE: DRAGZONE
5 | -- Manifest End
6 | wwv_flow_api.component_begin (
7 | p_version_yyyy_mm_dd=>'2021.10.15'
8 | ,p_release=>'21.2.1'
9 | ,p_default_workspace_id=>9510583246779566
10 | ,p_default_application_id=>111
11 | ,p_default_id_offset=>364658460193179534
12 | ,p_default_owner=>'SURVEY_TOOL'
13 | );
14 | wwv_flow_api.create_row_template(
15 | p_id=>wwv_flow_api.id(180153158009650545)
16 | ,p_row_template_name=>'DragZone'
17 | ,p_internal_name=>'DRAGZONE'
18 | ,p_row_template1=>wwv_flow_string.join(wwv_flow_t_varchar2(
19 | '
',
20 | '
#HEA_TEXT#
',
21 | '',
22 | '',
23 | ''))
24 | ,p_row_template_before_rows=>'
'
25 | ,p_row_template_after_rows=>'
'
26 | ,p_row_template_type=>'NAMED_COLUMNS'
27 | ,p_row_template_display_cond1=>'0'
28 | ,p_row_template_display_cond2=>'0'
29 | ,p_row_template_display_cond3=>'0'
30 | ,p_row_template_display_cond4=>'0'
31 | ,p_theme_id=>42
32 | ,p_theme_class_id=>7
33 | ,p_translate_this_template=>'N'
34 | );
35 | wwv_flow_api.component_end;
36 | end;
37 | /
38 |
--------------------------------------------------------------------------------
/src/apex/application/shared_components/user_interface/theme_display_points.sql:
--------------------------------------------------------------------------------
1 | prompt --application/shared_components/user_interface/theme_display_points
2 | begin
3 | -- Manifest
4 | -- THEME DISPLAY POINTS: 445
5 | -- Manifest End
6 | wwv_flow_api.component_begin (
7 | p_version_yyyy_mm_dd=>'2021.04.15'
8 | ,p_release=>'21.1.6'
9 | ,p_default_workspace_id=>9510583246779566
10 | ,p_default_application_id=>111
11 | ,p_default_id_offset=>349023258543091759
12 | ,p_default_owner=>'SURVEY_TOOL'
13 | );
14 | null;
15 | wwv_flow_api.component_end;
16 | end;
17 | /
18 |
--------------------------------------------------------------------------------
/src/apex/application/user_interfaces.sql:
--------------------------------------------------------------------------------
1 | prompt --application/user_interfaces
2 | begin
3 | -- Manifest
4 | -- USER INTERFACES: 445
5 | -- Manifest End
6 | wwv_flow_api.component_begin (
7 | p_version_yyyy_mm_dd=>'2021.10.15'
8 | ,p_release=>'21.2.1'
9 | ,p_default_workspace_id=>9510583246779566
10 | ,p_default_application_id=>111
11 | ,p_default_id_offset=>364658460193179534
12 | ,p_default_owner=>'SURVEY_TOOL'
13 | );
14 | wwv_flow_api.create_user_interface(
15 | p_id=>wwv_flow_api.id(179050793507173566)
16 | ,p_ui_type_name=>'DESKTOP'
17 | ,p_display_name=>'Desktop'
18 | ,p_display_seq=>10
19 | ,p_use_auto_detect=>false
20 | ,p_is_default=>true
21 | ,p_theme_id=>42
22 | ,p_home_url=>'f?p=&APP_ID.:1:&SESSION.'
23 | ,p_login_url=>'f?p=&APP_ID.:LOGIN:&APP_SESSION.::&DEBUG.:::'
24 | ,p_theme_style_by_user_pref=>false
25 | ,p_global_page_id=>0
26 | ,p_navigation_list_id=>wwv_flow_api.id(178912631798173415)
27 | ,p_navigation_list_position=>'SIDE'
28 | ,p_navigation_list_template_id=>wwv_flow_api.id(179017904632173506)
29 | ,p_nav_list_template_options=>'js-navCollapsed--default:t-TreeNav--classic'
30 | ,p_css_file_urls=>'#APP_IMAGES#app-icon.css?version=#APP_VERSION#'
31 | ,p_javascript_file_urls=>'#APP_IMAGES#main.min.js'
32 | ,p_nav_bar_type=>'LIST'
33 | ,p_nav_bar_list_id=>wwv_flow_api.id(179050449786173564)
34 | ,p_nav_bar_list_template_id=>wwv_flow_api.id(179017432461173505)
35 | ,p_nav_bar_template_options=>'js-menu-callout'
36 | );
37 | wwv_flow_api.component_end;
38 | end;
39 | /
40 |
--------------------------------------------------------------------------------
/src/apex/application/user_interfaces/combined_files.sql:
--------------------------------------------------------------------------------
1 | prompt --application/user_interfaces/combined_files
2 | begin
3 | -- Manifest
4 | -- COMBINED FILES: 445
5 | -- Manifest End
6 | wwv_flow_api.component_begin (
7 | p_version_yyyy_mm_dd=>'2021.10.15'
8 | ,p_release=>'21.2.1'
9 | ,p_default_workspace_id=>9510583246779566
10 | ,p_default_application_id=>111
11 | ,p_default_id_offset=>364658460193179534
12 | ,p_default_owner=>'SURVEY_TOOL'
13 | );
14 | null;
15 | wwv_flow_api.component_end;
16 | end;
17 | /
18 |
--------------------------------------------------------------------------------
/src/datamodel/ChangeRequests.local:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/src/datamodel/businessinfo/Business Information.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-08-09 10:13:16 UTC
5 | datamodel
6 | false
7 |
--------------------------------------------------------------------------------
/src/datamodel/businessinfo/Objects.local:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/src/datamodel/datatypes/DDLSelection.local:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/src/datamodel/datatypes/DataTypes.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-08-09 10:13:16 UTC
5 | datamodel
6 | false
7 | array_ref_
8 | array_
9 | 10
10 | ARRAY
11 | _Array
12 | inst_
13 | ref_
14 | true
15 |
--------------------------------------------------------------------------------
/src/datamodel/datatypes/Diagrams.local:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
--------------------------------------------------------------------------------
/src/datamodel/datatypes/Objects.local:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/src/datamodel/datatypes/structuredtype/seg_0/47E390DE-0671-C4B1-8428-0F45CBEE18F8.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-08-09 10:13:16 UTC
5 | Excel_Gateway
6 | false
7 | true
8 | false
9 | true
10 |
--------------------------------------------------------------------------------
/src/datamodel/datatypes/structuredtype/seg_0/F72C39E0-D1CA-8821-2AD7-A1E95A37D3D1.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-08-09 10:13:16 UTC
5 | Excel_Gateway
6 | false
7 | true
8 | false
9 | true
10 |
--------------------------------------------------------------------------------
/src/datamodel/datatypes/subviews/44F6B3E2-D865-636F-AE3F-2CBADB1DCA05.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | therwix
5 | 2021-08-09 10:13:16 UTC
6 | false
7 | true
8 | false
9 | true
10 | false
11 | false
12 | false
13 | -1
14 | false
15 | 1
16 |
17 |
18 | false
19 |
20 |
21 |
22 | false
23 |
24 |
25 |
26 |
--------------------------------------------------------------------------------
/src/datamodel/dmd_open.local:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/src/datamodel/logical/Diagrams.local:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
--------------------------------------------------------------------------------
/src/datamodel/logical/Logical.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-08-09 10:13:16 UTC
5 | datamodel
6 | false
7 |
--------------------------------------------------------------------------------
/src/datamodel/logical/Objects.local:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/src/datamodel/logical/subviews/2C20954D-2C60-A5FE-9FD7-D943E12E11FD.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | therwix
5 | 2021-08-09 11:01:48 UTC
6 | false
7 | true
8 | false
9 | false
10 | false
11 | false
12 | false
13 | -1
14 | false
15 | 1
16 |
--------------------------------------------------------------------------------
/src/datamodel/mapping/DeletedMap_RM07DB7D3E-A604-71AE-E24B-C6B6AC31832E.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/src/datamodel/mapping/DeletedMap_RM2BE2275B-103C-65C0-526F-07C50F0ECDB4.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/src/datamodel/mapping/DeletedMap_RMEFAB9F35-101C-E621-3611-16383DE14391.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/src/datamodel/mapping/ExtendedMap.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/src/datamodel/mapping/ExtendedMap_RM07DB7D3E-A604-71AE-E24B-C6B6AC31832E.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/src/datamodel/mapping/ExtendedMap_RM2BE2275B-103C-65C0-526F-07C50F0ECDB4.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/src/datamodel/mapping/ExtendedMap_RMEFAB9F35-101C-E621-3611-16383DE14391.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/src/datamodel/pm/Objects.local:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/src/datamodel/pm/Process Model.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-08-09 10:13:16 UTC
5 | datamodel
6 | false
7 |
--------------------------------------------------------------------------------
/src/datamodel/rdbms/Excel_Gateway_RDBMSSites.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/src/datamodel/rdbms/datamodel_RDBMSSites.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-08-09 10:20:16 UTC
5 | datamodel
6 | true
7 | 79C73AAF-E1A7-E669-7DF0-025EE81A2AFC
8 |
9 |
10 | ATP - SURVEY TOOL
11 | survey_tool
12 | 1
13 |
14 |
15 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/Diagrams.local:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/foreignkey/seg_0/1D420EDB-7AAD-966E-3315-A50150C37F40.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | TPH_HEA_FK
6 | therwix
7 | 2021-08-09 10:20:42 UTC
8 | Excel_Gateway
9 | SURVEY_TOOL.R_HEADER
10 | NO ACTION
11 | 207D7456-7AE0-5D45-1EBF-1FDFC7D755D8
12 | 284F0CB9-9D6F-DCA3-C892-6904D6391CAE
13 | 284F0CB9-9D6F-DCA3-C892-6904D6391CAE
14 | true
15 | HEA_ID
16 | true
17 | false
18 | true
19 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/foreignkey/seg_0/27A6B83B-842C-FADA-B2ED-82905F23CF84.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | TPH_UFE_FK
6 | therwix
7 | 2021-08-09 10:20:42 UTC
8 | Excel_Gateway
9 | SURVEY_TOOL.R_TEMPLATES
10 | NO ACTION
11 | 782288FD-B52D-7ED3-0A67-339F2B46FBDF
12 | 21A65006-357A-0F10-CF13-BCFA739244F5
13 | 21A65006-357A-0F10-CF13-BCFA739244F5
14 | true
15 | TPL_ID
16 | true
17 | false
18 | true
19 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/foreignkey/seg_0/3A1A6B62-AA70-0C2E-5BE7-345A9F9DC157.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | HEA_VAL_FK
6 | therwix
7 | 2021-08-09 10:20:42 UTC
8 | Excel_Gateway
9 | SURVEY_TOOL.R_VALIDATION
10 | NO ACTION
11 | E020A69D-5DA8-5BAE-D3DE-C8156F3E7D12
12 | 76B617D3-01BC-AB66-4B92-E3719AB9B2FA
13 | 76B617D3-01BC-AB66-4B92-E3719AB9B2FA
14 | true
15 | VAL_ID
16 | true
17 | false
18 | true
19 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/foreignkey/seg_0/40D58C1D-864D-2896-8127-6CA44C78E3A9.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | TID_TIS_FK
6 | therwix
7 | 2021-08-09 10:20:42 UTC
8 | Excel_Gateway
9 | SURVEY_TOOL.TEMPLATE_IMPORT_STATUS
10 | NO ACTION
11 | 7EB46ADD-7D8C-AE93-9AA1-97A0E7D0A235
12 | B761F471-C93A-7585-FA7B-601E2071F575
13 | B761F471-C93A-7585-FA7B-601E2071F575
14 | true
15 | TIS_ID
16 | true
17 | false
18 | true
19 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/foreignkey/seg_0/58739D8D-D44A-D865-74FD-69AA7CF5E426.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-08-09 10:41:14 UTC
5 | Excel_Gateway
6 | SURVEY_TOOL.R_TEMPLATES
7 | NO ACTION
8 | 782288FD-B52D-7ED3-0A67-339F2B46FBDF
9 | 21A65006-357A-0F10-CF13-BCFA739244F5
10 | 21A65006-357A-0F10-CF13-BCFA739244F5
11 | true
12 | TPL_ID
13 | true
14 | false
15 | true
16 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/foreignkey/seg_0/5FBF01B9-3C56-CF53-C46C-5342C4EBF8F6.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | THV_TPH_FK
6 | therwix
7 | 2021-08-09 10:20:42 UTC
8 | Excel_Gateway
9 | SURVEY_TOOL.TEMPLATE_HEADER
10 | NO ACTION
11 | 3E383D27-E7DE-D441-C683-72DCFF3C468D
12 | 85078977-DEE8-90A4-D5E8-5664FE5D67AA
13 | 85078977-DEE8-90A4-D5E8-5664FE5D67AA
14 | true
15 | TPH_ID
16 | true
17 | false
18 | true
19 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/foreignkey/seg_0/738D49EE-1A50-E0D6-8550-17B00A0CC65F.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | DDS_HEA_FK
6 | therwix
7 | 2021-08-09 10:20:42 UTC
8 | Excel_Gateway
9 | SURVEY_TOOL.R_HEADER
10 | NO ACTION
11 | 207D7456-7AE0-5D45-1EBF-1FDFC7D755D8
12 | 284F0CB9-9D6F-DCA3-C892-6904D6391CAE
13 | 284F0CB9-9D6F-DCA3-C892-6904D6391CAE
14 | true
15 | HEA_ID
16 | true
17 | false
18 | true
19 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/foreignkey/seg_0/8B343861-C705-4C2C-DDBB-663019B9D330.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | TPA_TPL_FK
6 | therwix
7 | 2021-08-09 10:20:42 UTC
8 | Excel_Gateway
9 | SURVEY_TOOL.R_TEMPLATES
10 | NO ACTION
11 | 782288FD-B52D-7ED3-0A67-339F2B46FBDF
12 | 21A65006-357A-0F10-CF13-BCFA739244F5
13 | 21A65006-357A-0F10-CF13-BCFA739244F5
14 | true
15 | TPL_ID
16 | true
17 | false
18 | true
19 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/foreignkey/seg_0/BC0076BB-F349-75CC-DBD1-5CF1AB6538DA.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | TIS_FIL_FK
6 | therwix
7 | 2021-08-09 10:20:42 UTC
8 | Excel_Gateway
9 | SURVEY_TOOL.FILES
10 | NO ACTION
11 | 512AFA89-9447-466A-C0BA-17ED1880DBEB
12 | 3AF1F8EF-815E-6CD6-ECA5-0DBD9539A526
13 | 3AF1F8EF-815E-6CD6-ECA5-0DBD9539A526
14 | true
15 | FIL_ID
16 | true
17 | false
18 | true
19 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/foreignkey/seg_0/C4737B47-B2F7-823B-3B85-860AB2D584ED.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | TIS_STS_FK
6 | therwix
7 | 2021-08-09 10:20:42 UTC
8 | Excel_Gateway
9 | SURVEY_TOOL.R_STATUS
10 | NO ACTION
11 | 11E8DE4E-3D94-CC5F-D33D-4CEA71186ED7
12 | F282E3AC-5B41-4E54-9265-E48C22B0C5E6
13 | F282E3AC-5B41-4E54-9265-E48C22B0C5E6
14 | true
15 | STS_ID
16 | true
17 | false
18 | true
19 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/foreignkey/seg_0/DB009B46-67DE-D621-0B8B-D97ABB66F017.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | TIS_PER_FK
6 | therwix
7 | 2021-08-09 10:20:42 UTC
8 | Excel_Gateway
9 | SURVEY_TOOL.R_PERSON
10 | NO ACTION
11 | 2A4DB935-DE4B-4AC9-7A40-A590D61DE154
12 | 2626F8AD-33FC-AE87-D1FC-7436EED60A6A
13 | 2626F8AD-33FC-AE87-D1FC-7436EED60A6A
14 | true
15 | PER_ID
16 | true
17 | false
18 | true
19 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/79C73AAF-025EE81A2AFC.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-08-09 10:20:16 UTC
5 | datamodel
6 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/SType/seg_0/47E390DE-0671-C4B1-8428-0F45CBEE18F8.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-08-09 10:20:16 UTC
5 | Excel_Gateway
6 | MDSYS
7 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/SType/seg_0/F72C39E0-D1CA-8821-2AD7-A1E95A37D3D1.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-08-09 10:20:16 UTC
5 | Excel_Gateway
6 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Segment/seg_0/168D4A77-ADE5-19F6-801C-7BF5ECCD79B2.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-08-09 10:20:28 UTC
5 | Excel_Gateway
6 | 20
7 | 255
8 | 65536
9 | 2147483645
10 | 1048576
11 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Segment/seg_0/2D2D230F-6C7C-9377-8CC4-A90BBBAF1EB4.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-08-09 10:20:29 UTC
5 | Excel_Gateway
6 | 20
7 | 68
8 | 65536
9 | 2147483645
10 | 1048576
11 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Segment/seg_0/6D2202E2-B1BB-EAC5-8141-B1445817C8FC.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-08-09 10:20:17 UTC
5 | Excel_Gateway
6 | 10
7 | 255
8 | 65536
9 | 2147483645
10 | 1048576
11 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Sequence/seg_0/118D9C9A-A4DF-D649-747B-6B3039BA3D68.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | STS_SEQ
6 | therwix
7 | 2021-08-09 15:08:52 UTC
8 | Excel_Gateway
9 | 1
10 | 9999999999999999999999999999
11 | 1
12 | YES
13 | 6D96194D-184B-30BE-74BF-59D97801C65F
14 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Sequence/seg_0/23F84C3A-9040-807E-A8BA-B3A264515020.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | IER_SEQ
6 | therwix
7 | 2021-08-09 15:08:52 UTC
8 | Excel_Gateway
9 | 1
10 | 9999999999999999999999999999
11 | 1
12 | YES
13 | 6D96194D-184B-30BE-74BF-59D97801C65F
14 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Sequence/seg_0/2DBE4688-B6FF-04C8-4011-7F9951EAFE31.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | TPA_SEQ
6 | therwix
7 | 2021-08-09 15:08:52 UTC
8 | Excel_Gateway
9 | 1
10 | 9999999999999999999999999999
11 | 1
12 | YES
13 | 6D96194D-184B-30BE-74BF-59D97801C65F
14 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Sequence/seg_0/4253FAC2-413D-B47E-4356-960849957879.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | LOGGER_APX_ITEMS_SEQ
6 | therwix
7 | 2021-08-09 15:08:52 UTC
8 | Excel_Gateway
9 | 20
10 | 1
11 | 999999999999999999999999999
12 | 1
13 | 6D96194D-184B-30BE-74BF-59D97801C65F
14 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Sequence/seg_0/44D4592B-77F1-E89C-A8BB-B108486E704B.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | DDS_SEQ
6 | therwix
7 | 2021-08-09 15:08:52 UTC
8 | Excel_Gateway
9 | 1
10 | 9999999999999999999999999999
11 | 1
12 | YES
13 | 6D96194D-184B-30BE-74BF-59D97801C65F
14 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Sequence/seg_0/45386B7E-75BC-1C81-AC4B-D9A49AF31550.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | TPH_SEQ
6 | therwix
7 | 2021-08-09 15:08:52 UTC
8 | Excel_Gateway
9 | 1
10 | 9999999999999999999999999999
11 | 1
12 | YES
13 | 6D96194D-184B-30BE-74BF-59D97801C65F
14 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Sequence/seg_0/719D9A4F-353C-0BF3-77E8-21991CAD4502.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | SPS_SEQ
6 | therwix
7 | 2021-08-09 15:08:52 UTC
8 | Excel_Gateway
9 | 1
10 | 9999999999999999999999999999
11 | 1
12 | YES
13 | 6D96194D-184B-30BE-74BF-59D97801C65F
14 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Sequence/seg_0/71A944A0-4AAA-3348-7A32-478EFEF31540.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | TIS_SEQ
6 | therwix
7 | 2021-08-09 15:08:52 UTC
8 | Excel_Gateway
9 | 1
10 | 9999999999999999999999999999
11 | 1
12 | YES
13 | 6D96194D-184B-30BE-74BF-59D97801C65F
14 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Sequence/seg_0/72654F9C-A6CA-06A6-33BB-4603494FA7EF.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | TPL_SEQ
6 | therwix
7 | 2021-08-09 15:08:52 UTC
8 | Excel_Gateway
9 | 1
10 | 9999999999999999999999999999
11 | 1
12 | YES
13 | 6D96194D-184B-30BE-74BF-59D97801C65F
14 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Sequence/seg_0/8385CA70-86C6-755E-29C7-7A684EC39E5E.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | THG_SEQ
6 | therwix
7 | 2021-08-09 15:08:52 UTC
8 | Excel_Gateway
9 | 1
10 | 9999999999999999999999999999
11 | 1
12 | YES
13 | 6D96194D-184B-30BE-74BF-59D97801C65F
14 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Sequence/seg_0/973BEF72-D99F-4D20-C12C-95A73CBAFF8B.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | PER_SEQ
6 | therwix
7 | 2021-08-09 15:08:52 UTC
8 | Excel_Gateway
9 | 1
10 | 9999999999999999999999999999
11 | 1
12 | YES
13 | 6D96194D-184B-30BE-74BF-59D97801C65F
14 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Sequence/seg_0/B80165E8-4F6E-D197-36D9-BC81DE24BFB5.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | VAL_SEQ
6 | therwix
7 | 2021-08-09 15:08:52 UTC
8 | Excel_Gateway
9 | 1
10 | 9999999999999999999999999999
11 | 1
12 | YES
13 | 6D96194D-184B-30BE-74BF-59D97801C65F
14 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Sequence/seg_0/B85C1422-9AC8-B1D1-8EAE-1A9BFF79B815.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | USR_SEQ
6 | therwix
7 | 2021-08-09 15:08:52 UTC
8 | Excel_Gateway
9 | 1
10 | 9999999999999999999999999999
11 | 1
12 | YES
13 | 6D96194D-184B-30BE-74BF-59D97801C65F
14 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Sequence/seg_0/B9599A0D-D2EE-E2E3-4B8B-1678FB01AB99.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | LOGGER_LOGS_SEQ
6 | therwix
7 | 2021-08-09 15:08:52 UTC
8 | Excel_Gateway
9 | 20
10 | 1
11 | 999999999999999999999999999
12 | 1
13 | 6D96194D-184B-30BE-74BF-59D97801C65F
14 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Sequence/seg_0/BCF028A0-BB37-B5D3-0D80-7855E22B8AE6.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | THV_SEQ
6 | therwix
7 | 2021-08-09 15:08:52 UTC
8 | Excel_Gateway
9 | 1
10 | 9999999999999999999999999999
11 | 1
12 | YES
13 | 6D96194D-184B-30BE-74BF-59D97801C65F
14 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Sequence/seg_0/C9494DA0-E0B6-4659-E289-F844CDA47461.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | HEA_SEQ
6 | therwix
7 | 2021-08-09 15:08:52 UTC
8 | Excel_Gateway
9 | 1
10 | 9999999999999999999999999999
11 | 1
12 | YES
13 | 6D96194D-184B-30BE-74BF-59D97801C65F
14 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Sequence/seg_0/DCF63ECD-02B5-BE46-2EE4-CEE96CBB68F5.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | TID_SEQ
6 | therwix
7 | 2021-08-09 15:08:52 UTC
8 | Excel_Gateway
9 | 1
10 | 9999999999999999999999999999
11 | 1
12 | YES
13 | 6D96194D-184B-30BE-74BF-59D97801C65F
14 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Sequence/seg_0/E10FFFBD-2BB2-D2D5-7185-5F779A1AB6C5.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | FIL_SEQ
6 | therwix
7 | 2021-08-09 15:08:52 UTC
8 | Excel_Gateway
9 | 1
10 | 9999999999999999999999999999
11 | 1
12 | YES
13 | 6D96194D-184B-30BE-74BF-59D97801C65F
14 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Sequence/seg_0/F8DB8760-E111-A284-6540-CEE468562487.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | TID_ROW_SEQ
6 | therwix
7 | 2021-08-09 15:08:52 UTC
8 | Excel_Gateway
9 | 1
10 | 9999999999999999999999999999
11 | 1
12 | YES
13 | 6D96194D-184B-30BE-74BF-59D97801C65F
14 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/TSpace/seg_0/69CB9773-B617-5748-A0A3-0048DB93E350.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | DATA
6 | therwix
7 | 2021-08-09 10:20:17 UTC
8 | Excel_Gateway
9 | 0
10 | LOCAL
11 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/0143C017-1416-9E28-677B-E5C4D301030D.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | FIL_BIU_TRG
6 | therwix
7 | 2021-08-09 10:20:39 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
26 | BEFORE
27 | 6D96194D-184B-30BE-74BF-59D97801C65F
28 | 512AFA89-9447-466A-C0BA-17ED1880DBEB
29 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/04001458-E7CC-F713-FBD9-12C60FD9D81F.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | TPL_BIU_TRG
6 | therwix
7 | 2021-08-09 10:20:40 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
26 | BEFORE
27 | 6D96194D-184B-30BE-74BF-59D97801C65F
28 | 782288FD-B52D-7ED3-0A67-339F2B46FBDF
29 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/14D1F763-D73D-EAB2-8D2C-C5FF7539125A.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | TPH_BIU_TRG
6 | therwix
7 | 2021-08-09 10:20:40 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
26 | BEFORE
27 | 6D96194D-184B-30BE-74BF-59D97801C65F
28 | 3E383D27-E7DE-D441-C683-72DCFF3C468D
29 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/2E1E2455-16DA-108C-EAC5-7C3F52D3C7B5.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | TID_BIU_TRG
6 | therwix
7 | 2021-08-09 10:20:40 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
26 | BEFORE
27 | 6D96194D-184B-30BE-74BF-59D97801C65F
28 | CF86BC89-6CA7-051D-0421-DAEA8F26ED08
29 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/3C127637-10AB-F336-26D2-419745F89D43.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | SPS_BIU_TRG
6 | therwix
7 | 2021-08-09 10:20:40 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
26 | BEFORE
27 | 6D96194D-184B-30BE-74BF-59D97801C65F
28 | 79FC3A7F-D1F6-341D-D08E-3EB16094DFE1
29 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/4662EB94-64C4-4176-7C63-7F5723105FF8.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | THV_BIU_TRG
6 | therwix
7 | 2021-08-09 10:20:40 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
26 | BEFORE
27 | 6D96194D-184B-30BE-74BF-59D97801C65F
28 | 6EEFCFD0-0DB1-AC80-C648-E1580AA6C86D
29 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/6E100222-E96C-74EE-619F-0937FC7C4EC4.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | TIS_BIU_TRG
6 | therwix
7 | 2021-08-09 10:20:40 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
26 | BEFORE
27 | 6D96194D-184B-30BE-74BF-59D97801C65F
28 | 7EB46ADD-7D8C-AE93-9AA1-97A0E7D0A235
29 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/6F8C0C5A-81C4-6C6C-3689-EC37DC214774.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | THG_BIU_TRG
6 | therwix
7 | 2021-08-09 10:20:40 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
26 | BEFORE
27 | 6D96194D-184B-30BE-74BF-59D97801C65F
28 | A29E9389-5D07-8D85-FA7E-9DE4219FE0C4
29 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/8A200E4C-210C-DE82-29A8-9114A277C6AB.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | DDS_BIU_TRG
6 | therwix
7 | 2021-08-09 10:20:40 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
26 | BEFORE
27 | 6D96194D-184B-30BE-74BF-59D97801C65F
28 | C6BB0753-2E41-E821-45D1-E49F3A03341F
29 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/9252B06F-7082-4D24-0FBE-5D7B2D289D3F.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | PER_BIU_TRG
6 | therwix
7 | 2021-08-09 10:20:40 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
26 | BEFORE
27 | 6D96194D-184B-30BE-74BF-59D97801C65F
28 | 2A4DB935-DE4B-4AC9-7A40-A590D61DE154
29 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/C1039CF3-1855-F337-51D1-28F162F17F4F.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | HEA_BIU_TRG
6 | therwix
7 | 2021-08-09 10:20:40 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
26 | BEFORE
27 | 6D96194D-184B-30BE-74BF-59D97801C65F
28 | 207D7456-7AE0-5D45-1EBF-1FDFC7D755D8
29 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/CB59B53F-2D71-1FF1-2862-CDAF9E392D29.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | TPA_BIU_TRG
6 | therwix
7 | 2021-08-09 10:20:40 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
26 | BEFORE
27 | 6D96194D-184B-30BE-74BF-59D97801C65F
28 | D8AB79A8-58AC-F52B-32A6-440E43F480A4
29 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/CFE3A753-EDD0-3DD3-7E24-1E73DAC85EE7.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | STS_BIU_TRG
6 | therwix
7 | 2021-08-09 10:20:40 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
26 | BEFORE
27 | 6D96194D-184B-30BE-74BF-59D97801C65F
28 | 11E8DE4E-3D94-CC5F-D33D-4CEA71186ED7
29 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/DDB20787-A400-8921-BA09-B39BBBA06503.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | USR_BIU_TRG
6 | therwix
7 | 2021-08-09 10:20:39 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
26 | BEFORE
27 | 6D96194D-184B-30BE-74BF-59D97801C65F
28 | 43B52625-7051-97CB-8CF4-CE958A931EEF
29 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/E34C605F-419B-4138-F9D1-D9FAD80CC702.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | VAL_BIU_TRG
6 | therwix
7 | 2021-08-09 10:20:40 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
26 | BEFORE
27 | 6D96194D-184B-30BE-74BF-59D97801C65F
28 | E020A69D-5DA8-5BAE-D3DE-C8156F3E7D12
29 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/User/seg_0/6D96194D-184B-30BE-74BF-59D97801C65F.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | ATP - SURVEY TOOL
4 | SURVEY_TOOL
5 | therwix
6 | 2021-08-09 10:20:16 UTC
7 | Excel_Gateway
8 | E9380AD7-7416-3F20-40BA-F48221C52445
9 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/User/seg_0/MDSYS.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-08-09 10:20:16 UTC
5 | Excel_Gateway
6 | true
7 | true
8 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/phys/79C73AAF-025EE81A2AFC/User/seg_0/PUBLIC.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-08-09 10:20:16 UTC
5 | Excel_Gateway
6 | true
7 | true
8 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/schema/seg_0/1C1CD04D-5677-F3B8-464B-953E4FEE0EB9.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-08-09 15:10:22 UTC
5 | datamodel
6 | 92DCB3A2-5B83-AF40-94BA-615060CFECD6
7 |
--------------------------------------------------------------------------------
/src/datamodel/rel/07DB7D3E-C6B6AC31832E/schema/seg_0/E9380AD7-7416-3F20-40BA-F48221C52445.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-08-09 10:20:17 UTC
5 | datamodel
6 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-12-13 14:06:06 UTC
5 | Excel_Gateway
6 | false
7 | 79C73AAF-E1A7-E669-7DF0-025EE81A2AFC
8 |
9 |
10 | mt_excel_gateway
11 | mt_excel_gateway
12 | 1
13 |
14 |
15 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/DDLSelection.local:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/Diagrams.local:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/foreignkey/seg_0/093F6ECB-AF0D-F5FC-AC8B-4D0F785CF4E1.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-12-13 14:12:19 UTC
5 | Excel_Gateway
6 | MT_EXCEL_GATEWAY.R_SHIPPINGSTATUS
7 | NO ACTION
8 | 9780A851-D05A-76AD-B558-233AC80C9CBF
9 | D1572657-D22A-EDCB-2950-3FEE792050F7
10 | D1572657-D22A-EDCB-2950-3FEE792050F7
11 | false
12 | SPS_ID
13 | true
14 | false
15 | true
16 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/foreignkey/seg_0/1739B59B-B166-FFC8-B435-87E5003F69BE.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | TPH_TPL_FK
6 | therwix
7 | 2021-12-13 14:06:51 UTC
8 | Excel_Gateway
9 | MT_EXCEL_GATEWAY.R_TEMPLATES
10 | NO ACTION
11 | B18F6830-6A00-C8B6-9A55-7F4785B69424
12 | 67FF2A3F-A9F0-A326-7B4D-52248B6BE028
13 | 67FF2A3F-A9F0-A326-7B4D-52248B6BE028
14 | true
15 | TPL_ID
16 | true
17 | false
18 | true
19 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/foreignkey/seg_0/1F390A7D-2E21-CFC2-5AC4-9E3C66C4D6CA.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | THV_TPH_FK
6 | therwix
7 | 2021-12-13 14:06:51 UTC
8 | Excel_Gateway
9 | MT_EXCEL_GATEWAY.TEMPLATE_HEADER
10 | NO ACTION
11 | 812E73CE-A58C-E4A4-F6CE-304E66B4191C
12 | 7F4F0B66-3F8A-96A5-2A75-5E91AE768B41
13 | 7F4F0B66-3F8A-96A5-2A75-5E91AE768B41
14 | true
15 | TPH_ID
16 | true
17 | false
18 | true
19 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/foreignkey/seg_0/27D0EE01-6832-9D08-291F-97E8C662FA36.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | TIS_STS_FK
6 | therwix
7 | 2021-12-13 14:06:51 UTC
8 | Excel_Gateway
9 | MT_EXCEL_GATEWAY.R_STATUS
10 | NO ACTION
11 | B0ECB33C-FBCA-9894-5D8B-02CB9BC61DCC
12 | E24BE875-7073-15FA-9B71-56351FD08395
13 | E24BE875-7073-15FA-9B71-56351FD08395
14 | true
15 | STS_ID
16 | true
17 | false
18 | true
19 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/foreignkey/seg_0/386EC6D4-39C5-D3E0-AA09-FAEE9DF0C627.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | TIS_FIL_FK
6 | therwix
7 | 2021-12-13 14:06:51 UTC
8 | Excel_Gateway
9 | MT_EXCEL_GATEWAY.FILES
10 | NO ACTION
11 | C58BCB83-3C88-8096-FA1F-C0933E4E3372
12 | 8B1AAB8B-E7D8-B691-6828-E8028FE5E274
13 | 8B1AAB8B-E7D8-B691-6828-E8028FE5E274
14 | false
15 | FIL_ID
16 | true
17 | false
18 | true
19 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/foreignkey/seg_0/52601EEE-BA4A-F91E-9ABA-6B7755EC8A08.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | TIS_PER_FK
6 | therwix
7 | 2021-12-13 14:06:51 UTC
8 | Excel_Gateway
9 | MT_EXCEL_GATEWAY.R_PERSON
10 | NO ACTION
11 | 5C518D4B-ADD7-DF19-C5C7-A5F9A63F56D6
12 | 8051669E-9965-3B74-E488-61A1CFD038D2
13 | 8051669E-9965-3B74-E488-61A1CFD038D2
14 | true
15 | PER_ID
16 | true
17 | false
18 | true
19 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/foreignkey/seg_0/57B294BF-F7F0-C1AA-B693-40E7F7C2E553.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | TPH_HEA_FK
6 | therwix
7 | 2021-12-13 14:06:51 UTC
8 | Excel_Gateway
9 | MT_EXCEL_GATEWAY.R_HEADER
10 | NO ACTION
11 | CFF4F9B5-99C1-518F-3252-9EA7FDF88BB5
12 | EC9AB5B6-28CC-01D2-F0E4-3AB03E2C768B
13 | EC9AB5B6-28CC-01D2-F0E4-3AB03E2C768B
14 | true
15 | HEA_ID
16 | true
17 | false
18 | true
19 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/foreignkey/seg_0/591FA4A6-0895-66EF-635D-438B20E12915.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | TPA_TPL_FK
6 | therwix
7 | 2021-12-13 14:06:51 UTC
8 | Excel_Gateway
9 | MT_EXCEL_GATEWAY.R_TEMPLATES
10 | NO ACTION
11 | B18F6830-6A00-C8B6-9A55-7F4785B69424
12 | 67FF2A3F-A9F0-A326-7B4D-52248B6BE028
13 | 67FF2A3F-A9F0-A326-7B4D-52248B6BE028
14 | true
15 | TPL_ID
16 | true
17 | false
18 | true
19 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/foreignkey/seg_0/738810D2-F19C-3065-0FA2-A86E386ED4A0.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | TIS_TPL_FK
6 | therwix
7 | 2021-12-13 14:06:51 UTC
8 | Excel_Gateway
9 | MT_EXCEL_GATEWAY.R_TEMPLATES
10 | NO ACTION
11 | B18F6830-6A00-C8B6-9A55-7F4785B69424
12 | 67FF2A3F-A9F0-A326-7B4D-52248B6BE028
13 | 67FF2A3F-A9F0-A326-7B4D-52248B6BE028
14 | true
15 | TPL_ID
16 | true
17 | false
18 | true
19 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/foreignkey/seg_0/972D1D37-194A-8B93-FFDF-672B2B43A81D.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | DDS_HEA_FK
6 | therwix
7 | 2021-12-13 14:06:51 UTC
8 | Excel_Gateway
9 | MT_EXCEL_GATEWAY.R_HEADER
10 | NO ACTION
11 | CFF4F9B5-99C1-518F-3252-9EA7FDF88BB5
12 | EC9AB5B6-28CC-01D2-F0E4-3AB03E2C768B
13 | EC9AB5B6-28CC-01D2-F0E4-3AB03E2C768B
14 | true
15 | HEA_ID
16 | true
17 | false
18 | true
19 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/foreignkey/seg_0/BBC0DADE-08E5-50B7-E528-51D4C758AEB8.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-12-13 14:24:23 UTC
5 | Excel_Gateway
6 | MT_EXCEL_GATEWAY.R_SPREADSHEET_PROTECTION
7 | NO ACTION
8 | C6A55C8B-AE20-30EC-14CB-E2F16F6885A5
9 | 91FA5B06-DB4A-8BD8-87B4-457EF3793B0D
10 | 91FA5B06-DB4A-8BD8-87B4-457EF3793B0D
11 | false
12 | SSP_ID
13 | true
14 | false
15 | true
16 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/foreignkey/seg_0/C23A00F2-F637-3041-BA7E-A55673EF5D79.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | TID_TIS_FK
6 | therwix
7 | 2021-12-13 14:06:51 UTC
8 | Excel_Gateway
9 | MT_EXCEL_GATEWAY.TEMPLATE_IMPORT_STATUS
10 | NO ACTION
11 | 552711C2-5776-814E-39CD-F98F7F00546E
12 | E60A99CF-2E69-82D3-1536-E2A8DE6F93BD
13 | E60A99CF-2E69-82D3-1536-E2A8DE6F93BD
14 | true
15 | TIS_ID
16 | true
17 | false
18 | true
19 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/foreignkey/seg_0/DF60701A-8D6D-D117-C9A8-3E01F87B5AD1.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-12-13 14:14:22 UTC
5 | Excel_Gateway
6 | MT_EXCEL_GATEWAY.TEMPLATE_HEADER_GROUP
7 | NO ACTION
8 | 6875AC58-259C-EC64-A9A4-291C16C744BF
9 | 64A52FF6-7B04-6E3C-6E5B-DE026591F2D2
10 | 64A52FF6-7B04-6E3C-6E5B-DE026591F2D2
11 | false
12 | THG_ID
13 | true
14 | false
15 | true
16 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/foreignkey/seg_0/EEF2A611-F965-E4EA-7DCE-D6182AF92829.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | HEA_VAL_FK
6 | therwix
7 | 2021-12-13 14:06:51 UTC
8 | Excel_Gateway
9 | MT_EXCEL_GATEWAY.R_VALIDATION
10 | NO ACTION
11 | 064E457B-0AA4-E747-E313-4BE8DF13A714
12 | C1C88582-03D2-C0BF-56B5-BCF3EEE4F580
13 | C1C88582-03D2-C0BF-56B5-BCF3EEE4F580
14 | false
15 | VAL_ID
16 | true
17 | false
18 | true
19 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/79C73AAF-025EE81A2AFC.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-12-13 14:06:06 UTC
5 | Excel_Gateway
6 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/DDLSelection.local:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/SType/seg_0/47E390DE-0671-C4B1-8428-0F45CBEE18F8.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-12-13 14:06:06 UTC
5 | Excel_Gateway
6 | MDSYS
7 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/SType/seg_0/F72C39E0-D1CA-8821-2AD7-A1E95A37D3D1.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-12-13 14:06:06 UTC
5 | Excel_Gateway
6 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/Segment/seg_0/65BC1641-EC1B-1C1F-3E58-13008E190804.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-12-13 14:06:08 UTC
5 | Excel_Gateway
6 | 255
7 | 65536
8 | 2147483645
9 | 1048576
10 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/Segment/seg_0/D7183D3C-2B7D-647D-42BD-5F2489820439.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-12-13 14:06:36 UTC
5 | Excel_Gateway
6 | 2
7 | 166
8 | 65536
9 | 2147483645
10 | 1048576
11 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/Segment/seg_0/D7881BD5-48A5-B417-CF2A-BAB45F22ADEA.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-12-13 14:06:34 UTC
5 | Excel_Gateway
6 | 2
7 | 255
8 | 65536
9 | 2147483645
10 | 1048576
11 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/Segment/seg_0/FCE9D115-FF1A-FACD-8618-8C75B67517B5.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-12-13 14:06:36 UTC
5 | Excel_Gateway
6 | 2
7 | 167
8 | 65536
9 | 2147483645
10 | 1048576
11 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/TSpace/seg_0/9D9FFED1-C56C-F92D-4C11-D363E4608295.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | APEX_33850129216086928
6 | therwix
7 | 2021-12-13 14:06:08 UTC
8 | Excel_Gateway
9 | 0
10 | LOCAL
11 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/055C56CC-1F2B-C224-AB86-76C1C5B7419C.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | SPS_BIU_TRG
6 | therwix
7 | 2021-12-13 14:06:47 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
24 | BEFORE
25 | 6474FE67-4AC6-8ED9-4E9B-F13E709333EB
26 | 9780A851-D05A-76AD-B558-233AC80C9CBF
27 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/092EAECB-2CB0-C6C2-6471-321B5485DD39.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | HEA_BIU_TRG
6 | therwix
7 | 2021-12-13 14:06:47 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
24 | BEFORE
25 | 6474FE67-4AC6-8ED9-4E9B-F13E709333EB
26 | CFF4F9B5-99C1-518F-3252-9EA7FDF88BB5
27 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/1B4EC6C4-DC37-0D4D-8025-7EF8BA30420B.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | THG_BIU_TRG
6 | therwix
7 | 2021-12-13 14:06:48 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
24 | BEFORE
25 | 6474FE67-4AC6-8ED9-4E9B-F13E709333EB
26 | 6875AC58-259C-EC64-A9A4-291C16C744BF
27 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/221C5975-DD59-A258-60BE-8B2DADFC218D.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | THV_BIU_TRG
6 | therwix
7 | 2021-12-13 14:06:48 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
24 | BEFORE
25 | 6474FE67-4AC6-8ED9-4E9B-F13E709333EB
26 | AC029A62-D53B-F9C3-5BFB-46D6C183AB09
27 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/287B51AC-3DA5-1C44-6FBB-4193280D8AF9.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | TIS_BIU_TRG
6 | therwix
7 | 2021-12-13 14:06:49 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
24 | BEFORE
25 | 6474FE67-4AC6-8ED9-4E9B-F13E709333EB
26 | 552711C2-5776-814E-39CD-F98F7F00546E
27 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/4058CECE-2048-30E3-7AC4-727BE3A8D87B.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | TPA_BIU_TRG
6 | therwix
7 | 2021-12-13 14:06:48 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
24 | BEFORE
25 | 6474FE67-4AC6-8ED9-4E9B-F13E709333EB
26 | 3BD0CA72-9CAA-06D5-C73E-D2418026AFE8
27 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/429A3FC7-42EF-8DB7-8C29-9412C14EAB2A.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | TPH_BIU_TRG
6 | therwix
7 | 2021-12-13 14:06:48 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
24 | BEFORE
25 | 6474FE67-4AC6-8ED9-4E9B-F13E709333EB
26 | 812E73CE-A58C-E4A4-F6CE-304E66B4191C
27 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/5B596441-AB63-32E4-A754-4A99D9BA3F68.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | TID_BIU_TRG
6 | therwix
7 | 2021-12-13 14:06:48 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
24 | BEFORE
25 | 6474FE67-4AC6-8ED9-4E9B-F13E709333EB
26 | 2A09C01C-B287-A527-AB1A-8DFC53F789B3
27 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/749ED57C-E90D-22BA-EAB1-12ACBBB2DBEE.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | VAL_BIU_TRG
6 | therwix
7 | 2021-12-13 14:06:48 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
24 | BEFORE
25 | 6474FE67-4AC6-8ED9-4E9B-F13E709333EB
26 | 064E457B-0AA4-E747-E313-4BE8DF13A714
27 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/79EDABA2-25FF-E628-CCFD-EB8242EB246A.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | TPL_BIU_TRG
6 | therwix
7 | 2021-12-13 14:06:48 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
24 | BEFORE
25 | 6474FE67-4AC6-8ED9-4E9B-F13E709333EB
26 | B18F6830-6A00-C8B6-9A55-7F4785B69424
27 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/C7133054-FDC6-D047-F02F-25A25258E8A7.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | FIL_BIU_TRG
6 | therwix
7 | 2021-12-13 14:06:46 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
24 | BEFORE
25 | 6474FE67-4AC6-8ED9-4E9B-F13E709333EB
26 | C58BCB83-3C88-8096-FA1F-C0933E4E3372
27 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/EF66CB37-847B-0649-DDD3-66D80D7ABE2C.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | STS_BIU_TRG
6 | therwix
7 | 2021-12-13 14:06:47 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
24 | BEFORE
25 | 6474FE67-4AC6-8ED9-4E9B-F13E709333EB
26 | B0ECB33C-FBCA-9894-5D8B-02CB9BC61DCC
27 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/F0F5D9F8-40DF-00B0-D94F-8E2666FCB83F.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | PER_BIU_TRG
6 | therwix
7 | 2021-12-13 14:06:47 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
24 | BEFORE
25 | 6474FE67-4AC6-8ED9-4E9B-F13E709333EB
26 | 5C518D4B-ADD7-DF19-C5C7-A5F9A63F56D6
27 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/Trigger/seg_0/FAABB56F-6D46-46BE-10BD-7C7104F9A625.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | DDS_BIU_TRG
6 | therwix
7 | 2021-12-13 14:06:47 UTC
8 | Excel_Gateway
9 | INSERT, UPDATE
10 |
24 | BEFORE
25 | 6474FE67-4AC6-8ED9-4E9B-F13E709333EB
26 | 52FED8D8-67A5-3FD2-3E12-C7BE412BDE21
27 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/User/seg_0/6474FE67-4AC6-8ED9-4E9B-F13E709333EB.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | mt_excel_gateway
4 | MT_EXCEL_GATEWAY
5 | therwix
6 | 2021-12-13 14:06:06 UTC
7 | Excel_Gateway
8 | C638272D-8D60-5239-3AE2-9FC75CF68502
9 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/User/seg_0/MDSYS.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-12-13 14:06:06 UTC
5 | Excel_Gateway
6 | true
7 | true
8 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/phys/79C73AAF-025EE81A2AFC/User/seg_0/PUBLIC.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-12-13 14:06:06 UTC
5 | Excel_Gateway
6 | true
7 | true
8 |
--------------------------------------------------------------------------------
/src/datamodel/rel/2BE2275B-07C50F0ECDB4/schema/seg_0/C638272D-8D60-5239-3AE2-9FC75CF68502.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-12-13 14:06:08 UTC
5 | Excel_Gateway
6 |
--------------------------------------------------------------------------------
/src/datamodel/rel/EFAB9F35-16383DE14391.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | 2021-08-09 10:13:18 UTC
5 | datamodel
6 | true
7 | 3FD120B5-9F4E-6278-D5E2-746D192C8319
8 |
--------------------------------------------------------------------------------
/src/datamodel/rel/EFAB9F35-16383DE14391/DDLSelection.local:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/src/datamodel/rel/EFAB9F35-16383DE14391/Diagrams.local:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
--------------------------------------------------------------------------------
/src/datamodel/rel/EFAB9F35-16383DE14391/Objects.local:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/src/datamodel/rel/EFAB9F35-16383DE14391/subviews/600C466A-BDAA-55E0-960D-F299A9078CDC.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | therwix
4 | therwix
5 | 2021-08-09 11:01:48 UTC
6 | false
7 | true
8 | false
9 | false
10 | false
11 | false
12 | false
13 | -1
14 | false
15 | 1
16 |
--------------------------------------------------------------------------------
/src/ddl/deinstall_logger.sql:
--------------------------------------------------------------------------------
1 | drop package logger
2 | /
3 |
4 | drop procedure logger_configure
5 | /
6 |
7 | drop table logger_logs_apex_items cascade constraints
8 | /
9 |
10 | drop table logger_prefs cascade constraints
11 | /
12 |
13 | drop table logger_logs cascade constraints
14 | /
15 |
16 | drop table logger_prefs_by_client_id cascade constraints
17 | /
18 |
19 | drop sequence logger_logs_seq
20 | /
21 |
22 | drop sequence logger_apx_items_seq
23 | /
24 |
25 |
26 | begin
27 | dbms_scheduler.drop_job('LOGGER_PURGE_JOB');
28 | end;
29 | /
30 |
31 | begin
32 | dbms_scheduler.drop_job('LOGGER_UNSET_PREFS_BY_CLIENT');
33 | end;
34 | /
35 |
36 | drop view logger_logs_5_min
37 | /
38 |
39 | drop view logger_logs_60_min
40 | /
41 |
42 | drop view logger_logs_terse
43 | /
44 |
45 |
--------------------------------------------------------------------------------
/src/install_all_scratch.sql:
--------------------------------------------------------------------------------
1 | set define '^'
2 | set concat '.'
3 |
4 | PROMPT >> Excel Gateway for Oracle APEX
5 | PROMPT >> =======================
6 |
7 | PROMPT >> Please enter needed Variables
8 |
9 | ACCEPT ws_name char default 'APEX-EXCEL-GATEWAY' PROMPT 'Enter Workspace Name: [APEX-EXCEL-GATEWAY]'
10 | ACCEPT parsing_schema char default 'APEX_EXCEL_GATEWAY' PROMPT 'Enter Parsing Schema: [APEX_EXCEL_GATEWAY]'
11 | ACCEPT app_alias char default 'APEX_EXCEL_GATEWAY' PROMPT 'Enter Application Alias: [APEX_EXCEL_GATEWAY]'
12 | ACCEPT app_name char default 'Excel Gateway for Oracle APEX' PROMPT 'Enter Application Name: [Excel Gateway for Oracle APEX]'
13 |
14 |
15 | @install_db_scratch.sql
16 |
17 | PROMPT >> Application Installation
18 | PROMPT >> ========================
19 |
20 | PROMPT >> Set up environment
21 | begin
22 | apex_application_install.set_workspace( p_workspace => '^ws_name.' );
23 | apex_application_install.generate_application_id;
24 | apex_application_install.generate_offset;
25 | apex_application_install.set_schema( p_schema => '^parsing_schema.' );
26 | apex_application_install.set_application_alias( p_application_alias => '^app_alias.' );
27 | apex_application_install.set_application_name( p_application_name => '^app_name.' );
28 | end;
29 | /
30 |
31 | PROMPT >> Install Application
32 | @apex/install.sql
33 |
34 | PROMPT >> Finished Installation of Excel Gateway for Oracle APEX
35 | PROMPT >> ====================================
--------------------------------------------------------------------------------
/src/install_all_scratch_dev.sql:
--------------------------------------------------------------------------------
1 | set define '^'
2 | set concat '.'
3 |
4 | PROMPT >> Excel Gateway for Oracle APEX
5 | PROMPT >> =======================
6 |
7 | PROMPT >> Please enter needed Variables
8 |
9 | ACCEPT ws_name char default 'EXCEL_GATEWAY' PROMPT 'Enter Workspace Name: [EXCEL_GATEWAY]'
10 | ACCEPT parsing_schema char default 'EXCEL_GATEWAY' PROMPT 'Enter Parsing Schema: [EXCEL_GATEWAY]'
11 | ACCEPT app_alias char default 'EXCEL_GATEWAY' PROMPT 'Enter Application Alias: [EXCEL_GATEWAY]'
12 | ACCEPT app_name char default 'Excel Gateway for Oracle APEX' PROMPT 'Enter Application Name: [Excel Gateway for Oracle APEX]'
13 |
14 |
15 | @install_db_scratch.sql
16 |
17 | PROMPT >> Application Installation
18 | PROMPT >> ========================
19 |
20 | PROMPT >> Set up environment
21 | begin
22 | apex_application_install.set_workspace( p_workspace => '^ws_name.' );
23 | apex_application_install.set_application_id( p_application_id => 445 );
24 | apex_application_install.set_schema( p_schema => '^parsing_schema.' );
25 | apex_application_install.set_application_alias( p_application_alias => '^app_alias.' );
26 | apex_application_install.set_application_name( p_application_name => '^app_name.' );
27 | end;
28 | /
29 |
30 | PROMPT >> Install Application
31 | @apex/install.sql
32 |
33 | PROMPT >> Finished Installation of Excel Gateway for Oracle APEX
34 | PROMPT >> ====================================
--------------------------------------------------------------------------------
/src/plsql/email_pkg.pks:
--------------------------------------------------------------------------------
1 | create or replace package email_pkg as
2 |
3 | procedure new_template(
4 | p_App_ID pls_integer,
5 | p_Page_ID pls_integer,
6 | p_static_id varchar2
7 | );
8 |
9 | procedure new_template_automation(
10 | p_tis_id template_import_status.tis_id%type,
11 | p_tis_annotation template_import_status.tis_annotation%type,
12 | p_per_id r_person.per_id%type,
13 | p_per_name varchar2,
14 | p_per_email r_person.per_email%type,
15 | p_tpl_id r_templates.tpl_id%type
16 | );
17 |
18 | procedure corrected_template(
19 | p_App_ID pls_integer,
20 | p_Page_ID pls_integer,
21 | p_static_id varchar2
22 | );
23 |
24 | procedure corrected_template_automation(
25 | p_tis_id template_import_status.tis_id%type,
26 | p_tis_annotation template_import_status.tis_annotation%type,
27 | p_per_id r_person.per_id%type,
28 | p_per_name varchar2,
29 | p_per_email r_person.per_email%type,
30 | p_tpl_id r_templates.tpl_id%type
31 | );
32 |
33 | procedure reminder(
34 | p_App_ID pls_integer,
35 | p_Page_ID pls_integer,
36 | p_static_id varchar2
37 | );
38 |
39 | procedure reminder_automation(
40 | p_tis_id template_import_status.tis_id%type,
41 | p_tis_annotation template_import_status.tis_annotation%type,
42 | p_per_id r_person.per_id%type,
43 | p_per_name varchar2,
44 | p_per_email r_person.per_email%type,
45 | p_tpl_id r_templates.tpl_id%type
46 | );
47 |
48 | end email_pkg;
49 | /
--------------------------------------------------------------------------------
/src/plsql/excel_gen.pks:
--------------------------------------------------------------------------------
1 | create or replace package excel_gen
2 | as
3 |
4 | gc_headergroup_row constant pls_integer := 4;
5 | gc_header_row constant pls_integer := 5;
6 | gc_data_row constant pls_integer := 6;
7 |
8 | gc_ids_col1 constant pls_integer := 299;
9 | gc_ids_col2 constant pls_integer := 300;
10 |
11 | procedure regenerate_invalid_rows (
12 | pi_tis_id in template_import_status.tis_id%type
13 | );
14 |
15 | procedure generate_single_file (
16 | pi_tis_id in template_import_status.tis_id%type
17 | , pi_tpl_id in r_templates.tpl_id%type
18 | , pi_tpl_name in r_templates.tpl_name%type
19 | , pi_per_id in r_person.per_id%type
20 | , pi_per_firstname in r_person.per_firstname%type
21 | , pi_per_lastname in r_person.per_lastname%type
22 | , pi_invalid in boolean default false
23 | );
24 |
25 | function getExcelColumnName(
26 | p_column_count pls_integer
27 | ) return varchar2;
28 |
29 | end excel_gen;
30 | /
--------------------------------------------------------------------------------
/src/plsql/file_import.pks:
--------------------------------------------------------------------------------
1 | create or replace package file_import
2 | as
3 |
4 | function remove_empty_spaces(
5 | pi_string in varchar2
6 | ) return varchar2
7 | ;
8 |
9 | procedure upload_file (
10 | pi_collection_name in apex_collections.collection_name%type default 'DROPZONE_UPLOAD'
11 | , pi_tpl_id in r_templates.tpl_id%type
12 | , po_error_occurred out nocopy number
13 | );
14 |
15 | end file_import;
16 | /
--------------------------------------------------------------------------------
/src/plsql/master_api.pks:
--------------------------------------------------------------------------------
1 | create or replace package master_api as
2 |
3 | function get_faulty_id
4 | return r_header.hea_id%type deterministic result_cache
5 | ;
6 |
7 | function get_annotation_id
8 | return r_header.hea_id%type deterministic result_cache
9 | ;
10 |
11 | function get_feedback_id
12 | return r_header.hea_id%type deterministic result_cache
13 | ;
14 |
15 | function get_validation_id
16 | return r_header.hea_id%type deterministic result_cache
17 | ;
18 |
19 | end master_api;
20 | /
--------------------------------------------------------------------------------
/src/plsql/p00025_api.pks:
--------------------------------------------------------------------------------
1 | create or replace package p00025_api as
2 |
3 | procedure create_new_template(
4 | pi_collection_name in apex_collections.collection_name%type default 'CREATE_TEMPLATE'
5 | );
6 |
7 | procedure create_preview(
8 | pi_collection_name in apex_collections.collection_name%type default 'CREATE_TEMPLATE'
9 | );
10 |
11 | end p00025_api;
12 | /
--------------------------------------------------------------------------------
/src/plsql/p00027_api.pkb:
--------------------------------------------------------------------------------
1 | create or replace package body p00027_api
2 | as
3 |
4 | gc_scope_prefix constant varchar2(31) := lower($$plsql_unit) || '.';
5 |
6 | procedure save_header (
7 | pi_hea_text in r_header.hea_text%type
8 | , pi_hea_xlsx_width in r_header.hea_xlsx_width%type
9 | , pi_hea_val_id in r_header.hea_val_id%type
10 | , pi_dropdown_values in varchar2
11 | )
12 | as
13 | l_scope logger_logs.scope%type := gc_scope_prefix || 'save_header';
14 | l_params logger.tab_param;
15 | l_hea_id r_header.hea_id%type;
16 | begin
17 | logger.append_param(l_params, 'pi_hea_text', pi_hea_text);
18 | logger.append_param(l_params, 'pi_hea_xlsx_width', pi_hea_xlsx_width);
19 | logger.append_param(l_params, 'pi_hea_val_id', pi_hea_val_id);
20 | logger.append_param(l_params, 'pi_dropdown_values', pi_dropdown_values);
21 | logger.log('START', l_scope, null, l_params);
22 |
23 | insert into r_header (HEA_TEXT, HEA_XLSX_WIDTH, HEA_VAL_ID)
24 | values (pi_hea_text, pi_hea_xlsx_width, pi_hea_val_id)
25 | returning hea_id into l_hea_id;
26 |
27 | insert into r_dropdowns (DDS_HEA_ID, DDS_TEXT)
28 | select l_hea_id, column_value From TABLE(apex_string.split(pi_dropdown_values,':'));
29 |
30 | logger.log('END', l_scope);
31 | exception
32 | when others then
33 | logger.log_error('Unhandled Exception', l_scope, null, l_params);
34 | raise;
35 | end save_header;
36 |
37 | end p00027_api;
38 | /
--------------------------------------------------------------------------------
/src/plsql/p00027_api.pks:
--------------------------------------------------------------------------------
1 | create or replace package p00027_api as
2 |
3 | procedure save_header(
4 | pi_hea_text in r_header.hea_text%type
5 | , pi_hea_xlsx_width in r_header.hea_xlsx_width%type
6 | , pi_hea_val_id in r_header.hea_val_id%type
7 | , pi_dropdown_values in varchar2
8 | );
9 |
10 | end p00027_api;
11 | /
--------------------------------------------------------------------------------
/src/plsql/p00028_api.pkb:
--------------------------------------------------------------------------------
1 | create or replace package body p00028_api
2 | as
3 |
4 | gc_scope_prefix constant varchar2(31) := lower($$plsql_unit) || '.';
5 |
6 | procedure save_header_group (
7 | pi_thg_text in template_header_group.thg_text%type
8 | , pi_thg_xlsx_background_color in template_header_group.thg_xlsx_background_color%type
9 | , pi_thg_xlsx_font_color in template_header_group.thg_xlsx_font_color%type
10 | )
11 | as
12 | l_scope logger_logs.scope%type := gc_scope_prefix || 'save_header';
13 | l_params logger.tab_param;
14 | begin
15 | logger.append_param(l_params, 'pi_thg_text', pi_thg_text);
16 | logger.append_param(l_params, 'pi_thg_xlsx_background_color', pi_thg_xlsx_background_color);
17 | logger.append_param(l_params, 'pi_thg_xlsx_font_color', pi_thg_xlsx_font_color);
18 | logger.log('START', l_scope, null, l_params);
19 |
20 | insert into template_header_group (thg_text, thg_xlsx_background_color, thg_xlsx_font_color)
21 | values (pi_thg_text, replace(pi_thg_xlsx_background_color,'#','ff'), replace(pi_thg_xlsx_font_color,'#','ff'));
22 |
23 | logger.log('END', l_scope);
24 | exception
25 | when others then
26 | logger.log_error('Unhandled Exception', l_scope, null, l_params);
27 | raise;
28 | end save_header_group;
29 |
30 | end p00028_api;
31 | /
--------------------------------------------------------------------------------
/src/plsql/p00028_api.pks:
--------------------------------------------------------------------------------
1 | create or replace package p00028_api as
2 |
3 | procedure save_header_group(
4 | pi_thg_text in template_header_group.thg_text%type
5 | , pi_thg_xlsx_background_color in template_header_group.thg_xlsx_background_color%type
6 | , pi_thg_xlsx_font_color in template_header_group.thg_xlsx_font_color%type
7 | );
8 |
9 | end p00028_api;
10 | /
--------------------------------------------------------------------------------
/src/plsql/p00030_api.pks:
--------------------------------------------------------------------------------
1 | create or replace package p00030_api
2 | as
3 |
4 | procedure generate_excel_file (
5 | pi_tpl_id in r_templates.tpl_id%type,
6 | pi_per_id in r_person.per_id%type
7 | );
8 |
9 | procedure send_mail(
10 | pi_choice in pls_integer,
11 | pi_app_id in pls_integer,
12 | pi_app_page_id in pls_integer,
13 | pi_static_id in varchar2
14 | );
15 |
16 | end p00030_api;
17 | /
--------------------------------------------------------------------------------
/src/plsql/p00031_api.pkb:
--------------------------------------------------------------------------------
1 | create or replace package body p00031_api
2 | as
3 |
4 | gc_scope_prefix constant varchar2(31) := lower($$plsql_unit) || '.';
5 |
6 | procedure add_person(
7 | pi_tpl_id in r_templates.tpl_id%type
8 | , pi_per_id in varchar2
9 | )
10 | as
11 | l_scope logger_logs.scope%type := gc_scope_prefix || 'add_person';
12 | l_params logger.tab_param;
13 | begin
14 | logger.append_param(l_params, 'pi_tpl_id', pi_tpl_id);
15 | logger.append_param(l_params, 'pi_per_id', pi_per_id);
16 | logger.log('START', l_scope, null, l_params);
17 |
18 | for rec in (
19 | select COLUMN_VALUE as per_id
20 | from apex_string.split(pi_per_id,':')
21 | )
22 | loop
23 | insert into template_import_status
24 | (tis_tpl_id, tis_per_id, tis_sts_id, tis_shipping_status)
25 | values
26 | (pi_tpl_id, rec.per_id, 1, 1);
27 | end loop;
28 |
29 | logger.log('END', l_scope);
30 | exception
31 | when others then
32 | logger.log_error('Unhandled Exception', l_scope, null, l_params);
33 | raise;
34 | end add_person;
35 |
36 | end p00031_api;
37 | /
--------------------------------------------------------------------------------
/src/plsql/p00031_api.pks:
--------------------------------------------------------------------------------
1 | create or replace package p00031_api
2 | as
3 |
4 | procedure add_person(
5 | pi_tpl_id in r_templates.tpl_id%type
6 | , pi_per_id in varchar2
7 | );
8 |
9 | end p00031_api;
10 | /
--------------------------------------------------------------------------------
/src/plsql/p00032_api.pkb:
--------------------------------------------------------------------------------
1 | create or replace package body p00032_api
2 | as
3 |
4 | gc_scope_prefix constant varchar2(31) := lower($$plsql_unit) || '.';
5 |
6 | procedure save_automation(
7 | pi_tpa_tpl_id in template_automations.tpa_tpl_id%type,
8 | pi_tpa_enabled in template_automations.tpa_enabled%type,
9 | pi_tpa_days in template_automations.tpa_days%type
10 | )
11 | as
12 | l_scope logger_logs.scope%type := gc_scope_prefix || 'save_automation';
13 | l_params logger.tab_param;
14 | begin
15 | logger.append_param(l_params, 'pi_tpa_tpl_id', pi_tpa_tpl_id);
16 | logger.append_param(l_params, 'pi_tpa_enabled', pi_tpa_enabled);
17 | logger.append_param(l_params, 'pi_tpa_days', pi_tpa_days);
18 | logger.log('START', l_scope, null, l_params);
19 |
20 | update template_automations
21 | set tpa_enabled = pi_tpa_enabled,
22 | tpa_days = pi_tpa_days
23 | where tpa_tpl_id = pi_tpa_tpl_id;
24 |
25 | logger.log('END', l_scope);
26 | exception
27 | when others then
28 | logger.log_error('Unhandled Exception', l_scope, null, l_params);
29 | raise;
30 | end save_automation;
31 |
32 | end p00032_api;
33 | /
--------------------------------------------------------------------------------
/src/plsql/p00032_api.pks:
--------------------------------------------------------------------------------
1 | create or replace package p00032_api
2 | as
3 |
4 | procedure save_automation(
5 | pi_tpa_tpl_id in template_automations.tpa_tpl_id%type,
6 | pi_tpa_enabled in template_automations.tpa_enabled%type,
7 | pi_tpa_days in template_automations.tpa_days%type
8 | );
9 |
10 | end p00032_api;
11 | /
--------------------------------------------------------------------------------
/src/plsql/p00041_api.pkb:
--------------------------------------------------------------------------------
1 | create or replace package body p00041_api
2 | as
3 |
4 | gc_scope_prefix constant varchar2(31) := lower($$plsql_unit) || '.';
5 |
6 | procedure upload_file (
7 | pi_collection_name in apex_collections.collection_name%type default 'DROPZONE_UPLOAD'
8 | , pi_tpl_id in r_templates.tpl_id%type
9 | , po_error_occurred out nocopy number
10 | )
11 | as
12 | l_scope logger_logs.scope%type := gc_scope_prefix || 'upload_file';
13 | l_params logger.tab_param;
14 |
15 | begin
16 | logger.append_param(l_params, 'pi_collection_name', pi_collection_name);
17 | logger.append_param(l_params, 'pi_tpl_id', pi_tpl_id);
18 | logger.log('START', l_scope, null, l_params);
19 |
20 | file_import.upload_file (
21 | pi_collection_name => pi_collection_name
22 | , pi_tpl_id => pi_tpl_id
23 | , po_error_occurred => po_error_occurred
24 | );
25 |
26 | logger.log('END', l_scope);
27 | exception
28 | when others then
29 | logger.log_error('Unhandled Exception', l_scope, null, l_params);
30 | raise;
31 | end;
32 |
33 | end p00041_api;
34 | /
--------------------------------------------------------------------------------
/src/plsql/p00041_api.pks:
--------------------------------------------------------------------------------
1 | create or replace package p00041_api
2 | as
3 |
4 | procedure upload_file (
5 | pi_collection_name in apex_collections.collection_name%type default 'DROPZONE_UPLOAD'
6 | , pi_tpl_id in r_templates.tpl_id%type
7 | , po_error_occurred out nocopy number
8 | );
9 |
10 | end p00041_api;
11 | /
--------------------------------------------------------------------------------
/src/plsql/p00085_api.pks:
--------------------------------------------------------------------------------
1 | create or replace package p00085_api as
2 |
3 | procedure edit_template(
4 | pi_tpl_id in r_templates.tpl_id%type
5 | );
6 |
7 | procedure create_preview(
8 | pi_collection_name in apex_collections.collection_name%type default 'EDIT_TEMPLATE'
9 | );
10 |
11 | end p00085_api;
12 | /
--------------------------------------------------------------------------------
/src/plsql/p00090_api.pkb:
--------------------------------------------------------------------------------
1 | create or replace package body p00090_api
2 | as
3 |
4 | gc_scope_prefix constant varchar2(31) := lower($$plsql_unit) || '.';
5 |
6 | procedure delete_template (
7 | pi_tpl_id in r_templates.tpl_id%type
8 | )
9 | as
10 | l_scope logger_logs.scope%type := gc_scope_prefix || 'delete_template';
11 | l_params logger.tab_param;
12 |
13 | begin
14 | logger.append_param(l_params, 'pi_tpl_id', pi_tpl_id);
15 | logger.log('START', l_scope, null, l_params);
16 |
17 | -- delete template data
18 | delete template_import_data where tid_tis_id in (select tis_id from template_import_status where tis_tpl_id = pi_tpl_id);
19 | delete template_import_status where tis_tpl_id = pi_tpl_id;
20 | delete template_automations where tpa_tpl_id = pi_tpl_id;
21 | delete template_header_validations where thv_tph_id in (select tph_id from template_header where tph_tpl_id = pi_tpl_id);
22 | delete template_header where tph_tpl_id = pi_tpl_id;
23 | delete r_templates where tpl_id = pi_tpl_id;
24 |
25 | logger.log('END', l_scope);
26 | exception
27 | when others then
28 | logger.log_error('Unhandled Exception', l_scope, null, l_params);
29 | raise;
30 | end;
31 |
32 | end p00090_api;
33 | /
--------------------------------------------------------------------------------
/src/plsql/p00090_api.pks:
--------------------------------------------------------------------------------
1 | create or replace package p00090_api
2 | as
3 |
4 | procedure delete_template (
5 | pi_tpl_id in r_templates.tpl_id%type
6 | );
7 |
8 | end p00090_api;
9 | /
--------------------------------------------------------------------------------
/src/plsql/validation_api.pks:
--------------------------------------------------------------------------------
1 | create or replace package validation_api as
2 |
3 | function validate_data(
4 | p_tid_text template_import_data.tid_text%type
5 | , p_val_text r_validation.val_text%type
6 | ) return boolean;
7 |
8 | procedure validation (
9 | p_tis_id in template_import_status.tis_id%type
10 | );
11 |
12 | end validation_api;
13 | /
--------------------------------------------------------------------------------
/src/views/p00020_vw.sql:
--------------------------------------------------------------------------------
1 | CREATE OR REPLACE FORCE VIEW "P00020_VW" ("FIL_ID", "FIL_FILENAME", "FIL_CREATED_ON", "FIL_SESSION", "FILE_LENGTH") AS
2 | select fil_id
3 | , fil_filename
4 | , fil_created_on
5 | , fil_session
6 | , dbms_lob.getlength(fil_file) as file_length
7 | from files
8 | where fil_import_export = 0
9 | and fil_import_completed = 1;
10 | /
--------------------------------------------------------------------------------
/src/views/p00030_vw.sql:
--------------------------------------------------------------------------------
1 | CREATE OR REPLACE FORCE VIEW "P00030_VW" ("TIS_ID", "TPL_ID", "PER_ID", "PER_NAME", "PER_EMAIL", "TIS_STS_ID", "FIL_ID", "FIL_FILENAME", "FIL_MIMETYPE", "FILE_LENGTH", "TIS_DEADLINE", "TIS_ANNOTATION", "TIS_FIL_ID", "TIS_SHIPPING_STATUS") AS
2 | select tis_id
3 | , tpl_id
4 | , per_id
5 | , per_firstname || ' ' || per_lastname as per_name
6 | , per_email
7 | , tis_sts_id
8 | , fil_id
9 | , fil_filename
10 | , fil_mimetype
11 | , dbms_lob.getlength(fil_file) as file_length
12 | , tis_deadline
13 | , tis_annotation
14 | , tis_fil_id
15 | , tis_shipping_status
16 | from template_import_status
17 | join r_person
18 | on tis_per_id = per_id
19 | join r_templates
20 | on tis_tpl_id = tpl_id
21 | left join files
22 | on tis_fil_id = fil_id;
23 | /
--------------------------------------------------------------------------------
/src/views/p00042_vw.sql:
--------------------------------------------------------------------------------
1 | CREATE OR REPLACE FORCE VIEW "P00042_VW" ("IER_ID", "IER_SESSION", "IER_MESSAGE", "IER_FILENAME", "IER_ROW_ID", "IER_HEADER", "IER_TIMESTAMP") AS
2 | select ier_id
3 | , ier_session
4 | , ier_message
5 | , ier_filename
6 | , ier_row_id
7 | , ier_header
8 | , ier_timestamp
9 | from import_errors;
10 | /
11 |
--------------------------------------------------------------------------------
/src/views/p00051_vw.sql:
--------------------------------------------------------------------------------
1 | CREATE OR REPLACE FORCE VIEW "P00051_VW" ("TEXT", "TIS_ID") AS
2 | SELECT
3 | SUBSTR(hea_text, 0, 245) AS text, tis_id
4 | FROM
5 | template_import_status,
6 | template_header,
7 | r_header
8 | WHERE
9 | tis_tpl_id = tph_tpl_id
10 | AND
11 | tph_hea_id = hea_id
12 | AND
13 | hea_id not in (9996,9998,9999)
14 | ORDER BY
15 | tph_sort_order;
16 | /
17 |
--------------------------------------------------------------------------------
/src/views/p00060_vw.sql:
--------------------------------------------------------------------------------
1 | CREATE OR REPLACE FORCE VIEW "P00060_VW" ("TEXT", "TPL_ID") AS
2 | SELECT
3 | SUBSTR(hea_text, 0, 245) AS text, tpl_id
4 | FROM
5 | r_templates,
6 | template_header,
7 | r_header
8 | WHERE
9 | tpl_id = tph_tpl_id
10 | AND
11 | tph_hea_id = hea_id
12 | AND
13 | hea_id not in (9996,9998,9999)
14 | ORDER BY
15 | tph_sort_order;
16 | /
17 |
--------------------------------------------------------------------------------
/src/views/p01002_vw.sql:
--------------------------------------------------------------------------------
1 | CREATE OR REPLACE FORCE VIEW "P01002_VW" ("FIL_ID", "FIL_FILENAME", "FIL_IMPORT_EXPORT", "FIL_IMPORT_COMPLETED", "FIL_CREATED_ON", "FIL_CREATED_BY", "FIL_MODIFIED_ON", "FIL_MODIFIED_BY") AS
2 | SELECT
3 | fil_id,
4 | fil_filename,
5 | fil_import_export,
6 | fil_import_completed,
7 | fil_created_on,
8 | fil_created_by,
9 | fil_modified_on,
10 | fil_modified_by
11 | FROM
12 | files;
13 | /
14 |
--------------------------------------------------------------------------------
/src/views/p01003_vw.sql:
--------------------------------------------------------------------------------
1 | CREATE OR REPLACE FORCE VIEW "P01003_VW" ("HEA_ID", "HEA_TEXT", "HEA_XLSX_WIDTH", "HEA_VAL_ID", "HEA_CREATED_ON", "HEA_CREATED_BY", "HEA_MODIFIED_ON", "HEA_MODIFIED_BY") AS
2 | SELECT
3 | hea_id,
4 | hea_text,
5 | hea_xlsx_width,
6 | hea_val_id,
7 | hea_created_on,
8 | hea_created_by,
9 | hea_modified_on,
10 | hea_modified_by
11 | FROM
12 | r_header
13 | WHERE
14 | hea_id not between 9996 and 9999;
15 | /
16 |
--------------------------------------------------------------------------------
/src/views/p01004_vw.sql:
--------------------------------------------------------------------------------
1 | CREATE OR REPLACE FORCE VIEW "P01004_VW" ("TIS_ID", "TIS_TPL_ID", "TIS_PER_ID", "TIS_STS_ID", "TIS_FIL_ID", "TIS_ANNOTATION", "TIS_DEADLINE", "TIS_SHIPPING_STATUS", "TIS_INTERNAL_NOTE", "TIS_CREATED_ON", "TIS_CREATED_BY", "TIS_MODIFIED_ON", "TIS_MODIFIED_BY") AS
2 | SELECT
3 | tis_id,
4 | tis_tpl_id,
5 | tis_per_id,
6 | tis_sts_id,
7 | tis_fil_id,
8 | tis_annotation,
9 | tis_deadline,
10 | tis_shipping_status,
11 | tis_internal_note,
12 | tis_created_on,
13 | tis_created_by,
14 | tis_modified_on,
15 | tis_modified_by
16 | FROM
17 | template_import_status;
18 | /
19 |
--------------------------------------------------------------------------------
/src/views/p01005_vw.sql:
--------------------------------------------------------------------------------
1 | CREATE OR REPLACE FORCE VIEW "P01005_VW" ("PER_ID", "PER_EMAIL", "PER_FIRSTNAME", "PER_LASTNAME", "PER_CREATED_ON", "PER_CREATED_BY", "PER_MODIFIED_ON", "PER_MODIFIED_BY") AS
2 | SELECT
3 | per_id,
4 | per_email,
5 | per_firstname,
6 | per_lastname,
7 | per_created_on,
8 | per_created_by,
9 | per_modified_on,
10 | per_modified_by
11 | FROM
12 | r_person;
13 | /
14 |
--------------------------------------------------------------------------------
/src/views/p01006_vw.sql:
--------------------------------------------------------------------------------
1 | CREATE OR REPLACE FORCE VIEW "P01006_VW" ("SPS_ID", "SPS_NAME", "SPS_CREATED_ON", "SPS_CREATED_BY", "SPS_MODIFIED_ON", "SPS_MODIFIED_BY") AS
2 | SELECT
3 | sps_id,
4 | sps_name,
5 | sps_created_on,
6 | sps_created_by,
7 | sps_modified_on,
8 | sps_modified_by
9 | FROM
10 | r_shippingstatus;
11 | /
12 |
--------------------------------------------------------------------------------
/src/views/p01007_vw.sql:
--------------------------------------------------------------------------------
1 | CREATE OR REPLACE FORCE VIEW "P01007_VW" ("STS_ID", "STS_NAME", "STS_CREATED_ON", "STS_CREATED_BY", "STS_MODIFIED_ON", "STS_MODIFIED_BY") AS
2 | SELECT
3 | sts_id,
4 | sts_name,
5 | sts_created_on,
6 | sts_created_by,
7 | sts_modified_on,
8 | sts_modified_by
9 | FROM
10 | r_status;
11 | /
12 |
--------------------------------------------------------------------------------
/src/views/p01008_vw.sql:
--------------------------------------------------------------------------------
1 | CREATE OR REPLACE FORCE VIEW "P01008_VW" ("TPL_ID", "TPL_NAME", "TPL_DEADLINE", "TPL_NUMBER_OF_ROWS", "TPL_SSP_ID", "TPL_CREATED_ON", "TPL_CREATED_BY", "TPL_MODIFIED_ON", "TPL_MODIFIED_BY") AS
2 | SELECT
3 | tpl_id,
4 | tpl_name,
5 | tpl_deadline,
6 | tpl_number_of_rows,
7 | tpl_ssp_id,
8 | tpl_created_on,
9 | tpl_created_by,
10 | tpl_modified_on,
11 | tpl_modified_by
12 | FROM
13 | r_templates;
14 | /
--------------------------------------------------------------------------------
/src/views/p01009_vw.sql:
--------------------------------------------------------------------------------
1 | CREATE OR REPLACE FORCE VIEW "P01009_VW" ("TID_ID", "TID_TPH_ID", "TID_TEXT", "TID_TIS_ID", "TID_ROW_ID", "TID_CREATED_ON", "TID_CREATED_BY", "TID_MODIFIED_ON", "TID_MODIFIED_BY") AS
2 | SELECT
3 | tid_id,
4 | tid_tph_id,
5 | tid_text,
6 | tid_tis_id,
7 | tid_row_id,
8 | tid_created_on,
9 | tid_created_by,
10 | tid_modified_on,
11 | tid_modified_by
12 | FROM
13 | template_import_data;
14 | /
15 |
--------------------------------------------------------------------------------
/src/views/p01010_vw.sql:
--------------------------------------------------------------------------------
1 | CREATE OR REPLACE FORCE VIEW "P01010_VW" ("TPH_ID", "TPH_TPL_ID", "TPH_HEA_ID", "TPH_XLSX_BACKGROUND_COLOR", "TPH_XLSX_FONT_COLOR", "TPH_SORT_ORDER", "TPH_THG_ID", "TPH_CREATED_ON", "TPH_CREATED_BY", "TPH_MODIFIED_ON", "TPH_MODIFIED_BY") AS
2 | SELECT
3 | tph_id,
4 | tph_tpl_id,
5 | tph_hea_id,
6 | tph_xlsx_background_color,
7 | tph_xlsx_font_color,
8 | tph_sort_order,
9 | tph_thg_id,
10 | tph_created_on,
11 | tph_created_by,
12 | tph_modified_on,
13 | tph_modified_by
14 | FROM
15 | template_header;
16 | /
17 |
--------------------------------------------------------------------------------
/src/views/p01011_vw.sql:
--------------------------------------------------------------------------------
1 | CREATE OR REPLACE FORCE VIEW "P01011_VW" ("DDS_ID", "DDS_HEA_ID", "DDS_TEXT", "DDS_CREATED_ON", "DDS_CREATED_BY", "DDS_MODIFIED_ON", "DDS_MODIFIED_BY") AS
2 | SELECT
3 | dds_id,
4 | dds_hea_id,
5 | dds_text,
6 | dds_created_on,
7 | dds_created_by,
8 | dds_modified_on,
9 | dds_modified_by
10 | FROM
11 | r_dropdowns;
12 | /
13 |
--------------------------------------------------------------------------------
/src/views/p01012_vw.sql:
--------------------------------------------------------------------------------
1 | CREATE OR REPLACE FORCE VIEW "P01012_VW" ("THG_ID", "THG_TEXT", "THG_XLSX_BACKGROUND_COLOR", "THG_XLSX_FONT_COLOR", "THG_CREATED_ON", "THG_CREATED_BY", "THG_MODIFIED_ON", "THG_MODIFIED_BY") AS
2 | SELECT
3 | thg_id,
4 | thg_text,
5 | thg_xlsx_background_color,
6 | thg_xlsx_font_color,
7 | thg_created_on,
8 | thg_created_by,
9 | thg_modified_on,
10 | thg_modified_by
11 | FROM
12 | template_header_group;
13 | /
14 |
--------------------------------------------------------------------------------
/src/views/p01013_vw.sql:
--------------------------------------------------------------------------------
1 | CREATE OR REPLACE FORCE VIEW "P01013_VW" ("THV_ID", "THV_TPH_ID", "THV_FORMULA1", "THV_FORMULA2", "THV_CREATED_ON", "THV_CREATED_BY", "THV_MODIFIED_ON", "THV_MODIFIED_BY") AS
2 | SELECT
3 | thv_id,
4 | thv_tph_id,
5 | thv_formula1,
6 | thv_formula2,
7 | thv_created_on,
8 | thv_created_by,
9 | thv_modified_on,
10 | thv_modified_by
11 | FROM
12 | template_header_validations;
13 | /
--------------------------------------------------------------------------------
/src/views/p01014_vw.sql:
--------------------------------------------------------------------------------
1 | CREATE OR REPLACE FORCE VIEW "P01014_VW" ("TPA_ID","TPA_TPL_ID","TPA_DAYS","TPA_ENABLED","TPA_CREATED_ON","TPA_CREATED_BY","TPA_MODIFIED_ON","TPA_MODIFIED_BY") AS
2 | SELECT
3 | tpa_id,
4 | tpa_tpl_id,
5 | tpa_days,
6 | tpa_enabled,
7 | tpa_created_on,
8 | tpa_created_by,
9 | tpa_modified_on,
10 | tpa_modified_by
11 | FROM
12 | template_automations;
13 | /
14 |
15 |
--------------------------------------------------------------------------------
/src/views/p01015_vw.sql:
--------------------------------------------------------------------------------
1 | CREATE OR REPLACE FORCE VIEW "P01015_VW" ("SSP_ID","SSP_NAME","SSP_HASH_VALUE","SSP_SALT_VALUE","SSP_CREATED_ON","SSP_CREATED_BY","SSP_MODIFIED_ON","SSP_MODIFIED_BY") AS
2 | SELECT
3 | ssp_id,
4 | ssp_name,
5 | ssp_hash_value,
6 | ssp_salt_value,
7 | ssp_created_on,
8 | ssp_created_by,
9 | ssp_modified_on,
10 | ssp_modified_by
11 | FROM
12 | r_spreadsheet_protection;
13 | /
--------------------------------------------------------------------------------