<?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: CIM - Suddenly E000001 - Test account only in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/19076#M10534</link>
    <description>&lt;P&gt;I'm talking about the page that you use in ARB to receive the transaction info when payments process through automatically. Not sure if the correct term for that is relay response or callback or what.&lt;/P&gt;</description>
    <pubDate>Fri, 18 Nov 2011 10:14:28 GMT</pubDate>
    <dc:creator>TJPride</dc:creator>
    <dc:date>2011-11-18T10:14:28Z</dc:date>
    <item>
      <title>CIM - ASP/VBScript - Sudden E000001 with no change to Util.asp</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/3724#M3401</link>
      <description>&lt;P&gt;It's probably just late and so I'm not seeing something, but the code that generates my XML statement didn't change and the util.asp file with the send command didn't change, nothing on my server changed, but I'm suddenly getting an error. (Obviously, something must have changed somehow, because it's not working. lol):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's what the feedback looks like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;API URL: &lt;A rel="nofollow" href="https://apitest.authorize.net/xml/v1/request.api" target="_blank"&gt;https://apitest.authorize.net/xml/v1/request.api&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Raw request:&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;BR /&gt;&amp;lt;createCustomerProfileRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;BR /&gt;   &amp;lt;merchantAuthentication&amp;gt;&lt;BR /&gt;      &amp;lt;name&amp;gt;xxxxxxxxxx&amp;lt;/name&lt;BR /&gt;      &amp;lt;transactionKey&amp;gt;xxxxxxxxxxxxxxxx&amp;lt;/transactionKey&amp;gt; &lt;BR /&gt;    &amp;lt;/merchantAuthentication&amp;gt;&lt;BR /&gt;    &amp;lt;profile&amp;gt; &lt;BR /&gt;       &amp;lt;merchantCustomerId&amp;gt;272518&amp;lt;/merchantCustomerId&amp;gt;&lt;BR /&gt;    &amp;lt;/profile&amp;gt;&lt;BR /&gt;&amp;lt;/createCustomerProfileRequest&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Raw response: &lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;BR /&gt;&amp;lt;createCustomerProfileResponse xmlns:xsi="&lt;A rel="nofollow" href="http://www.w3.org/2001/XMLSchema-instance" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;" xmlns:xsd="&lt;A rel="nofollow" href="http://www.w3.org/2001/XMLSchema" target="_blank"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;" xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;BR /&gt;&amp;lt;messages&amp;gt;&lt;BR /&gt;    &amp;lt;resultCode&amp;gt;&lt;BR /&gt;        Error&lt;BR /&gt;    &amp;lt;/resultCode&amp;gt;&lt;BR /&gt;    &amp;lt;message&amp;gt;&lt;BR /&gt;        &amp;lt;code&amp;gt;&lt;BR /&gt;           E00001&lt;BR /&gt;        &amp;lt;/code&amp;gt;&lt;BR /&gt;        &amp;lt;text&amp;gt;&lt;BR /&gt;            An error occurred during processing. Please try again.&lt;BR /&gt;        &amp;lt;/text&amp;gt;&lt;BR /&gt;    &amp;lt;/message&amp;gt;&lt;BR /&gt;&amp;lt;/messages&amp;gt;&lt;BR /&gt;&amp;lt;customerPaymentProfileIdList /&amp;gt;&lt;BR /&gt;&amp;lt;customerShippingAddressIdList /&amp;gt;&lt;BR /&gt;&amp;lt;validationDirectResponseList /&amp;gt;&lt;BR /&gt;&amp;lt;/createCustomerProfileResponse&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It takes a long time to get the error back - feels like a time out, almost. I rebooted my server, and it didn't help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Earlier today in another part of the system (the part that retrieves a list of customer credit cards) I suddenly started getting the error "The download of the specified resource has failed", and again, it with no changes to the code. Seriously - one second it loaded fine, the next second it did not. I fixed that with a suggestion from a post here (change Set objHTTP = Server.CreateObject("MSXML2.ServerXMLHTTP")" to&lt;BR /&gt;Set objHTTP = Server.CreateObject("Microsoft.XMLHTTP")...included that here in case someone is searching for that error), but that didn't work for this other problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm lost.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It must be something obvious, but I'm just not seeing it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any clues?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks so much,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Julie&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2010 07:30:44 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/3724#M3401</guid>
      <dc:creator>Julie</dc:creator>
      <dc:date>2010-06-29T07:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: CIM - Suddenly E000001 - Test account only</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/3726#M3403</link>
      <description>&lt;P&gt;More information:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had tried about everything...I normally work on a password protected development site, so I moved it over to live website to see if that would help. Live has a server certificate, and I tried both HTTP and HTTPS, and nothing helped.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a stripped down file with just the call to authorize.net, grabbed just the 2 routines I needed from util.asp (sendAPIRequest and MerchantAuthentication), so the file was as small as possible and still got the error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finally, I switched to api.authorize.net instead of apitest.authorize.net with the appropriate login information, and it worked quickly and perfectly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I edited the original files (the full page and the utlity file) to use the api.authorize.net...and again, it worked perfectly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For testing I desperately need to use the test account.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Julie&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2010 09:44:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/3726#M3403</guid>
      <dc:creator>Julie</dc:creator>
      <dc:date>2010-06-29T09:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: CIM - Suddenly E000001 - Test account only</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/3727#M3404</link>
      <description>&lt;P&gt;I am seeing a similar issue (error&amp;nbsp;E00001 returning after about 30 seconds), so I suspect an issue with the test server.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2010 10:24:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/3727#M3404</guid>
      <dc:creator>moklett</dc:creator>
      <dc:date>2010-06-29T10:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: CIM - Suddenly E000001 - Test account only</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/3728#M3405</link>
      <description>&lt;P&gt;Boy if one more person could confirm that, I'd go to bed. lol. It's 3:30AM here, and I've been beating on this for hours now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;J.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2010 10:29:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/3728#M3405</guid>
      <dc:creator>Julie</dc:creator>
      <dc:date>2010-06-29T10:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: CIM - Suddenly E000001 - Test account only</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/3729#M3406</link>
      <description>&lt;P&gt;I have automated tests that once passed, and now fail, with no changes. &amp;nbsp;So I can almost guarantee its not you.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2010 10:37:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/3729#M3406</guid>
      <dc:creator>moklett</dc:creator>
      <dc:date>2010-06-29T10:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: CIM - Suddenly E000001 - Test account only</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/3730#M3407</link>
      <description>&lt;P&gt;You're my hero. It's bedtime. :)&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2010 10:40:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/3730#M3407</guid>
      <dc:creator>Julie</dc:creator>
      <dc:date>2010-06-29T10:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: CIM - Suddenly E000001 - Test account only</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/3731#M3408</link>
      <description>&lt;P&gt;And if you need any more confirmation, try creating a CIM payment profile via the UI at &lt;A rel="nofollow" target="_blank" href="https://test.authorize.net."&gt;https://test.authorize.net.&lt;/A&gt; &amp;nbsp;It doesn't work there either.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2010 10:41:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/3731#M3408</guid>
      <dc:creator>moklett</dc:creator>
      <dc:date>2010-06-29T10:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: CIM - Suddenly E000001 - Test account only</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/3770#M3447</link>
      <description>&lt;P&gt;@Julie, tech team is aware of this issue. &amp;nbsp;Follow results over here:&amp;nbsp;&lt;A rel="nofollow" target="_blank" href="http://community.developer.authorize.net/t5/Integration-and-Testing/Can-t-destroy-CIM-profile-in-test-mode/m-p/3769#M3446"&gt;http://community.developer.authorize.net/t5/Integration-and-Testing/Can-t-destroy-CIM-profile-in-test-mode/m-p/3769#M3446&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2010 18:57:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/3770#M3447</guid>
      <dc:creator>moklett</dc:creator>
      <dc:date>2010-06-29T18:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: CIM - Suddenly E000001 - Test account only</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/3814#M3487</link>
      <description>&lt;P&gt;Hey everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's true...we're having issues with CIM on the test server. Once we know more on when it will be fixed, we'll update this &lt;A href="http://community.developer.authorize.net/t5/News-and-Announcements/CIM-not-working-in-the-test-environment/td-p/3808" target="_blank" rel="nofollow"&gt;post&lt;/A&gt;. Sorry for the problems!! :smileysad:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Michelle&lt;/P&gt;
&lt;P&gt;Developer Community Manager&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2010 18:31:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/3814#M3487</guid>
      <dc:creator>Michelle</dc:creator>
      <dc:date>2010-06-30T18:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: CIM - Suddenly E000001 - Test account only</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/15486#M8816</link>
      <description>&lt;P&gt;I'm getting this problem too. And, I can't create one on the website either. Are there any problems?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2011 07:36:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/15486#M8816</guid>
      <dc:creator>ramontayag</dc:creator>
      <dc:date>2011-08-01T07:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: CIM - Suddenly E000001 - Test account only</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/15512#M8829</link>
      <description>&lt;P&gt;We started experiencing this last night aroun d 8pm EST. We can't use existing CIM profiles or create new ones with either the API or the website.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2011 13:37:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/15512#M8829</guid>
      <dc:creator>proof1</dc:creator>
      <dc:date>2011-08-01T13:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: CIM - Suddenly E000001 - Test account only</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/18600#M10307</link>
      <description>&lt;P&gt;Can you verify what the actual timeout time is? I've heard both 10 seconds and 30 seconds.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!!!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2011 18:02:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/18600#M10307</guid>
      <dc:creator>missbossy</dc:creator>
      <dc:date>2011-11-04T18:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: CIM - Suddenly E000001 - Test account only</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/18688#M10349</link>
      <description>&lt;P&gt;What timeout in particular are you referring to?&amp;nbsp; The timeout mentioned in this thread was an internal timeout within the Authorize.Net test system and is not something that you should need to account for.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2011 23:04:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/18688#M10349</guid>
      <dc:creator>Trevor</dc:creator>
      <dc:date>2011-11-07T23:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: CIM - Suddenly E000001 - Test account only</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/18698#M10354</link>
      <description>&lt;P&gt;Not sure on that, but it'd be useful to know, for instance, how long to wait when processing multiple charges in sequence. If no response comes back in 10 seconds, is it never going to come back? How about 30 seconds? How about when creating or updating a profile?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2011 01:51:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/18698#M10354</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-11-08T01:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: CIM - Suddenly E000001 - Test account only</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/18912#M10453</link>
      <description>&lt;P&gt;Internally, we time out a transaction after approximately 2 minutes.&amp;nbsp; However, the average transaction time within our system is well under 2 seconds and the possible sets of circumstances that would be required for it to get anywhere near that&amp;nbsp;limit are extremely limited.&amp;nbsp;It is also worth mentioning that I can't guarantee that we wont' change that limit in the future without notice.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The other main factor in a transaction time lifespan&amp;nbsp;would be the communication timeout for when we send you the transaction results.&amp;nbsp; The timeout for that communication for most API connections is 30 seconds.&amp;nbsp;Again, there are limited situations where it could take that long.&amp;nbsp; If we fail to resolve a connection to you or the connection is interrupted, we give up immediately.&amp;nbsp; It would only hit 30 seconds if it is taking a very long time just to establish a connection.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2011 23:42:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/18912#M10453</guid>
      <dc:creator>Trevor</dc:creator>
      <dc:date>2011-11-14T23:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: CIM - Suddenly E000001 - Test account only</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/18932#M10463</link>
      <description>&lt;P&gt;Hmm. Would it be safe to, for instance, have a process time out on our end after 10 seconds, then retry with the same information, and if it gets back a duplicate transaction error, assume that it went through? What about relay response? Do we need to set the timeout on that to 2 minutes just to be safe?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2011 07:55:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/18932#M10463</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-11-15T07:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: CIM - Suddenly E000001 - Test account only</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/19058#M10525</link>
      <description>&lt;P&gt;It should almost always be safe to have a transaction time out after 10 seconds, but it's probably better to put it to at least 20.&amp;nbsp; I actually have personally never seen a transaction take more than 10 seconds, but it does occur very infrequently.&amp;nbsp; If the transaction takes over 20 seconds, it is a very good bet that the transaction has failed or that the response failed.&amp;nbsp; However, it is &lt;EM&gt;not&lt;/EM&gt; safe to assume that a transaction went through if you get a duplicate transaction response.&amp;nbsp; This would confirm that the transaction was processed, but it very well might have been declined.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Relay response is an asynchronous process.&amp;nbsp; The customer always must leave your system and then come back, so generally I wouldn't expect a strict transaction timeout to be set on your side at all. The customer session might time out, but that is usually outside the scope of the transaction lifespan.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2011 22:54:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/19058#M10525</guid>
      <dc:creator>Trevor</dc:creator>
      <dc:date>2011-11-17T22:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: CIM - Suddenly E000001 - Test account only</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/19076#M10534</link>
      <description>&lt;P&gt;I'm talking about the page that you use in ARB to receive the transaction info when payments process through automatically. Not sure if the correct term for that is relay response or callback or what.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2011 10:14:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/19076#M10534</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-11-18T10:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: CIM - Suddenly E000001 - Test account only</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/19692#M10835</link>
      <description>&lt;P&gt;Should I specify a timeout in the&lt;/P&gt;&lt;P&gt;getHostedProfilePageRequest?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Monique&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2011 19:51:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-ASP-VBScript-Sudden-E000001-with-no-change-to-Util-asp/m-p/19692#M10835</guid>
      <dc:creator>missbossy</dc:creator>
      <dc:date>2011-12-05T19:51:16Z</dc:date>
    </item>
  </channel>
</rss>

