<p>I'm trying to download a file from a remote iHub Server version 3.1 using the AcDownloadFile_Chunked class in BIRT Designer Pro version 4.4.0 installed on my local pc. </p>
<p> </p>
<p>I used the "Run Configurations" option in Designer with Main class: myPackage.AcDownloadFile_Chunked and Program arguments: -h <a data-ipb='nomediaparse' href='
http://remoteservername:8080'>http://remoteservername:8080</a> /Bursting/Reports.Agent.pdf. </p>
<p> </p>
<p>I received a message in Designer's Console stating "No operation name specified!".</p>
<p> </p>
<p>When I called AcDownloadFile_Chunked from a command prompt I received Error: "Could not find or load main class AcDownloadFile_Chunked".</p>
<p> </p>
<p>Can you give me some pointers on using AcDownloadFile_Chunked? </p>
<p> </p>
<p>Thanks!</p>
<p> </p>