• 50471736
  • NEWBIE
  • 0 Points
  • Member since 2009

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies

Anyone else noticed this...I have a batch upload that uses Apex DataLoader...under version 16.0, it would happily truncate a text field if the value was too long.

 

This doesn't seem to work with version 17.0, either via the UI or Batch Interface. It just gives me an error saying String Too Long.

 

Does this need to be enabled differently in 17.0? It's checked in the UI, and I've tried placing it in various combinations of config files/process-xml files, all with no avail.

 

If anyone else could test their installation, and confirm that it's broken, or that it is my config that isn't working, I'd be most grateful!