Oracle Netsuite Supervisor Field Does Not Populate

We are using the OOTB NetSuite connector and cannot get the supervisor to populate. We have tried setting it to the user name in Netsuite as well as the NetSuite InternalID for the users manager & the display name in netsuite.

Has anyone been able to get this working?

InternalId should have worked for you. Couple of suggestions:

  1. Have you tried updating the supervisor field for the employee via REST API using postman? Use internal id in the body to see if you can update supervisor using REST API or not.
  2. Do you have any existing employees with supervisor populated, if yes, then what value do you see in the supervisor field?

I will try that thank you


It looks like the connector actually uses SOAP and not REST.

We were able to set it in POST man with rest, however, as you can see in the WSDL/schema, in SOAP this is a platformCore:RecordRef

Does anyone knows how to set this kind of attribute with identitynow?

Thanks

Hello @chris_mort, were you able to solve your issue ?

interesting we have OOTB NetSuite connector ( uses SOP not REST) and we able to populate superviser with no issues, without any out of box modifications. We get superviser’s display name in that field.

No we have not, we have tried as many things as possible i think

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.