<?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: Error while inserting custom object records to Salesforce in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-while-inserting-custom-object-records-to-Salesforce/m-p/2335683#M104221</link>
    <description>&lt;P&gt;I am trying to insert records into 'Contract' custom object and inserting data in to the standard and custom fields. It's a straight forward use case , so not sure what is the issue. &lt;/P&gt;</description>
    <pubDate>Fri, 02 Dec 2022 05:28:53 GMT</pubDate>
    <dc:creator>BlueOcean_ProvePharm</dc:creator>
    <dc:date>2022-12-02T05:28:53Z</dc:date>
    <item>
      <title>Error while inserting custom object records to Salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-inserting-custom-object-records-to-Salesforce/m-p/2335679#M104217</link>
      <description>&lt;P&gt;Team.,&lt;/P&gt;&lt;P&gt;I am trying to insert custom object records from an Excel file to Salesforce and I am getting the below error , please help:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exception in component tSalesforceOutput_1 (ContractsIntegration)&lt;/P&gt;&lt;P&gt;java.io.IOException: [InvalidSObjectFault [ApiQueryFault [ApiFault&amp;nbsp;exceptionCode='INVALID_TYPE'&lt;/P&gt;&lt;P&gt;&amp;nbsp;exceptionMessage='sObject type '' is not supported. If you are attempting to use a custom object, be sure to append the '__c' after the entity name. Please reference your WSDL or the describe call for the appropriate names.'&lt;/P&gt;&lt;P&gt;&amp;nbsp;extendedErrorDetails='{[0]}'&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;&amp;nbsp;row='-1'&lt;/P&gt;&lt;P&gt;&amp;nbsp;column='-1'&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;	at org.talend.components.salesforce.runtime.SalesforceSourceOrSink.getSchema(SalesforceSourceOrSink.java:451)&lt;/P&gt;&lt;P&gt;	at org.talend.components.salesforce.runtime.SalesforceWriter.open(SalesforceWriter.java:153)&lt;/P&gt;&lt;P&gt;	at salesforce_integration_project.contractsintegration_0_1.ContractsIntegration.tFileInputExcel_1Process(ContractsIntegration.java:1119)&lt;/P&gt;&lt;P&gt;	at salesforce_integration_project.contractsintegration_0_1.ContractsIntegration.runJobInTOS(ContractsIntegration.java:2063)&lt;/P&gt;&lt;P&gt;	at salesforce_integration_project.contractsintegration_0_1.ContractsIntegration.main(ContractsIntegration.java:1901)&lt;/P&gt;&lt;P&gt;Caused by: [InvalidSObjectFault [ApiQueryFault [ApiFault&amp;nbsp;exceptionCode='INVALID_TYPE'&lt;/P&gt;&lt;P&gt;&amp;nbsp;exceptionMessage='sObject type '' is not supported. If you are attempting to use a custom object, be sure to append the '__c' after the entity name. Please reference your WSDL or the describe call for the appropriate names.'&lt;/P&gt;&lt;P&gt;&amp;nbsp;extendedErrorDetails='{[0]}'&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;&amp;nbsp;row='-1'&lt;/P&gt;&lt;P&gt;&amp;nbsp;column='-1'&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;/P&gt;&lt;P&gt;	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)&lt;/P&gt;&lt;P&gt;	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)&lt;/P&gt;&lt;P&gt;	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)&lt;/P&gt;&lt;P&gt;	at java.base/java.lang.Class.newInstance(Class.java:584)&lt;/P&gt;&lt;P&gt;	at com.sforce.ws.bind.TypeMapper.readSingle(TypeMapper.java:721)&lt;/P&gt;&lt;P&gt;	at com.sforce.ws.bind.TypeMapper.readObject(TypeMapper.java:593)&lt;/P&gt;&lt;P&gt;	at com.sforce.ws.transport.SoapConnection.parseDetail(SoapConnection.java:250)&lt;/P&gt;&lt;P&gt;	at com.sforce.ws.transport.SoapConnection.createException(SoapConnection.java:224)&lt;/P&gt;&lt;P&gt;	at com.sforce.ws.transport.SoapConnection.receive(SoapConnection.java:163)&lt;/P&gt;&lt;P&gt;	at com.sforce.ws.transport.SoapConnection.send(SoapConnection.java:108)&lt;/P&gt;&lt;P&gt;	at com.sforce.soap.partner.PartnerConnection.describeSObjects(PartnerConnection.java:1266)&lt;/P&gt;&lt;P&gt;	at org.talend.components.salesforce.runtime.SalesforceSourceOrSink.getSchema(SalesforceSourceOrSink.java:448)&lt;/P&gt;&lt;P&gt;	... 4 more&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:18:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-inserting-custom-object-records-to-Salesforce/m-p/2335679#M104217</guid>
      <dc:creator>BlueOcean_ProvePharm</dc:creator>
      <dc:date>2024-11-15T22:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error while inserting custom object records to Salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-inserting-custom-object-records-to-Salesforce/m-p/2335680#M104218</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you please verify your custom object does exist in the Salesforce account?&amp;nbsp;If not, then request customer to set it.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 09:25:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-inserting-custom-object-records-to-Salesforce/m-p/2335680#M104218</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-12-01T09:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error while inserting custom object records to Salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-inserting-custom-object-records-to-Salesforce/m-p/2335681#M104219</link>
      <description>&lt;P&gt;@Xiaodi Shi​&amp;nbsp;The custom object does exist in Salesforce and I was able to create mapping for the same , but I am running the job I am getting the error.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 11:30:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-inserting-custom-object-records-to-Salesforce/m-p/2335681#M104219</guid>
      <dc:creator>BlueOcean_ProvePharm</dc:creator>
      <dc:date>2022-12-01T11:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error while inserting custom object records to Salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-inserting-custom-object-records-to-Salesforce/m-p/2335682#M104220</link>
      <description>&lt;P&gt;Which Salesforce table are you loading this to and what is the column name (which is set as an Object)? Is it a standard column/field or a bespoke one? Object is a base class for both Java and Apex. But they will need to be able to be cast to their expected type when used by a system. I suspect that the problem here may well be that the class that is expected to be used is not compatible with the Object you are trying to send.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 13:17:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-inserting-custom-object-records-to-Salesforce/m-p/2335682#M104220</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-12-01T13:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error while inserting custom object records to Salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-inserting-custom-object-records-to-Salesforce/m-p/2335683#M104221</link>
      <description>&lt;P&gt;I am trying to insert records into 'Contract' custom object and inserting data in to the standard and custom fields. It's a straight forward use case , so not sure what is the issue. &lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 05:28:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-inserting-custom-object-records-to-Salesforce/m-p/2335683#M104221</guid>
      <dc:creator>BlueOcean_ProvePharm</dc:creator>
      <dc:date>2022-12-02T05:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error while inserting custom object records to Salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-inserting-custom-object-records-to-Salesforce/m-p/2335684#M104222</link>
      <description>&lt;P&gt;The Salesforce error is telling you what Salesforce thinks is wrong. Unfortunately, since I cannot see your environment I am having to guess at what you are doing. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I Googled the Salesforce error ....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[InvalidSObjectFault [ApiQueryFault [ApiFault&amp;nbsp;exceptionCode='INVALID_TYPE'&lt;/P&gt;&lt;P&gt;&amp;nbsp;exceptionMessage='sObject type '' is not supported. If you are attempting to use a custom object, be sure to append the '__c' after the entity name. Please reference your WSDL or the describe call for the appropriate names.'&lt;/P&gt;&lt;P&gt;&amp;nbsp;extendedErrorDetails='{[0]}'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;.... and came up with this link....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://developer.salesforce.com/forums/?id=906F0000000BaJrIAK&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems to suggest that a WSDL update is required. This could be because your Salesforce object has been updated.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 08:59:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-inserting-custom-object-records-to-Salesforce/m-p/2335684#M104222</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-12-02T08:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error while inserting custom object records to Salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-inserting-custom-object-records-to-Salesforce/m-p/2335685#M104223</link>
      <description>&lt;P&gt;I created a new job and surprisingly this insert operation worked , thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 13:12:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-inserting-custom-object-records-to-Salesforce/m-p/2335685#M104223</guid>
      <dc:creator>BlueOcean_ProvePharm</dc:creator>
      <dc:date>2022-12-02T13:12:00Z</dc:date>
    </item>
  </channel>
</rss>

