My Oracle Support Banner

Fusion Time and Labor: TCD Webservice TcdSetupDataService Failed With Error (Doc ID 2876991.1)

Last updated on OCTOBER 28, 2022

Applies to:

Oracle Fusion Time and Labor Cloud Service - Version 11.13.22.01.0 and later
Information in this document applies to any platform.

Goal

While testing the TCD webservice "TcdSetupDataService" from SOAP UI, it failed with TCDSourceID error Why?
JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=TcdSourceId param is missingTcdSourceId param is missing

Payload:

  <soapenv:Header/>
  <soapenv:Body>
     <typ:beginExport>
        <typ:input>
           <exp:Name>TcdSourceId</exp:Name>
           <exp:Value>12345</exp:Value>
           <exp:DataType>long</exp:DataType>
        </typ:input>
        <typ:input>
           <exp:Name>ExportConfigurationName</exp:Name>
           <exp:Value>TCD_EXPORT_DATA</exp:Value>
           <exp:DataType>string</exp:DataType>
        </typ:input>
        <typ:input>
           <exp:Name>ExportType</exp:Name>
           <exp:Value>FULL</exp:Value>
           <exp:DataType>string</exp:DataType>
        </typ:input>
     </typ:beginExport>
  </soapenv:Body>
</soapenv:Envelope>

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.