Symptoms
Source user records imported from inventory data sources that contain a value for an email address but no value for other identifying fields (including user name, domain, SAM account name, first name, last name and employee number) are merged into a single user record by the inventory import process. The single user record has an email address from one of the source user records that is effectively selected at random.
As a consequence of this issue, user records for some email addresses that exist in the inventory data sources may not exist.
Details
Source user records imported from inventory data sources are stored in the ImportedUser view in the compliance database. This issue affects records in this view that have:
- A non-NULL value in the Email column; and
- NULL values in the UserName, Domain, SAMAccountName, FirstName, LastName and EmployeeNumber columns.
The following SQL query can be executed against the compliance database of a FlexNet Manager Suite system to identify potentially affected records:
SELECT * FROM dbo.ImportedUser iu JOIN dbo.ComplianceUser cu ON cu.ComplianceUserID = iu.ComplianceUserID AND cu.Email != iu.Email WHERE iu.Email IS NOT NULL AND iu.SAMAccountName IS NULL AND iu.UserName IS NULL AND iu.FirstName IS NULL AND iu.LastName IS NULL AND iu.EmployeeNumber IS NULL
Related Articles
Known Issue: Imported users with non-NULL value in the Email column and NULL values in all other identity columns get merg… 5Number of Views Known Issue: “WriteFileEvidence - Insert unmatched evidence” import writer step may fail with error due to NewFileEvidence… 65Number of Views Known Issue: “WriteFileEvidence - Insert unmatched evidence” import writer step may fail with error due to FileEvidenceFil… 42Number of Views Identity of users with blank user names is not accessible on "Consumption" tab when viewing a user-based license record 13Number of Views Inventory files cannot be imported with error ?Cannot insert the value NULL into column 'ComputerOUID', table 'ManageSoft.… 23Number of Views
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
Case id: 00001065
Activity: Status change: 2 hours ago