Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Problem to Load Quote records from one Salesforce org to Salesforce Sandbox.

I am using Talend Open Studio for loading Quote records to a Salesforce Org from another Salesforce Org. I could load all required Opportunities, Accounts, Contacts for Quotes need to be loaded, but got stuck to upsert Quotes. I am getting following error message:

 

“java.io.IOException: Unable to create/update fields: AccountId. Please check the security settings of this field and verify that it is read/write for your profile or permission set.”

 

I am attaching my mapping for lookup fields here.

 

0683p000009M9HI.jpg

 

When we create a new Quote of an Opportunity it gets the Account from the Opportunity. If that is the reason of this error what could be the work around to load Quotes from one Org to another? Thanks a lot for any help.

 

Regards.

Labels (3)
1 Reply
Anonymous
Not applicable
Author

Are you sure that you have permission to create or update the AccountID?