<?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: Bringing Data into Flex - Crossdomain Problem in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/bringing-data-into-flex-crossdomain-problem/m-p/156155#M3679</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The crossdoamin.xml file should be on the server you're trying to access. For example, if the url you're calling is: &lt;/SPAN&gt;&lt;A href="http://server1/foo/service.jsp"&gt;http://server1/foo/service.jsp&lt;/A&gt;&lt;SPAN&gt;, then the Flash Player is going to try and load &lt;/SPAN&gt;&lt;A href="http://server1/crossdomain.xml"&gt;http://server1/crossdomain.xml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the full error message you're getting? If you use a tool like Charles, Firebug or HttpFox, then you can see what requests are being sent from your browser and look for the crossdomain.xml requests.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 May 2010 15:59:40 GMT</pubDate>
    <dc:creator>DasaPaddock</dc:creator>
    <dc:date>2010-05-21T15:59:40Z</dc:date>
    <item>
      <title>Bringing Data into Flex - Crossdomain Problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/bringing-data-into-flex-crossdomain-problem/m-p/156154#M3678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a big problem with my flex app, I believe it is a security issue but I am still puzzled of how I can resolve it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically, I have created a widget which lets the user select an area, a start date and an end date. Then, my widget creates an URL with those parameters (Start Date, End Date, List of Features of a specific dataset selected in the area), and sends this URL (with mx:HTTPService). This URL creates a csv file which retrieves all the queried information from an Oracle BI Server. So my flex widget retrieves this csv, parse it and then creates a nice graph wich corresponds to what the user wanted to see.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that everything works fine when I launch the app locally from Flex Builder, but I get the famous "Sandbox Violation Error" in my widget instead of the graph when I access my flex app from an URL. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is typically a crossdomain kind of error, but even though I put the crossdomain file on the server where my flex app is located and added a "Security.loadPolicyFile()" in my index.mxml, it still doesn't work (and I verified that the crossdomain.xml was indeed accessible).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be appreciated&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Reda&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 08:47:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/bringing-data-into-flex-crossdomain-problem/m-p/156154#M3678</guid>
      <dc:creator>RedaKechouri</dc:creator>
      <dc:date>2010-05-21T08:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Bringing Data into Flex - Crossdomain Problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/bringing-data-into-flex-crossdomain-problem/m-p/156155#M3679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The crossdoamin.xml file should be on the server you're trying to access. For example, if the url you're calling is: &lt;/SPAN&gt;&lt;A href="http://server1/foo/service.jsp"&gt;http://server1/foo/service.jsp&lt;/A&gt;&lt;SPAN&gt;, then the Flash Player is going to try and load &lt;/SPAN&gt;&lt;A href="http://server1/crossdomain.xml"&gt;http://server1/crossdomain.xml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the full error message you're getting? If you use a tool like Charles, Firebug or HttpFox, then you can see what requests are being sent from your browser and look for the crossdomain.xml requests.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 15:59:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/bringing-data-into-flex-crossdomain-problem/m-p/156155#M3679</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-05-21T15:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Bringing Data into Flex - Crossdomain Problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/bringing-data-into-flex-crossdomain-problem/m-p/156156#M3680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Many thanks for your answer,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We've tried to put a crossdomain.xml file on the Oracle BI Server, and now I am getting these Warnings/Errors :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Warning: Ignoring &amp;lt;site-control&amp;gt; tag in policy file from http://ddc3obi001:9704/analytics/crossdomain.xml.&amp;nbsp; This tag is only allowed in master policy files.

Warning: Domain ddc3obi001 does not specify a meta-policy.&amp;nbsp; Applying default meta-policy 'master-only'.&amp;nbsp; This configuration is deprecated.&amp;nbsp; See http://www.adobe.com/go/strict_policy_files to fix this problem.

Error: Ignoring policy file at http://ddc3obi001:9704/analytics/crossdomain.xml due to meta-policy 'master-only'.&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that I haven't got a clue of how to implement a meta-policy files on OCJ4 containers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will install firebug to get more details on the errors.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 08:17:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/bringing-data-into-flex-crossdomain-problem/m-p/156156#M3680</guid>
      <dc:creator>RedaKechouri</dc:creator>
      <dc:date>2021-12-11T08:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Bringing Data into Flex - Crossdomain Problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/bringing-data-into-flex-crossdomain-problem/m-p/156157#M3681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Problem sorted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We've managed to put the crossdomain.xml file in the right directory on the Oracle BI Server, which was not easy to find...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 May 2010 12:21:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/bringing-data-into-flex-crossdomain-problem/m-p/156157#M3681</guid>
      <dc:creator>RedaKechouri</dc:creator>
      <dc:date>2010-05-24T12:21:17Z</dc:date>
    </item>
  </channel>
</rss>

