Hi Everyone, am trying to update some records with new values in a Salesforce object via the SF output connector (1.3.1), but it appears to be truncating a key field and not loading in the records at all, even if some of the batch is ok.

The field in question is a long one (set to 50k length via a preceding field select tool), but the max length of the long text field at the salesforce end is 55k. So I cant see what the need is for truncating it, or to fail the upload.
This feels like a new issue too as previously the workflow has operated fine, but nothing has changed.
Anyone able to suggest anything?
Many thnx in advance
w