Commit b692ea4c by Nilu

disable email fetcher batch

parent 88fa9098
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
<MAP value="HOME_TL" description="HomePage" JSP="/extensions/performa/editor/additionalHomePage.jsp" /> <MAP value="HOME_TL" description="HomePage" JSP="/extensions/performa/editor/additionalHomePage.jsp" />
</NODE> </NODE>
<NODE name="WEB_BATCH::Email"> <!-- <NODE name="WEB_BATCH::Email">
<TASK factory="Participant" class="oneit.appservices.batch.DefaultTask"> <TASK factory="Participant" class="oneit.appservices.batch.DefaultTask">
<RUN class="performa.utils.PerformaEmailFetcher" factory="Participant" /> <RUN class="performa.utils.PerformaEmailFetcher" factory="Participant" />
<WHEN factory="MetaComponent" component="BatchSchedule" selector="performa.runbatch"> <WHEN factory="MetaComponent" component="BatchSchedule" selector="performa.runbatch">
...@@ -41,6 +41,6 @@ ...@@ -41,6 +41,6 @@
</NODE> </NODE>
</WHEN> </WHEN>
</TASK> </TASK>
</NODE> </NODE>-->
</OBJECTS> </OBJECTS>
\ No newline at end of file
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