Commit e556cce5 authored by arane's avatar arane

MRP run - Admin email id to be defined in enterprise table - If user is not...

MRP run - Admin email id to be defined in enterprise table - If user is not having email id then mail should go to the admin user

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@216796 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 886af51a
...@@ -23,9 +23,10 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=enterp ...@@ -23,9 +23,10 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=enterp
column=(type=char(250) update=yes updatewhereclause=yes name=file_upload_host dbname="enterprise.file_upload_host" ) column=(type=char(250) update=yes updatewhereclause=yes name=file_upload_host dbname="enterprise.file_upload_host" )
column=(type=char(250) update=yes updatewhereclause=yes name=file_upload_user dbname="enterprise.file_upload_user" ) column=(type=char(250) update=yes updatewhereclause=yes name=file_upload_user dbname="enterprise.file_upload_user" )
column=(type=char(250) update=yes updatewhereclause=yes name=file_upload_pass dbname="enterprise.file_upload_pass" ) column=(type=char(250) update=yes updatewhereclause=yes name=file_upload_pass dbname="enterprise.file_upload_pass" )
column=(type=char(1) update=yes updatewhereclause=yes name=ent_type dbname="enterprise.ent_type" )
column=(type=char(4) update=yes updatewhereclause=yes name=file_upload_port dbname="enterprise.file_upload_port" ) column=(type=char(4) update=yes updatewhereclause=yes name=file_upload_port dbname="enterprise.file_upload_port" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"enterprise~" ) COLUMN(NAME=~"enterprise.enterprise~") COLUMN(NAME=~"enterprise.enterprise_descr~") COLUMN(NAME=~"enterprise.add_date~") COLUMN(NAME=~"enterprise.add_user~") COLUMN(NAME=~"enterprise.add_term~") COLUMN(NAME=~"enterprise.chg_date~") COLUMN(NAME=~"enterprise.chg_user~") COLUMN(NAME=~"enterprise.chg_term~") COLUMN(NAME=~"enterprise.email_id~") COLUMN(NAME=~"enterprise.ip_security~") COLUMN(NAME=~"enterprise.white_list_ip~") COLUMN(NAME=~"enterprise.file_upload_src~") COLUMN(NAME=~"enterprise.file_upload_rej~") COLUMN(NAME=~"enterprise.file_upload_suc~") COLUMN(NAME=~"enterprise.file_upload_log~") COLUMN(NAME=~"enterprise.file_upload_host~") COLUMN(NAME=~"enterprise.file_upload_user~") COLUMN(NAME=~"enterprise.file_upload_pass~") COLUMN(NAME=~"enterprise.ent_type~") COLUMN(NAME=~"enterprise.file_upload_port~")) " update="enterprise" updatewhere=0 updatekeyinplace=no ) column=(type=char(1) update=yes updatewhereclause=yes name=ent_type dbname="enterprise.ent_type" )
column=(type=char(1) update=yes updatewhereclause=yes name=device_security dbname="enterprise.device_security" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"enterprise~" ) COLUMN(NAME=~"enterprise.enterprise~") COLUMN(NAME=~"enterprise.enterprise_descr~") COLUMN(NAME=~"enterprise.add_date~") COLUMN(NAME=~"enterprise.add_user~") COLUMN(NAME=~"enterprise.add_term~") COLUMN(NAME=~"enterprise.chg_date~") COLUMN(NAME=~"enterprise.chg_user~") COLUMN(NAME=~"enterprise.chg_term~") COLUMN(NAME=~"enterprise.email_id~") COLUMN(NAME=~"enterprise.ip_security~") COLUMN(NAME=~"enterprise.white_list_ip~") COLUMN(NAME=~"enterprise.file_upload_src~") COLUMN(NAME=~"enterprise.file_upload_rej~") COLUMN(NAME=~"enterprise.file_upload_suc~") COLUMN(NAME=~"enterprise.file_upload_log~") COLUMN(NAME=~"enterprise.file_upload_host~") COLUMN(NAME=~"enterprise.file_upload_user~") COLUMN(NAME=~"enterprise.file_upload_pass~") COLUMN(NAME=~"enterprise.file_upload_port~") COLUMN(NAME=~"enterprise.ent_type~") COLUMN(NAME=~"enterprise.device_security~")) " update="enterprise" updatewhere=0 updatekeyinplace=no )
text(band=header alignment="0" text="Change Date" border="0" color="33554432" x="436" y="1" height="17" width="68" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) text(band=header alignment="0" text="Change Date" border="0" color="33554432" x="436" y="1" height="17" width="68" html.valueishtml="0" name=chg_date_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Change User" border="0" color="33554432" x="506" y="1" height="17" width="66" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) text(band=header alignment="0" text="Change User" border="0" color="33554432" x="506" y="1" height="17" width="66" html.valueishtml="0" name=chg_user_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=header alignment="0" text="Change Terminal" border="0" color="33554432" x="574" y="1" height="17" width="69" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" ) text(band=header alignment="0" text="Change Terminal" border="0" color="33554432" x="574" y="1" height="17" width="69" html.valueishtml="0" name=chg_term_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
...@@ -59,13 +60,15 @@ column(band=detail id=17 alignment="0" tabsequence=170 border="0" color="3355443 ...@@ -59,13 +60,15 @@ column(band=detail id=17 alignment="0" tabsequence=170 border="0" color="3355443
text(band=header alignment="0" text="File Upload User" border="0" color="33554432" x="3934" y="1" height="17" width="356" html.valueishtml="0" name=file_upload_user_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) text(band=header alignment="0" text="File Upload User" border="0" color="33554432" x="3934" y="1" height="17" width="356" html.valueishtml="0" name=file_upload_user_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=18 alignment="0" tabsequence=180 border="0" color="33554432" x="4293" y="1" height="16" width="299" html.valueishtml="0" name=file_upload_pass visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=18 alignment="0" tabsequence=180 border="0" color="33554432" x="4293" y="1" height="16" width="299" html.valueishtml="0" name=file_upload_pass visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=header alignment="0" text="File Upload Pass" border="0" color="33554432" x="4292" y="1" height="17" width="300" html.valueishtml="0" name=file_upload_pass_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) text(band=header alignment="0" text="File Upload Pass" border="0" color="33554432" x="4292" y="1" height="17" width="300" html.valueishtml="0" name=file_upload_pass_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=19 alignment="0" tabsequence=190 border="0" color="33554432" x="4595" y="1" height="16" width="165" html.valueishtml="0" name=ent_type visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=20 alignment="0" tabsequence=190 border="0" color="33554432" x="4595" y="1" height="16" width="165" html.valueishtml="0" name=ent_type visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=header alignment="0" text="Ent Type" border="0" color="33554432" x="4594" y="1" height="17" width="166" html.valueishtml="0" name=ent_type_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) text(band=header alignment="0" text="Ent Type" border="0" color="33554432" x="4594" y="1" height="17" width="166" html.valueishtml="0" name=ent_type_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=20 alignment="0" tabsequence=200 border="0" color="33554432" x="4763" y="1" height="16" width="172" html.valueishtml="0" name=file_upload_port visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=19 alignment="0" tabsequence=200 border="0" color="33554432" x="4763" y="1" height="16" width="172" html.valueishtml="0" name=file_upload_port visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=header alignment="0" text="File Upload Port" border="0" color="33554432" x="4762" y="1" height="17" width="173" html.valueishtml="0" name=file_upload_port_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" ) text(band=header alignment="0" text="File Upload Port" border="0" color="33554432" x="4762" y="1" height="17" width="173" html.valueishtml="0" name=file_upload_port_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=3 alignment="0" tabsequence=30 border="0" color="33554432" x="228" y="0" height="15" width="69" format="[shortdate] [time]" html.valueishtml="0" name=add_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=3 alignment="0" tabsequence=30 border="0" color="33554432" x="228" y="0" height="15" width="69" format="[shortdate] [time]" html.valueishtml="0" name=add_date visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="33554432" x="2" y="2" height="18" width="100" format="[general]" html.valueishtml="0" name=enterprise visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="33554432" x="2" y="2" height="18" width="100" format="[general]" html.valueishtml="0" name=enterprise visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="33554432" x="104" y="2" height="18" width="122" format="[general]" html.valueishtml="0" name=enterprise_descr visible="1" edit.limit=60 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" ) column(band=detail id=2 alignment="0" tabsequence=20 border="5" color="33554432" x="104" y="2" height="18" width="122" format="[general]" html.valueishtml="0" name=enterprise_descr visible="1" edit.limit=60 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=21 alignment="0" tabsequence=210 border="0" color="33554432" x="4938" y="1" height="16" width="125" html.valueishtml="0" name=device_security visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=header alignment="0" text="Device Security" border="0" color="33554432" x="4937" y="1" height="17" width="126" html.valueishtml="0" name=device_security_t visible="1" font.face="Arial" font.height="-11" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
htmltable(border="1" ) htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" ) htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 ) export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment