Commit 89f7166d authored by wansari's avatar wansari

D14IKAT004.sql updated entries in system_events and systems_ervices_args


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@97210 ce508802-f39f-4f6c-b175-0d175dae99d5
parent ca1478a5
-----------------------------------------------------------------------Start transetup -----------------------------------------------------------
INSERT INTO transetup (
......@@ -144,7 +145,7 @@ VALUES (
'e12_logo.gif',
NULL,
NULL,
'',
'I',
sysdate,
'base',
'base');
......@@ -260,7 +261,7 @@ INSERT INTO system_events (
'porderWiz',
'pre_navigate',
'1',
'poic_porderWiz',
'prv_porderWiz',
NULL,
sysdate,
'BASE',
......@@ -271,36 +272,6 @@ INSERT INTO system_events (
'DDPorderWizEJB',
NULL);
INSERT INTO system_events (
obj_name ,
event_code ,
event_context ,
service_code ,
method_rule ,
chg_date ,
chg_user ,
chg_term ,
result_handle ,
overwrite_core ,
comp_type ,
comp_name ,
comm_format )
VALUES (
'porderWiz',
'post_save',
'1',
'pos_porderWiz',
NULL,
sysdate,
'BASE',
'BASE',
'2',
'0',
'EJB',
'DDPorderWizPosEJB',
NULL);
INSERT INTO system_events (
obj_name ,
event_code ,
......@@ -327,7 +298,7 @@ INSERT INTO system_events (
'2',
'0',
'EJB',
'DDPorderWizEJB',
'DDPorderWizPosEJB',
NULL);
------------------------------------------------------------------Start system_event_services ------------------------------------------------------
......@@ -351,7 +322,7 @@ VALUES (
'porderWiz',
'http://localhost:9090/axis/services/ValidatorService',
'base',
'wfValData',
'itemChanged',
'String',
'S',
NULL,
......@@ -393,63 +364,6 @@ VALUES (
INSERT INTO system_event_services
(
service_code ,
service_descr ,
service_uri ,
service_provider ,
method_name ,
return_value ,
return_type ,
return_descr ,
return_xfrm ,
chg_date ,
chg_user ,
chg_term )
VALUES (
'pos_porderWiz',
'Post save',
'http://localhost:9090/axis/services/ValidatorService',
'base',
'postSave',
'String',
'S',
NULL,
NULL,
sysdate,
'base ',
'base');
INSERT INTO system_event_services
(
service_code ,
service_descr ,
service_uri ,
service_provider ,
method_name ,
return_value ,
return_type ,
return_descr ,
return_xfrm ,
chg_date ,
chg_user ,
chg_term )
VALUES (
'wiz_get_itm_default_porderWiz',
'null',
'http://localhost:9090/axis/services/ValidatorService',
'base',
'itemChanged',
'String',
'S',
NULL,
NULL,
sysdate,
'base ',
'base');
INSERT INTO system_event_services
(
service_code ,
service_descr ,
......@@ -477,9 +391,7 @@ VALUES (
'base ',
'base');
INSERT INTO system_event_services
INSERT INTO system_event_services
(
service_code ,
service_descr ,
......@@ -505,10 +417,11 @@ VALUES (
NULL,
sysdate,
'base ',
'base');
'base');
------------------------------------------------------------------Start system_service_args------------------------------------------------------
INSERT INTO system_service_args
(
service_code ,
......@@ -522,20 +435,19 @@ INSERT INTO system_service_args
chg_user ,
chg_term ,
arg_value )
VALUES (
'poic_porderWiz',
'wiz_get_itm_default_porderWiz',
1,
'COMPONENT_TYPE',
'I',
'Component Type',
NULL,
'S',
NULL,
sysdate,
'base',
'base',
'EJB');
'EJB');
INSERT INTO system_service_args
(
......@@ -551,18 +463,18 @@ INSERT INTO system_service_args
chg_term ,
arg_value )
VALUES (
'poic_porderWiz',
'wiz_get_itm_default_porderWiz',
2,
'COMPONENT_NAME',
'I',
'Component Name',
NULL,
'S',
NULL,
sysdate,
sysdate,
'base',
'base',
'DDPorderWizEJB');
'DDPorderWizEJB');
INSERT INTO system_service_args
(
service_code ,
......@@ -576,20 +488,20 @@ INSERT INTO system_service_args
chg_user ,
chg_term ,
arg_value )
VALUES (
'poic_porderWiz',
'wiz_get_itm_default_porderWiz',
3,
'XML_DATA',
'XML_DATA__ALL',
'I',
'null',
NULL,
'S',
NULL,
sysdate,
sysdate,
'base',
'base',
'null');
NULL);
INSERT INTO system_service_args
(
service_code ,
......@@ -603,20 +515,20 @@ INSERT INTO system_service_args
chg_user ,
chg_term ,
arg_value )
VALUES (
'poic_porderWiz',
'wiz_get_itm_default_porderWiz',
4,
'XML_DATA_1',
'I',
'null',
NULL,
'S',
NULL,
sysdate,
'base',
'base',
'null');
NULL);
INSERT INTO system_service_args
(
service_code ,
......@@ -631,18 +543,19 @@ INSERT INTO system_service_args
chg_term ,
arg_value )
VALUES (
'poic_porderWiz',
'wiz_get_itm_default_porderWiz',
5,
'XML_DATA_2',
'XML_DATA_ALL',
'I',
'null',
NULL,
'S',
NULL,
sysdate,
'base',
'base',
'null');
NULL);
INSERT INTO system_service_args
(
service_code ,
......@@ -657,19 +570,19 @@ INSERT INTO system_service_args
chg_term ,
arg_value )
VALUES (
'poic_porderWiz',
'wiz_get_itm_default_porderWiz',
6,
'OBJ_CONTEXT',
'I',
'null',
NULL,
'S',
NULL,
sysdate,
'base',
'base',
'null');
NULL);
INSERT INTO system_service_args
(
service_code ,
......@@ -683,20 +596,21 @@ INSERT INTO system_service_args
chg_user ,
chg_term ,
arg_value )
VALUES (
'poic_porderWiz',
7,
'wiz_get_itm_default_porderWiz',
7,
'FOCUSED_COLUMN',
'I',
'null',
NULL,
'S',
NULL,
sysdate,
'base',
'base',
'null');
NULL);
INSERT INTO system_service_args
(
service_code ,
......@@ -710,19 +624,20 @@ INSERT INTO system_service_args
chg_user ,
chg_term ,
arg_value )
VALUES (
'poic_porderWiz',
8,
'wiz_get_itm_default_porderWiz',
8,
'EDIT_FLAG',
'I',
'null',
NULL,
'S',
NULL,
sysdate,
'base',
'base',
'null');
NULL);
INSERT INTO system_service_args
(
service_code ,
......@@ -736,22 +651,21 @@ INSERT INTO system_service_args
chg_user ,
chg_term ,
arg_value )
VALUES (
'poic_porderWiz',
9,
'wiz_get_itm_default_porderWiz',
9,
'XTRA_PARAMS',
'I',
'null',
NULL,
'S',
NULL,
sysdate,
'base',
'base',
'null');
----------------------------------------------------------------------------------------------------------------------------------------------
NULL);
-------------------------------------------------------------------------------------------------------------------------------------
INSERT INTO system_service_args
(
......@@ -766,19 +680,20 @@ INSERT INTO system_service_args
chg_user ,
chg_term ,
arg_value )
VALUES (
'wiz_get_itm_default_porderWiz',
'poic_porderWiz',
1,
'COMPONENT_TYPE',
'I',
NULL,
'Component Type',
'S',
NULL,
sysdate,
'base',
'base',
'EJB');
'EJB');
INSERT INTO system_service_args
(
......@@ -794,17 +709,18 @@ INSERT INTO system_service_args
chg_term ,
arg_value )
VALUES (
'wiz_get_itm_default_porderWiz',
'poic_porderWiz',
2,
'COMPONENT_NAME',
'I',
NULL,
'Component Name',
'S',
NULL,
sysdate,
sysdate,
'base',
'base',
'DDPorderWizEJB');
'DDPorderWizEJB');
INSERT INTO system_service_args
(
service_code ,
......@@ -818,19 +734,20 @@ INSERT INTO system_service_args
chg_user ,
chg_term ,
arg_value )
VALUES (
'wiz_get_itm_default_porderWiz',
'poic_porderWiz',
3,
'XML_DATA_ALL',
'XML_DATA',
'I',
NULL,
'null',
'S',
NULL,
sysdate,
sysdate,
'base',
'base',
NULL);
'null');
INSERT INTO system_service_args
(
service_code ,
......@@ -844,19 +761,20 @@ INSERT INTO system_service_args
chg_user ,
chg_term ,
arg_value )
VALUES (
'wiz_get_itm_default_porderWiz',
'poic_porderWiz',
4,
'XML_DATA_1',
'I',
NULL,
'null',
'S',
NULL,
sysdate,
'base',
'base',
NULL);
'null');
INSERT INTO system_service_args
(
service_code ,
......@@ -871,17 +789,18 @@ INSERT INTO system_service_args
chg_term ,
arg_value )
VALUES (
'wiz_get_itm_default_porderWiz',
'poic_porderWiz',
5,
'XML_DATA__ALL',
'XML_DATA_2',
'I',
NULL,
'null',
'S',
NULL,
sysdate,
'base',
'base',
NULL);
'null');
INSERT INTO system_service_args
(
service_code ,
......@@ -896,17 +815,19 @@ INSERT INTO system_service_args
chg_term ,
arg_value )
VALUES (
'wiz_get_itm_default_porderWiz',
'poic_porderWiz',
6,
'OBJ_CONTEXT',
'I',
NULL,
'null',
'S',
NULL,
sysdate,
'base',
'base',
NULL);
'null');
INSERT INTO system_service_args
(
service_code ,
......@@ -920,19 +841,20 @@ INSERT INTO system_service_args
chg_user ,
chg_term ,
arg_value )
VALUES (
'wiz_get_itm_default_porderWiz',
7,
'poic_porderWiz',
7,
'FOCUSED_COLUMN',
'I',
NULL,
'null',
'S',
NULL,
sysdate,
'base',
'base',
NULL);
'null');
INSERT INTO system_service_args
(
service_code ,
......@@ -946,19 +868,19 @@ INSERT INTO system_service_args
chg_user ,
chg_term ,
arg_value )
VALUES (
'wiz_get_itm_default_porderWiz',
8,
'poic_porderWiz',
8,
'EDIT_FLAG',
'I',
NULL,
'null',
'S',
NULL,
sysdate,
'base',
'base',
NULL);
'null');
INSERT INTO system_service_args
(
service_code ,
......@@ -972,19 +894,22 @@ INSERT INTO system_service_args
chg_user ,
chg_term ,
arg_value )
VALUES (
'wiz_get_itm_default_porderWiz',
9,
'poic_porderWiz',
9,
'XTRA_PARAMS',
'I',
NULL,
'null',
'S',
NULL,
sysdate,
'base',
'base',
NULL);
'null');
----------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------
......@@ -1038,7 +963,7 @@ VALUES (
sysdate,
'base',
'base',
'PorderWizPosEJB');
'DDPorderWizPosEJB');
INSERT INTO system_service_args
......@@ -1174,6 +1099,31 @@ VALUES (
NULL);
---------------------------------------------------------------------------------------------------------------------------------------------
INSERT INTO system_service_args
(
service_code ,
line_no ,
arg_name ,
arg_mode ,
descr ,
arg_type ,
arg_xfrm ,
chg_date ,
chg_user ,
chg_term ,
arg_value )
VALUES (
'prv_porderWiz',
1,
'COMPONENT_TYPE',
'I',
'Component Type',
'S',
NULL,
sysdate,
'base',
'base',
'EJB');
INSERT INTO system_service_args
(
......@@ -1356,6 +1306,3 @@ VALUES (
'base',
'base',
NULL);
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment