Update shedular.sql

parent bca22942
......@@ -93,3 +93,32 @@ INSERT INTO mail_format (
<!-- Added By Khushal on 09-Jun-2025 for LicenceRenewNotification - END -->
<!-- Added By Khushal on 10-July-2025 for LicenceRenewNotiTest - START -->
<Application Id="LicenceRenewNotiTest" Name="LicenceRenewNotiTest">
<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.LicenceRenewNotiTest" />
<ExtendedAttribute Name="EXEC_MODE" Value="ASYNC" />
<ExtendedAttribute Name="INPUT_EDITOR"
Value="../../scheduler/jsp/Argument.jsp?APPLICATION_NAME=LicenceRenewNotiTest" />
<ExtendedAttribute Name="SCHEDULABLE" Value="1" />
</ExtendedAttributes>
</Application>
<!-- Added By Khushal on 09-Jun-2025 for LicenceRenewNotiTest - 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