<?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: Web Service problem? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/4248422#M1014030</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is exactly my point, using the webservice for the WEBGUI might not allow you to get all the functionaloty you are used to in SAPGUI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So pressing the export button in SAPGUI will bring up the File Save Dialog and you can select file format destination etc. But the WebGUI has certain restrictions that do NOT support all of the SAPGUI functionality, so those restrictions might be the reason that your are not getting that popup to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry that I can't be of more help,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Aug 2008 15:07:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-01T15:07:40Z</dc:date>
    <item>
      <title>Web Service problem?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/4248418#M1014026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SDN,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my application in the Portal because following web service &lt;/P&gt;&lt;P&gt;bc\gui\sap\its\webgui&lt;/P&gt;&lt;P&gt;I am not able to get pull down Menu for ztransactions or any menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how to make this service work .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2008 11:56:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/4248418#M1014026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-01T11:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Web Service problem?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/4248419#M1014027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to execute a standard transaction in your webgui like VA01 or SE16 or something like that to see if there is a problem with the webgui itself or if it is with your transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Be aware that the webgui does NOT support all functionality that you will be able to get in a SAPGUI. There are restrictions. So if you can execute the standard transaction in your webgui but your transaction does not work (but does without problems in the SAPGUI) it might be because of those restrictions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2008 14:42:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/4248419#M1014027</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-01T14:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Web Service problem?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/4248420#M1014028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to execute a standard transaction in your webgui like VA01 or SE16 or something like that to see if there is a problem with the webgui itself or if it is with your transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Be aware that the webgui does NOT support all functionality that you will be able to get in a SAPGUI. There are restrictions. So if you can execute the standard transaction in your webgui but your transaction does not work (but does without problems in the SAPGUI) it might be because of those restrictions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, I hit the Post button a second time....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Michael Wackerbauer on Aug 1, 2008 10:43 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2008 14:42:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/4248420#M1014028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-01T14:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Web Service problem?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/4248421#M1014029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply but my problem is another; i have created one ALV report, after pressing the export button i should get the menu for exporting the file in various format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not working in the Portal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: I have created the transactional iView for my Z-transaction in  portal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2008 14:57:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/4248421#M1014029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-01T14:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Web Service problem?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/4248422#M1014030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is exactly my point, using the webservice for the WEBGUI might not allow you to get all the functionaloty you are used to in SAPGUI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So pressing the export button in SAPGUI will bring up the File Save Dialog and you can select file format destination etc. But the WebGUI has certain restrictions that do NOT support all of the SAPGUI functionality, so those restrictions might be the reason that your are not getting that popup to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry that I can't be of more help,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2008 15:07:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/4248422#M1014030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-01T15:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Web Service problem?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/4248423#M1014031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unfortunately the same thing is working very fine in the developement system, but as always happens its not working well in production server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The root cause of the menu not visible is the web service i mentioned in earlier posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if u can help in this regards then it would be gr8..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2008 16:09:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-service-problem/m-p/4248423#M1014031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-01T16:09:45Z</dc:date>
    </item>
  </channel>
</rss>

