<?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 ARB and Silent Posts Issue in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-and-Silent-Posts-Issue/m-p/22995#M12405</link>
    <description>&lt;P&gt;Hello All!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm hoping someone can help me out. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have silent posting set up and am receiving posts ok, the problem is that I am receiving several ARB silent posts at the same time and am missing some as a result due to the 2 second time limit we have to accept the post. &amp;nbsp;&lt;SPAN&gt;I am only receiving the data and dumping it to a file, nothing fancy. &amp;nbsp;&lt;/SPAN&gt;Here are some example time stamps from the server log file for silent posts on 2/9/2012.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2012-02-09 10:15:23&amp;nbsp;&lt;BR /&gt;2012-02-09 10:15:23&amp;nbsp;&lt;BR /&gt;2012-02-09 10:15:23&amp;nbsp;&lt;BR /&gt;2012-02-09 10:15:24&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is Authorize.net sending them at the same time and if they are, why?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone else had this problem and how did you resolve it?&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;Josh&lt;/P&gt;</description>
    <pubDate>Sat, 11 Feb 2012 14:57:21 GMT</pubDate>
    <dc:creator>sasartiglia</dc:creator>
    <dc:date>2012-02-11T14:57:21Z</dc:date>
    <item>
      <title>ARB and Silent Posts Issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-and-Silent-Posts-Issue/m-p/22995#M12405</link>
      <description>&lt;P&gt;Hello All!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm hoping someone can help me out. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have silent posting set up and am receiving posts ok, the problem is that I am receiving several ARB silent posts at the same time and am missing some as a result due to the 2 second time limit we have to accept the post. &amp;nbsp;&lt;SPAN&gt;I am only receiving the data and dumping it to a file, nothing fancy. &amp;nbsp;&lt;/SPAN&gt;Here are some example time stamps from the server log file for silent posts on 2/9/2012.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2012-02-09 10:15:23&amp;nbsp;&lt;BR /&gt;2012-02-09 10:15:23&amp;nbsp;&lt;BR /&gt;2012-02-09 10:15:23&amp;nbsp;&lt;BR /&gt;2012-02-09 10:15:24&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is Authorize.net sending them at the same time and if they are, why?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone else had this problem and how did you resolve it?&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;Josh&lt;/P&gt;</description>
      <pubDate>Sat, 11 Feb 2012 14:57:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-and-Silent-Posts-Issue/m-p/22995#M12405</guid>
      <dc:creator>sasartiglia</dc:creator>
      <dc:date>2012-02-11T14:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: ARB and Silent Posts Issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-and-Silent-Posts-Issue/m-p/22999#M12407</link>
      <description>&lt;P&gt;Web servers are supposed to be able to handle at least dozens, if not hundreds, of simultaneous requests. and it should only take a small fraction of a second for each request anyway, even if you're interacting with your database. What kind of hosting are you using?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EDIT: You ought to be able to pick up these charges via the Transaction Details API as well, if you can't get Silent Post to work 100%.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Feb 2012 15:02:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-and-Silent-Posts-Issue/m-p/22999#M12407</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2012-02-12T15:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: ARB and Silent Posts Issue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-and-Silent-Posts-Issue/m-p/25283#M13497</link>
      <description>&lt;P&gt;We've had to handle dropped notifications in a handful of customer accounts. &amp;nbsp;One customer schedules all their ARB profiles to bill on the same day ... so naturally there is a spike of Silent Post activity on the day the batch runs. &amp;nbsp;Unfortunately, AuthNet sends them in one big hurry and walks away, so they overload the server and transactions are dropped. &amp;nbsp;I'd love to see AuthNet add a retry feature (like some of the more robust services do).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a work-around, we had to add a utility that calls the Transaction Details API and compares what's been processed with what's in Salesforce, allowing a user to manually add any missing transactions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2012 23:18:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-and-Silent-Posts-Issue/m-p/25283#M13497</guid>
      <dc:creator>linvio</dc:creator>
      <dc:date>2012-04-02T23:18:10Z</dc:date>
    </item>
  </channel>
</rss>

