<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Problem while dowloading the file from Application Server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-dowloading-the-file-from-application-server/m-p/7772689#M1584713</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For downloading the file from the Application server, you can use the following function module. this will work perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have met the same scenario, no issues were found with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ARCHIVFILE_SERVER_TO_CLIENT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Mar 2011 06:34:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-03-31T06:34:38Z</dc:date>
    <item>
      <title>Problem while dowloading the file from Application Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-dowloading-the-file-from-application-server/m-p/7772687#M1584711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;             I am facing the Problem while downloading the file from Application server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We done the automatic function while saving the invoice, this will create an idoc, and this idoc is written in the Application Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running the Transaction AL11 and select the record, and from menu --&amp;gt; List, i am downloading into TXT format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for some segments, the length is long, and so the last 3 to 4 fields values are not appearing in the File. Even though i am unable to view the values in the file before downloading. But i can view in IDOC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to solve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Srini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 05:37:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-dowloading-the-file-from-application-server/m-p/7772687#M1584711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-31T05:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while dowloading the file from Application Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-dowloading-the-file-from-application-server/m-p/7772688#M1584712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must understand AL11 gives us a snapshot of the original file in the app server. It is a report program(RSWATCH0) showing you the contents of the file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The LINE-SIZE of thre report is set to 512 &amp;amp; so if the file line exceeds this value, it will get truncated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are a couple of transactions available to download the app server file: CG3Y &amp;amp; CACS_FILE_COPY. You can always ask your basis team to fetch the file fr you &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 06:23:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-dowloading-the-file-from-application-server/m-p/7772688#M1584712</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2011-03-31T06:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while dowloading the file from Application Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-dowloading-the-file-from-application-server/m-p/7772689#M1584713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For downloading the file from the Application server, you can use the following function module. this will work perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have met the same scenario, no issues were found with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ARCHIVFILE_SERVER_TO_CLIENT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 06:34:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-dowloading-the-file-from-application-server/m-p/7772689#M1584713</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-31T06:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while dowloading the file from Application Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-dowloading-the-file-from-application-server/m-p/7772690#M1584714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Suhas for your valuable Reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        I run the Txn. CG3Y, But the data i am getting is Truncated, But while running the Prg. CACS_FILE_COPY, I can view the Entire Data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i have one Question. Downloading the File directly from Application Server, the data is Truncated. but our user will use the Txn. AL11 and they will download from there. But the data is they are getting is truncated. Apart from the solution what you had given, is there any better solution for direct downloading from AL11. And the data wont truncated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can set the Variant and put this in background, But always the file name will be change, Like we use Time stamp in the File name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Srini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 06:44:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-dowloading-the-file-from-application-server/m-p/7772690#M1584714</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-31T06:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while dowloading the file from Application Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-dowloading-the-file-from-application-server/m-p/7772691#M1584715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;but our user will use the Txn. AL11 and they will download from there&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Educate the user &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt; On a serious note, tell him this is not how data from app server should be downloaded. You can ask him to talk to the basis team to provide him access to the app server folder where the file is being stored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;I can set the Variant and put this in background, But always the file name will be change, Like we use Time stamp in the File name.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can't automate this process by scheduling in BG mode. This is because the in BG mode you can't dwld the file to presentation server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope i'm clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 06:53:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-dowloading-the-file-from-application-server/m-p/7772691#M1584715</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2011-03-31T06:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while dowloading the file from Application Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-dowloading-the-file-from-application-server/m-p/7772692#M1584716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Suhas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           Hope i am also clear, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much,,, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Srini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 06:56:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-dowloading-the-file-from-application-server/m-p/7772692#M1584716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-31T06:56:22Z</dc:date>
    </item>
  </channel>
</rss>

