Details
- 
    Type:
Bug
 - 
    Status: Closed
 - 
    Priority:
Major
 - 
    Resolution: Fixed
 - 
    Affects Version/s: Link Score Report
 - 
    Fix Version/s: None
 - 
    Component/s: Third Party Data
 - 
    Labels:None
 - 
    Environment:
Staging-xml1:tsa-build-bidmgr-2010-10-11-p32-r27598
Staging-jboss5:svc-channelv2.0-p425-r27598.ear
Cleint-st:AdMax-Extended-Unified-Datafeed-p4-r27481
 
Description
PublisherActivitySummary / PublisherProductSummary tables are not populated/updated after processing the feeds of Facebook and Kontera successfully.
1) ./load-generic.sh -d5 -F -XN Facebook.xml -XL /var/local/tsa/datafeedConfig/
2)mysql -u spike -ptar63t -h 192.168.30.12
mysql> SELECT * FROM publisherActivitySummary;
Empty set (0.00 sec)
mysql> select * from publisherProductSummary;
Empty set (0.01 sec)