Forum Discussion
RogerSramkoski
8 years agoEmployee
If you have not already, I recommend that you contact SnapLogic Support to assist with the situation.
In a general sense, it sounds like the data format returned by your SOAP Execute snap is not the format NetSuite is expecting and a Mapper snap will be needed to correct the SOAP results. According to NetSuite’s documentation for Vendor Bill at http://www.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2017_1/script/record/vendorbill.html, the filed is a ‘datetime’ type and is not required. The SOAP Execute snap may be returning the data as a string.