Details
- 
    Type:Bug 
- 
    Status: Closed
- 
    Priority:Major 
- 
    Resolution: Not a Bug
- 
    Affects Version/s: 1.1.1
- 
    Fix Version/s: 1.1.1
- 
    Component/s: Reporting (Outbound Datafeeds)
- 
    Labels:None
Description
Report "Account Performance Summary By Distribution" is BLANK, no headers also.
SOAP REQUEST:
<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-01-01"/>
<variable key="END_DATE" value="2012-01-03"/>
</variables>
</job>
</dat:executeJobFromFileSystemRepository>
</soapenv:Body>
</soapenv:Envelope>
SOAP RESPONSE:
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ns2:executeJobFromFileSystemRepositoryResponse xmlns:ns2="http://www.thesearchagency.com/smb/DataFeedService/">
<return>true</return>
</ns2:executeJobFromFileSystemRepositoryResponse>
</soap:Body>
</soap:Envelope>
Check the report at location /home/optus/datafeeds
AcctPerfDist_2012-01-01_2012-01-03.zip ===attached===