Discussions
Create/Update Records with Inactive Users?
I am trying to perform an insert/update operation on Customer records, and running into an error when the "Sales Rep" assigned to the Customer record is inactive. We have many sales reps that have left the company, and we mark their employee records as "Inactive" when they leave. We want to keep historical data, and leave the inactive users as the sales reps on the Customer record - reassigning to an active sales rep is not an option.
The insert/update operation is performed through Dell Boomi, an integration software. I believe it uses ODBC/JDBC and not the API.