Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
want to move birt ihub folder's pdf file to local or FTP
Deepak7089
<p>Please help me for copying or moving the scheduled pdf file to any local directory or directly on FTP.</p>
Find more posts tagged with
Comments
janderegg
<p>Hi Deepak7089,</p>
<p>In order to achieve what you wish I think you will need some external code.</p>
<p> </p>
<p>You can use IDAPI or REST (depending on your iHub/iServer version) in a java code to download the PDF and then copy it to another directory or upload it to a FTP location. The DownloadFile IDAPI call would be the one to use to get the file.</p>
<p>If you give me your iHub or iServer version I can help you locate the samples IDAPI codes we provide to download a file.</p>
<p> </p>
<p>Hope this helps.</p>
<p>Joel</p>