Does anyone have any knowledge of using the NetSui...
# general
m
Does anyone have any knowledge of using the NetSuite Customer Upsert request, when mapping from XML to NetSuite?
c
Do you mean SuiteTalk (SOAP webservices)?
m
Could be - i'm basically attempting to insert employee data into NetSuite via SOAP webservices, using the Dell Boomi platform
c
Ok, so you're using SuiteTalk, or at least Boomi is on your behalf
What's your question?
m
When I use the employee upsert request, it fails as the first part of the connector does a 'GetSelectValue' lookup in Netsuite, taking the entity ID i enter in, but finds nothing. It keeps telling me i need to provide a subsidiary, but i've done that, it's mapped as a static value that matches what's in netsuite.
c
GetSelectValue on which field? Sounds like it might be subsidiary in which case the problem could be hierarchy related
In that, you may have to specify the full hierarchy in a specific format, even if you can only see a shorter version somewhere
I'm guessing all this without seeing what you're seeing
j
do you have multi-sub customers switched on?
m
Sorry for the late reply. Eventually figured out that I could only get department and class results by referencing the subsidiary as they're depedants.