Skip to main content

Hello, I have a flow based on the Salesforce-Netsuite Customer Broadcast template which broadcasts customer data from Salesforce to Netsuite upon changes.

 

The flow works properly with Netsuite Connector v10.6, but I need to upgrade to v11 to get access to the new "Maximum Connections" parameter. I've swapped out my Upsert Record node for an Upsert node per the upgrade instructions, and I've specified the Customer record type in the Netsuite Upsert component view, but I get the following error (from the upsert node) when I run it:

 

"com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Invalid byte 1 of 1-byte UTF-8 sequence."

 

I'm using the same data transform in the previous node as was working in the v10 version, but I can't figure this out. The upgrade instructions say that Upsert Record has been changed to Upsert with the notes "Renamed the operation to Upsert and removed the Attributes field. You now specify the associated values in the Message field of the input metatada." I'm not exactly sure what this means or if I'm not setting the metadata correctly in the Upsert component.

 

Any insight would be much appreciated.

1 answer
0/9000