<?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: GUI_UPLOAD in Background in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-upload-in-background/m-p/3148932#M748727</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharath,&lt;/P&gt;&lt;P&gt;Same thread...&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="648369"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Dec 2007 09:16:17 GMT</pubDate>
    <dc:creator>former_member188829</dc:creator>
    <dc:date>2007-12-27T09:16:17Z</dc:date>
    <item>
      <title>GUI_UPLOAD in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-upload-in-background/m-p/3148931#M748726</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;I am trying to upload data from the Presentation Server to the SAP System using the FM 'GUI_UPLOAD'. But the program that calls this is to run in the background, so it fails in this case, therefore could you kindly suggest me an alternative for this FM or any other method! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quick Reply Much Appreciated&lt;/P&gt;&lt;P&gt;Points will be rewarded for correct answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bharath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 09:09:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-upload-in-background/m-p/3148931#M748726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-27T09:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: GUI_UPLOAD in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-upload-in-background/m-p/3148932#M748727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharath,&lt;/P&gt;&lt;P&gt;Same thread...&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="648369"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 09:16:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-upload-in-background/m-p/3148932#M748727</guid>
      <dc:creator>former_member188829</dc:creator>
      <dc:date>2007-12-27T09:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: GUI_UPLOAD in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-upload-in-background/m-p/3148933#M748728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not think OPEN DATASET works for files in the Presentation Server(let alone background).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What all the suggestion have said is to upload the file first to Application Server and then read the data from there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I need a method to read the data from the Presentation Server in the Background.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 09:32:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-upload-in-background/m-p/3148933#M748728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-27T09:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: GUI_UPLOAD in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-upload-in-background/m-p/3148934#M748729</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;Use transaction CG3Y TO download data from application server to internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 09:36:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-upload-in-background/m-p/3148934#M748729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-27T09:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: GUI_UPLOAD in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-upload-in-background/m-p/3148935#M748730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Bharath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me first explain to you the concept. When u call the program in background mode then the program is getting executed on the server and the connection to your presentation server/desktop is not available so the program doesn't understand where to dump the file or on which presentation server the file needs to be downloaded. When u are executing the program in foreground then the connection to the desktop is avaialble and the program even though running on the server can still download the file. So coming to you problem either u have to use GUI_DOWNLOAD with foreground execution or if you need to execute it in background you have to use OPEN dataset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 09:36:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-upload-in-background/m-p/3148935#M748730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-27T09:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: GUI_UPLOAD in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-upload-in-background/m-p/3148936#M748731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Bharath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the below link: - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="4472758"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hk.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 09:44:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-upload-in-background/m-p/3148936#M748731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-27T09:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: GUI_UPLOAD in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-upload-in-background/m-p/3148937#M748732</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;pass on the file path as constant value.&lt;/P&gt;&lt;P&gt;and assign the extension to it what ever your requirement is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vikas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 09:45:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-upload-in-background/m-p/3148937#M748732</guid>
      <dc:creator>VikasB</dc:creator>
      <dc:date>2007-12-27T09:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: GUI_UPLOAD in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-upload-in-background/m-p/3148938#M748733</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;  Check this article&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9831750a-0801-0010-1d9e-f8c64efb2bd2" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9831750a-0801-0010-1d9e-f8c64efb2bd2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It gives a sample code to access text file on presentation server in background mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sailaja.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 09:49:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-upload-in-background/m-p/3148938#M748733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-27T09:49:27Z</dc:date>
    </item>
  </channel>
</rss>

