Update shedular.sql

parent 64510593
INSERT INTO MAIL_FORMAT ( REM INSERTING into MAIL_FORMAT
"FORMAT_CODE", SET DEFINE OFF;
"FORMAT_TYPE",
"SEND_TO", INSERT INTO mail_format (
"COPY_TO", format_code,
"BLIND_COPY", format_type,
"SUBJECT", send_to,
"BODY_TEXT", copy_to,
"BODY_COMP", blind_copy,
"PRIORITY", subject,
"DELIVERY_REPORT", body_comp,
"RETURN_RECEIPT", priority,
"MAIL_APPLICATION", delivery_report,
"MAIL_SERVER", return_receipt,
"MAIL_BOX", mail_application,
"MAIL_ID", mail_server,
"ATTACH_TYPE", mail_box,
"ATTACH_TEXT", mail_id,
"WINNAME", attach_type,
"WIN_NAME", attach_text,
"MAIL_GENERATION", winname,
"MAIL_DESCR", win_name,
"FN_NAME", mail_generation,
"COND_METHOD", mail_descr,
"EMAIL_EXPR", fn_name,
"ATTACH_OBJECT", cond_method,
"TEMPLATE_PURPOSE", email_expr,
"STATUS", attach_object,
"USER_ID__OWN", template_purpose,
"MSG_TYPE", status,
"TEMPLATE_NAME" user_id__own,
) VALUES ('LICENSE_EXPIER ','T','tushar.thorat@proteustech.in','sakshi.parte@proteustech.in',null, body_text,
'Your License is Expiring License Number = <Detail1.license_num>','Hi Sir/Mam,<br> msg_type,
Your License No. <b>&lt;Detail1.license_num&gt;</b> Expiring. Check below details:<br><br> template_name
1. Title = <b>&lt;Detail1.title&gt;</b><br> ) VALUES (
2. Place = <b>&lt;Detail1.place&gt;</b><br> 'LICENSE_EXPIER ',
3. Performer = <b>&lt;Detail1.emp_name&gt;</b><br> 'T',
4. Effective From = <b>&lt;Detail1.new_start_date&gt;</b><br> 'khushal.chavan@proteustech.in',
5. Valid Upto = <b>&lt;Detail1.new_end_date&gt;</b><br><br><br> 'pparikh@baseinformation.com',
Please Take Valid Action',null,null,null,null,null,null,null,'vision@proteustech.in',null,null,'w_lms_licenseedit',null,null,null,null,null,null,null,null,null,null,null,null); NULL,
'Action required on licence <Detail1.title> (<Detail1.license_num>) expiring on <Detail1.new_end_date>',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
'vision@proteustech.in',
NULL,
NULL,
'w_lms_licenseedit',
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
'Hi Sir/Madam,<br><br>License No. <b><Detail1.license_num></b> Expiring on <Detail1.new_end_date>.<br>Licence details:<br><br>1. Title = <b><Detail1.title></b><br>2. Place = <b><Detail1.place></b><br>3. Performer = <b><Detail1.emp_name></b><br>4. Effective From = <b><Detail1.new_start_date></b><br>5. Valid Upto = <b><Detail1.new_end_date></b><br><br><br>Please take necessary actions to renew the licence<br><br><br>** Please note that this is system generated mail hence do not reply on the same'
,
NULL,
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