<?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_DOWNLOAD does not work inside Update task  !!! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-download-does-not-work-inside-update-task/m-p/8743070#M1674680</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not possible to use gui_download in update task or background. Download to the application server instead&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 May 2012 15:04:48 GMT</pubDate>
    <dc:creator>former_member196490</dc:creator>
    <dc:date>2012-05-10T15:04:48Z</dc:date>
    <item>
      <title>GUI_DOWNLOAD does not work inside Update task  !!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-download-does-not-work-inside-update-task/m-p/8743068#M1674678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have done an EXIT in MIGO transaction for goods movement save. Inside the EXIT&amp;nbsp; i have used GUI_DOWNLOAD&amp;nbsp; to create a file in desktop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Problem is my EXIT is triggered in UPDATE TASK , so i am not able to create a file using DOWNLOAD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Same this happened ,when i run a program in background job!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; is it possible to&amp;nbsp; download a file to desktop in UPDATE TASK ? if not any other alternative !!! &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;Thanks,&lt;BR /&gt;Srini.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moderator message - points re-allocated&lt;SPAN __jive_emoticon_name="devil" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/745/images/emoticons/devil.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 14:56:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-download-does-not-work-inside-update-task/m-p/8743068#M1674678</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-10T14:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: GUI_DOWNLOAD does not work inside Update task  !!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-download-does-not-work-inside-update-task/m-p/8743069#M1674679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Srinivas, please &lt;STRONG&gt;search the forum &lt;/STRONG&gt;for many, many posts on this subject, answered many, many times. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Obviously&lt;/STRONG&gt;&lt;/EM&gt;, one cannot download a file to a desktop from a background job. Since one cannot download a file is there is no "connection" to the GUI server (the PC), one must find an alternative.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will see that programmers write small routines to store a file, often in tab-delimited format, from these processes, and then use some utility program to copy the file from the apps server to the PC (often executed by the user).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, you could have found out all this with a &lt;STRONG&gt;simple forum search&lt;/STRONG&gt;, and saved all that pressure on your shift and 1 buttons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And stay the heck away from that ! button, okay?&amp;nbsp;&amp;nbsp; Some of us don't like the sense of drama and urgency.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 15:04:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-download-does-not-work-inside-update-task/m-p/8743069#M1674679</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-10T15:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: GUI_DOWNLOAD does not work inside Update task  !!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-download-does-not-work-inside-update-task/m-p/8743070#M1674680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not possible to use gui_download in update task or background. Download to the application server instead&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 15:04:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-download-does-not-work-inside-update-task/m-p/8743070#M1674680</guid>
      <dc:creator>former_member196490</dc:creator>
      <dc:date>2012-05-10T15:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: GUI_DOWNLOAD does not work inside Update task  !!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-download-does-not-work-inside-update-task/m-p/8743071#M1674681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did do a search before posting here. I could not find any post related to UPDATE TASK and download file. Thats why i raised a query . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;And stay the heck away from that ! button, okay?&amp;nbsp;&amp;nbsp; Some of us don't like the sense of drama and urgency.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;i dont know why you said this.!!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Moderator message - there is no need to embelish your question. Exclamation marks add nothing to the content.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Rob Burbank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 15:14:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-download-does-not-work-inside-update-task/m-p/8743071#M1674681</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-10T15:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: GUI_DOWNLOAD does not work inside Update task  !!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-download-does-not-work-inside-update-task/m-p/8743072#M1674682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not possible to download in your desktop&amp;nbsp; in update task or background. How can it access your desktop ? Send a mail with the attachment the file whoever needs that file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 01:41:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-download-does-not-work-inside-update-task/m-p/8743072#M1674682</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-16T01:41:45Z</dc:date>
    </item>
  </channel>
</rss>

