-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Can Bullhorn Dataloader create new company records if no match is made?
I am trying to import (or load) new company contacts to companies. Some of them are new and the companies are not set up in Bullhorn. I am getting non-match error on the contacts that their companies are not in Bullhorn, if the company is there, I do not get any errors, and the contact imports successfully.
Steps to Reproduce
- Select CSV file, Choose Entity, Map Columns, Dup check.
- Let run, and get return results.
- return results: Error: Record Not Found - Message: Cannot find clientCorporation with Name "companyname"
Expected behavior:
- Add companies that do not match
- Companies that were in, the dataloader added the records
[What you expect to happen]
Actual behavior:
[What actually happens]
Reproduces how often:
Each time I run it
[What percentage of the time does it reproduce?]
when no match is found.
Additional Information
- The
dataloader.propertiesfile (minus login info) - The CSV input file (smallest possible file that reproduces the issue)
- The results file(s)
- The log file
Metadata
Metadata
Assignees
Labels
No labels