Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
salesGroup (choose team in the UI)
We are pushing sales orders into NS via web-services.
It seems that no matter what I do I can't seem to set a pre-defined 'sales team'.
I can easily and successfully set a team manually (using the employee ID, contribution percentage, is primary etc fields found in the 'SalesTeamList' node.
However, whenever passing a sales team ID into the salesGroup node I get an unexpected error. If I pass the team internal ID AND I set the 'replace all=true' from the SalesTeamList node the error is gone but I end up with no sales team.
The goal is to pass the internal ID of a pre-defined sales team to a new sales order. I have checked that the data is legitimate (the team exists and the ID being passed is correct). If I pass it to the name value I get a lookup error, if I pass it to the internalID value I get an 'unexpected error'.