Update shedular.sql

parent 2d6de94f
INSERT INTO MAIL_FORMAT (
"FORMAT_CODE",
"FORMAT_TYPE",
......@@ -39,3 +38,29 @@
4. Effective From = <b>&lt;Detail1.new_start_date&gt;</b><br>
5. Valid Upto = <b>&lt;Detail1.new_end_date&gt;</b><br><br><br>
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);
----------Added Below Part BaseApplication.xml file
<!-- Added By Khushal on 09-Jun-2025 for LicenceRenewNotification - START -->
<Application Id="LicenceRenewNotification" Name="LicenceRenewNotification">
<FormalParameters>
<FormalParameter Id="TRANS_DB" Index="10" Mode="IN" Name="TRANS_DB">
<DataType>
<BasicType Type="STRING" />
</DataType>
</FormalParameter>
</FormalParameters>
<ExtendedAttributes>
<ExtendedAttribute Name="APPLN_TYPE" Value="JB" />
<ExtendedAttribute Name="METHOD_NAME" Value="schedule" />
<ExtendedAttribute Name="COMP_NAME" Value="ibase.webitm.ejb.shrseclms.LicenceRenewNotification" />
<ExtendedAttribute Name="EXEC_MODE" Value="ASYNC" />
<ExtendedAttribute Name="INPUT_EDITOR"
Value="../../scheduler/jsp/Argument.jsp?APPLICATION_NAME=LicenceRenewNotification" />
<ExtendedAttribute Name="SCHEDULABLE" Value="1" />
</ExtendedAttributes>
</Application>
<!-- Added By Khushal on 09-Jun-2025 for LicenceRenewNotification - END -->
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