<?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: Deleting User Profile via Java API returns a &amp;quot;reccord cannot be found error&amp;quot; but delet in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Deleting-User-Profile-via-Java-API-returns-a-quot-reccord-cannot/m-p/50476#M25920</link>
    <description>&lt;P&gt;Are you calling the API or using the Java SDK?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
    <pubDate>Wed, 29 Apr 2015 17:22:51 GMT</pubDate>
    <dc:creator>RichardH</dc:creator>
    <dc:date>2015-04-29T17:22:51Z</dc:date>
    <item>
      <title>Deleting User Profile via Java API returns a "reccord cannot be found error" but deletion successful</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Deleting-User-Profile-via-Java-API-returns-a-quot-reccord-cannot/m-p/50387#M25843</link>
      <description>&lt;P&gt;I am trying to delete user profiles in java via the code below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;net.authorize.cim.Transaction transaction=merchant.createCIMTransaction(TransactionType.DELETE_CUSTOMER_PROFILE);&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;transaction.setRefId(generateRefId());&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;transaction.setCustomerProfileId(profileId);&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Result&amp;lt;Transaction&amp;gt; result = (Result&amp;lt;Transaction&amp;gt;) merchant.postTransaction(transaction);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Every response I get it the following&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;deleting user with profileId =32441194&lt;BR /&gt;Result Code: Error&amp;lt;br&amp;gt;&lt;BR /&gt;E00040 - The record cannot be found.&amp;lt;br&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The weird thing is the user profile Id is in fact active/correct and the deletion of the account completes successfully in the sandbox, even though the response claims there is an error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2015 18:44:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Deleting-User-Profile-via-Java-API-returns-a-quot-reccord-cannot/m-p/50387#M25843</guid>
      <dc:creator>micromarty</dc:creator>
      <dc:date>2015-04-21T18:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting User Profile via Java API returns a "reccord cannot be found error" but delet</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Deleting-User-Profile-via-Java-API-returns-a-quot-reccord-cannot/m-p/50433#M25881</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/18248"&gt;@micromarty&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I would recommend subscribing to this topic so that you'll be alerted via email if anyone from the community is able to respond with any comments. To subscribe, click Topic Options at the top of this thread and then select Subscribe. You'll then receive an email once anyone replies.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Richard&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2015 18:36:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Deleting-User-Profile-via-Java-API-returns-a-quot-reccord-cannot/m-p/50433#M25881</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2015-04-24T18:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting User Profile via Java API returns a "reccord cannot be found error" but delet</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Deleting-User-Profile-via-Java-API-returns-a-quot-reccord-cannot/m-p/50475#M25919</link>
      <description>&lt;P&gt;Has anyone else been experiencing this? The behavior still seems to occur.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2015 16:35:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Deleting-User-Profile-via-Java-API-returns-a-quot-reccord-cannot/m-p/50475#M25919</guid>
      <dc:creator>micromarty</dc:creator>
      <dc:date>2015-04-29T16:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting User Profile via Java API returns a "reccord cannot be found error" but delet</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Deleting-User-Profile-via-Java-API-returns-a-quot-reccord-cannot/m-p/50476#M25920</link>
      <description>&lt;P&gt;Are you calling the API or using the Java SDK?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2015 17:22:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Deleting-User-Profile-via-Java-API-returns-a-quot-reccord-cannot/m-p/50476#M25920</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2015-04-29T17:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting User Profile via Java API returns a "reccord cannot be found error" but delet</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Deleting-User-Profile-via-Java-API-returns-a-quot-reccord-cannot/m-p/50477#M25921</link>
      <description>&lt;P&gt;I am using the java sdk.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2015 17:23:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Deleting-User-Profile-via-Java-API-returns-a-quot-reccord-cannot/m-p/50477#M25921</guid>
      <dc:creator>micromarty</dc:creator>
      <dc:date>2015-04-29T17:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting User Profile via Java API returns a "reccord cannot be found error" but delet</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Deleting-User-Profile-via-Java-API-returns-a-quot-reccord-cannot/m-p/50479#M25923</link>
      <description>&lt;P&gt;In that case, I would encourage you to submit an issue on Github if you have not already done so. &amp;nbsp;This will directly notify the developer responsible for the SDK.&lt;BR /&gt;&lt;BR /&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2015 17:27:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Deleting-User-Profile-via-Java-API-returns-a-quot-reccord-cannot/m-p/50479#M25923</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2015-04-29T17:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting User Profile via Java API returns a "reccord cannot be found error" but delet</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Deleting-User-Profile-via-Java-API-returns-a-quot-reccord-cannot/m-p/50480#M25924</link>
      <description>&lt;P&gt;Sounds good, thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2015 17:28:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Deleting-User-Profile-via-Java-API-returns-a-quot-reccord-cannot/m-p/50480#M25924</guid>
      <dc:creator>micromarty</dc:creator>
      <dc:date>2015-04-29T17:28:45Z</dc:date>
    </item>
  </channel>
</rss>

