Commit a3643e17 by nilu

S45723751 # Matchd / Talentology - No Plan [Enhancement] #Ingest not working - URGENT

parent 27c3df48
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
<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">
</RUN> </RUN>
<WHEN factory="MetaComponent" component="BatchSchedule" selector="performa.runbatch"> <WHEN factory="MetaComponent" component="BatchSchedule" selector="performa.emailfetch">
<NODE name="schedule" class="oneit.appservices.batch.QuickSchedule"> <NODE name="schedule" class="oneit.appservices.batch.QuickSchedule">
<NODE name="period" factory="Integer" value="5"/> <NODE name="period" factory="Integer" value="5"/>
</NODE> </NODE>
......
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