Details
-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Third Party Data
-
Labels:None
-
Environment:
Admax UI : AdMax-Trunk-p68-r28182.tar
Tsa Services : svc-channelv2.0-p589-r28200.ear
BidManager : tsa-build-bidmgr-2010-12-13-p285-r28220
Description
Publisher feeds are processing successfully ignoring the date in the configuration file;
Test Data is attached.
tsaapp@tvvm-staging-xml1:/usr/local/tsa/bidmgr$ ./load-all-publishers.sh -d 3 |tee /tmp/dateissue2.log
.
.
2011-01-05 00:52:07.784 (3) [pool-1-thread-1]: Configured properties according to file :: /var/local/tsa/publisherfeedConfig/CSC_Facebook.xml
2011-01-05 00:52:08.054 (3) [pool-1-thread-1]: DatabasePool with a limit of 80 created
2011-01-05 00:52:08.118 (3) [pool-1-thread-1]: DatabasePool with a limit of 80 created
.
.
2011-01-05 00:52:24.808 (3) [pool-1-thread-1]: =============== Completed Warehouse Summarizer ================
2011-01-05 00:52:24.809 (3) [pool-1-thread-1]: – Renamed file [17_177_20110103.csv] to [17_177_20110103.csv.done] ? true
2011-01-05 00:52:24.809 (3) [pool-1-thread-1]: =============== Completed Publisher Generic Data Feed (Facebook), 4 products processed and 2 lines processed ================
2011-01-05 00:52:24.977 (3) [main]: Futures result[0] is DONE
2011-01-05 00:52:24.979 (3) [main]: =============== Done publisher feeds application ===============
Expected Behavior:
Back end should compare the date in the file to the date in the file name if the publisher provides a date in the file. Script should show message in the logs.