<?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 use BAPI_FLIGHT_GETLIST  from a standalone flex application in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-bapi-flight-getlist-from-a-standalone-flex-application/m-p/7030419#M1499281</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;&lt;/P&gt;&lt;P&gt; I am able to get the flight details [ BAPI_FLIGHT_GETLIST] using flex when run from BSP page, but if i embedd the same swf file in a HTML file or run in flash player i am not able to get any details even it is not asking for my server uname and pass. &lt;/P&gt;&lt;P&gt;Wat to do to fetch the data using this standalone swf files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jun 2010 09:59:19 GMT</pubDate>
    <dc:creator>jayakumarkb_81</dc:creator>
    <dc:date>2010-06-16T09:59:19Z</dc:date>
    <item>
      <title>use BAPI_FLIGHT_GETLIST  from a standalone flex application</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-bapi-flight-getlist-from-a-standalone-flex-application/m-p/7030419#M1499281</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;&lt;/P&gt;&lt;P&gt; I am able to get the flight details [ BAPI_FLIGHT_GETLIST] using flex when run from BSP page, but if i embedd the same swf file in a HTML file or run in flash player i am not able to get any details even it is not asking for my server uname and pass. &lt;/P&gt;&lt;P&gt;Wat to do to fetch the data using this standalone swf files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 09:59:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-bapi-flight-getlist-from-a-standalone-flex-application/m-p/7030419#M1499281</guid>
      <dc:creator>jayakumarkb_81</dc:creator>
      <dc:date>2010-06-16T09:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: use BAPI_FLIGHT_GETLIST  from a standalone flex application</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-bapi-flight-getlist-from-a-standalone-flex-application/m-p/7030420#M1499282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jay,&lt;/P&gt;&lt;P&gt;It'd have been more clear if you had posted any error/exception you faced in this situation.&lt;/P&gt;&lt;P&gt;Still I can suggest you check wsdl link you mention in Flex application.&lt;/P&gt;&lt;P&gt;i mean if you have use any alies name like localhost etc insted of your R/3 IP XXX.XX.XX.XXX:ZZZZ.&lt;/P&gt;&lt;P&gt;In Above Line Replace XXX.XX.X.XXX:ZZZZ with &amp;lt;Host IP&amp;gt;:&amp;lt;Port&amp;gt;.&lt;/P&gt;&lt;P&gt;Further check that RFC is only at basic authentication and not customized authorised  Very rare possibility if you can be sure.&lt;/P&gt;&lt;P&gt;For your help you can refer sample code on following thread for same functionality you want.&lt;/P&gt;&lt;P&gt;&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="1384976"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can make AIR application also using same code. Just a small change to be used under WindowedApplication tag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 08:56:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-bapi-flight-getlist-from-a-standalone-flex-application/m-p/7030420#M1499282</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-17T08:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: use BAPI_FLIGHT_GETLIST  from a standalone flex application</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-bapi-flight-getlist-from-a-standalone-flex-application/m-p/7030421#M1499283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Vivek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I am not getting any error message that is the main problem. But when i put the same SWF into a bsp page it is fetching data.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;and how to check the " RFC is only at basic authentication and not customized authorised ".&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;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 09:59:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-bapi-flight-getlist-from-a-standalone-flex-application/m-p/7030421#M1499283</guid>
      <dc:creator>jayakumarkb_81</dc:creator>
      <dc:date>2010-06-17T09:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: use BAPI_FLIGHT_GETLIST  from a standalone flex application</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-bapi-flight-getlist-from-a-standalone-flex-application/m-p/7030422#M1499284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this may be a case of crossdomain issue. search this forum/google for crossdomain.xml&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jun 2010 04:02:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-bapi-flight-getlist-from-a-standalone-flex-application/m-p/7030422#M1499284</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2010-06-21T04:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: use BAPI_FLIGHT_GETLIST  from a standalone flex application</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-bapi-flight-getlist-from-a-standalone-flex-application/m-p/7030423#M1499285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In flex application just visable the properity of authentication within rfc call tag and mention the authorization type if any.Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Aug 2010 09:09:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-bapi-flight-getlist-from-a-standalone-flex-application/m-p/7030423#M1499285</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-03T09:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: use BAPI_FLIGHT_GETLIST  from a standalone flex application</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-bapi-flight-getlist-from-a-standalone-flex-application/m-p/7030424#M1499286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The cross domain file helped&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Oct 2010 12:41:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-bapi-flight-getlist-from-a-standalone-flex-application/m-p/7030424#M1499286</guid>
      <dc:creator>jayakumarkb_81</dc:creator>
      <dc:date>2010-10-12T12:41:22Z</dc:date>
    </item>
  </channel>
</rss>

