Details
-
Type: Bug
-
Status: Closed
-
Priority: Trivial
-
Resolution: Fixed
-
Affects Version/s: 1.1.1
-
Fix Version/s: 1.1.1
-
Component/s: Reporting (Outbound Datafeeds)
-
Labels:None
Description
DATAFEEDS:After rerunning of the data feeds manually,generated reports show the old timestamps.
1.Run the data feed service through SOAP UI.
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:dat="http://www.thesearchagency.com/smb/DataFeedService/">
<soapenv:Header/>
<soapenv:Body>
<dat:executeJobFromFileSystemRepository>
<!-Optional:->
<job name="Job 1">
<!-Optional:->
<variables>
<!-Zero or more repetitions:->
<variable key="START_DATE" value="2012-02-19"/>
<variable key="END_DATE" value="2012-02-23"/>
</variables>
</job>
</dat:executeJobFromFileSystemRepository>
</soapenv:Body>
</soapenv:Envelope>
2.Check the generated datafeeds.
rw-rr- 1 root root 521 Feb 28 02:38 AcctPerfSum_2012-02-19_2012-02-23.zip
rw-rr- 1 root root 465 Feb 28 02:38 CampStatus_2012-02-19_2012-02-23.zip
rw-rr- 1 root root 353 Feb 28 02:38 BusAreaPerf_2012-02-19_2012-02-23.zip
rw-rr- 1 root root 382 Feb 28 02:38 AcctPerfDist_2012-02-19_2012-02-23.zip
rw-rr- 1 root root 0 Feb 28 02:38 AcctPerfSum_2012-02-19_2012-02-23.done
rw-rr- 1 root root 0 Feb 28 02:38CampStatus_2012-02-19_2012-02-23.done
rw-rr- 1 root root 0 Feb 28 02:38 BusAreaPerf_2012-02-19_2012-02-23.done
rw-rr- 1 root root 0 Feb 28 02:38 AcctPerfDist_2012-02-19_2012-02-23.done
3.Rerun the datafeed service again and see the generated reports.
rw-rr- 1 root root 521 Feb 28 02:38 AcctPerfSum_2012-02-19_2012-02-23.zip
rw-rr- 1 root root 465 Feb 28 02:38 CampStatus_2012-02-19_2012-02-23.zip
rw-rr- 1 root root 353 Feb 28 02:38 BusAreaPerf_2012-02-19_2012-02-23.zip
rw-rr- 1 root root 382 Feb 28 02:38 AcctPerfDist_2012-02-19_2012-02-23.zip
rw-rr- 1 root root 0 Feb 28 06:16 AcctPerfSum_2012-02-19_2012-02-23.done
rw-rr- 1 root root 0 Feb 28 06:16 CampStatus_2012-02-19_2012-02-23.done
rw-rr- 1 root root 0 Feb 28 06:16 BusAreaPerf_2012-02-19_2012-02-23.done
rw-rr- 1 root root 0 Feb 28 06:16 AcctPerfDist_2012-02-19_2012-02-23.done