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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

SFDC Data Extraction Issue

When i am pulling data from SFDC i am getting the following error,How to handle this

 

 

java.io.IOException: Maximum column length of 100,000 exceeded in column 45 in record 62. Set the SafetySwitch property to false if you're expecting column lengths greater than 100,000 characters to avoid this error

 

Where can i set the safety switch to false please suggest quick response is  much appriciated.

 

Thanks

Deepthi 

 

Labels (3)
4 Replies
manodwhb
Champion II
Champion II

Can you post your job design? and which component you are getting this error?

ksudm
Contributor
Contributor

Was there ever a resolution to this?

TRF
Champion II
Champion II

Hi,
Not really a sfdc issue but a CsvReader security setting.
Not sure there is a possibility to access the setSafetySwitch method to turn off the switch and maximize column lengths and column count per record.
TRF
Champion II
Champion II

Did this help?
If so, thank's to mark your case as solved (Kudo also accepted).