My Oracle Support Banner

SOAP Add Asset Service gets error: There was an error processing asset null in module aftercommit. (Doc ID 2728253.1)

Last updated on MAY 28, 2024

Applies to:

Oracle Fusion Assets Cloud Service - Version 11.13.20.07.0 and later
Information in this document applies to any platform.

Goal

When tying to add Assets using the SOAP web service AddAssetService, getting the following error :
"There was an error processing asset null in module aftercommit."

 You are using Fixed Asset Addition Interface Web Services detailed here https://docs.oracle.com/en/cloud/saas/financials/20c/oeswf/business-object-services.html#fixedasset-d13711e4886

You are using the following (your values would replace the values inside of the > /<)

<soapenv:Body>
     <typ:addAsset>
        <typ:assetDetails>
           <add:AssetCategoryId>300000002474041</add:AssetCategoryId>
           <add:AssetKeyCcid>300000002474058</add:AssetKeyCcid>
           <!--Optional:-->
           <add:AssetType>CIP</add:AssetType>
           <add:BookTypeCode>BI CORP</add:BookTypeCode>
           <add:DatePlacedInService>2010-2-1</add:DatePlacedInService>
           <add:Description>MMFinance_lease_3_lines_1</add:Description>
           <add:FixedAssetsCost>13526153.61</add:FixedAssetsCost>
           <add:QueueName>New</add:QueueName>
           <add:MethodId>100000000000704</add:MethodId>
<add:ConventionTypeId>300000002474037</add:ConventionTypeId>
<add:AdditionDistributionInterface>
              <add:DeprnExpenseCcid>300000002474045</add:DeprnExpenseCcid>
              <add:LocationId>300000002445638</add:LocationId>
              <add:Units>1</add:Units>
           </add:AdditionDistributionInterface>
        </typ:assetDetails>
     </typ:addAsset>
  </soapenv:Body>

 

Goal: How to troubleshoot what is wrong with the data since the error is so generic?
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.