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: 
nabeelaslam1994
Creator
Creator

Loading data from Salesforce(Incremental load) to Snowflake

Hello Support Team,

I am getting an error on a table. When I load it as full load only, it loads completely but when I try to enable CDC( store and apply changes), it is giving the following error. I am using BULK API for full load and SOAP API for CDC method.

Unload data handler failed
Failed to create value, table <.User> column: <Email>
Failed to parse, expecting WSTR, but got 1-BYTE POSITIVE INTEGER

Any other column datatype i can use for it?

Thank you

1 Solution

Accepted Solutions
nabeelaslam1994
Creator
Creator
Author

I changed the CDC Method to BULK API and the table was loaded without any issue.

Nabeel

View solution in original post

1 Reply
nabeelaslam1994
Creator
Creator
Author

I changed the CDC Method to BULK API and the table was loaded without any issue.

Nabeel