Loading
Salesforce now sends email only from verified domains. Read More

MuleSoft DataWeave Error Transforming Payload of Netsuite Connector Search Operator to Type Application/JSON

Publish Date: Jan 9, 2026
Description

When trying to transform the payload of the Mulesoft Netsuite Connector Search operator to type application/json using the Transform Message operator, the DataWeave error occurs as demonstrated here:

application/json' requires a Stream Compatible content but found 'org.mule.runtime.core.internal.streaming.obje
Resolution

When receiving the error with MuleSoft that the "application/json requires a Stream Compatible content", the MIME Type of the Netsuite connector's Search operator and the Set Variable (added before the Transform Message) operator are incorrectly set.

Set the MIME Type of the Netsuite connector Search operator to application-octet-stream and set the MIME Type of Set Variable (added before the Transform Message) operator to text/json.

netsuite

set variable

 

Knowledge Article Number

001117492

 
Loading
Salesforce Help | Article