Join Slack
Powered by
My guess is SOAP
# suitescript
k
KevinJ of Kansas
06/24/2021, 10:29 PM
My guess is SOAP
t
toltmanns
06/24/2021, 10:34 PM
I checked our WS log, and while I can't find any custom checkbox fields, I suspect that they not only need the value, but need to specify the type:
toltmanns
06/24/2021, 10:34 PM
<customField scriptId="custrecord_s7sessions_isloggedin" internalId="2638" xsi:type="StringCustomFieldRef" xmlns="urn:core_2019_1.platform.webservices.netsuite.com"> <value>Crashed</value> </customField>
toltmanns
06/24/2021, 10:34 PM
based on this I would presume the custom field should be similar boolean: <q1
isInactive>false</q1
isInactive>
toltmanns
06/24/2021, 10:35 PM
although, obviously, as it's native, doesn't have the xsi:type attr
k
KevinJ of Kansas
06/25/2021, 12:00 AM
Looked at the logs - and he didn't try setting it as anything other than false...
KevinJ of Kansas
06/25/2021, 12:00 AM
So. Winner.
🤕 2
2
Views
Open in Slack
Previous
Next