<?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: Help with error message trying to intergate with Ax 2009 in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-error-message-trying-to-intergate-with-Ax-2009/m-p/34665#M19103</link>
    <description>&lt;P&gt;What do you mean by using CIM XML.. Do you have an example?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jun 2013 14:17:11 GMT</pubDate>
    <dc:creator>fredv723</dc:creator>
    <dc:date>2013-06-17T14:17:11Z</dc:date>
    <item>
      <title>Help with error message trying to intergate with Ax 2009</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-error-message-trying-to-intergate-with-Ax-2009/m-p/34648#M19086</link>
      <description>&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; xmlUrl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = '&lt;A target="_blank" href="https://apitest.authorize.net/soap/v1/Service.asmx';"&gt;https://apitest.authorize.net/soap/v1/Service.asmx';&lt;/A&gt; // Set the URL&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; interopPermission = new InteropPermission(InteropKind::ComInterop);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; InteropPermission.assert();&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; objXHTTP = new COM(#serverxmlHttp);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; objXHTTP.settimeouts(#xmlResolve, #xmlConnect, #xmlSend, #xmlReceive);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; objXHTTP.Open("POST", xmlUrl, false);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; objXHTTP.setRequestHeader("Content-Type", "text/xml");&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; objXHTTP.setRequestHeader("SOAPAction", "&lt;A target="_blank" href="https://apitest.authorize.net/soap/v1/#CreateCustomerProfile"&gt;https://apitest.authorize.net/soap/v1/#CreateCustomerProfile&lt;/A&gt;");&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The new error is as follows:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Server did not recognize the value of HTTP Header SOAPAction: &lt;A target="_blank" href="https://apitest.authorize.net/soap/v1/#CreateCustomerProfile"&gt;https://apitest.authorize.net/soap/v1/#CreateCustomerProfile&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2013 22:47:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-error-message-trying-to-intergate-with-Ax-2009/m-p/34648#M19086</guid>
      <dc:creator>fredv723</dc:creator>
      <dc:date>2013-06-14T22:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Help with error message trying to intergate with Ax 2009</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-error-message-trying-to-intergate-with-Ax-2009/m-p/34649#M19087</link>
      <description>&lt;P&gt;If you going to send xml, why not use the CIM XML?&lt;/P&gt;</description>
      <pubDate>Sat, 15 Jun 2013 00:29:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-error-message-trying-to-intergate-with-Ax-2009/m-p/34649#M19087</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-06-15T00:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help with error message trying to intergate with Ax 2009</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-error-message-trying-to-intergate-with-Ax-2009/m-p/34665#M19103</link>
      <description>&lt;P&gt;What do you mean by using CIM XML.. Do you have an example?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2013 14:17:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-error-message-trying-to-intergate-with-Ax-2009/m-p/34665#M19103</guid>
      <dc:creator>fredv723</dc:creator>
      <dc:date>2013-06-17T14:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Help with error message trying to intergate with Ax 2009</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-error-message-trying-to-intergate-with-Ax-2009/m-p/34667#M19105</link>
      <description>&lt;P&gt;Look like it is simlar to the &lt;A target="_blank" href="http://developer.authorize.net/resources/files/samplecode/asp_cim.zip"&gt;CIM - ASP Classic&lt;/A&gt; in&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://developer.authorize.net/downloads/samplecode/"&gt;http://developer.authorize.net/downloads/samplecode/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2013 14:45:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-error-message-trying-to-intergate-with-Ax-2009/m-p/34667#M19105</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-06-17T14:45:05Z</dc:date>
    </item>
  </channel>
</rss>

