You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

receiving WSDL error - The import activity submission failed.

edited Aug 28, 2020 2:43PM in Integrations and Extensions 1 comment

Summary

Receiving error when trying to upload data via SOAP for custom Objects

Content

Hi,
I am receiving an error when trying to upload data via SOAP in newly created custom Object.:
https://xxxx-dev1.fa.us6.oraclecloud.com:443/crmService/ImportPublicService

Error is:
The import activity submission failed. (ZCA-210060)oracle.apps.fnd.applcore.messages.ApplcoreException: JBO-Import Job Activation Failed.: Import Job Activation Failed..oracle.apps.fnd.applcore.messages.FndMessagesUtil$FndMapResourceBundle

The Same file works when I upload from Import Management.

Attaching file with Payload.

Has anyone faced this kind of issue?

Code Snippet

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:typ="http://xmlns.oracle.com/oracle/apps/marketing/commonMarketing/mktImport/model/types/" xmlns:mod="http://xmlns.oracle.com/oracle/apps/marketing/commonMarketing/mktImport/model/">
   <soapenv:Header/>
   <soapenv:Body>
      <typ:submitImportActivity>
         <typ:importJobSubmitParam>
           
            
            
            <mod:JobDescription>BPA STage 1</mod:JobDescription>
            
            <mod:HeaderRowIncluded>Y</mod:HeaderRowIncluded>
  

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!