Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Failed to import one or more object types due to multiple errors. C

asharma
Regular Contributor II
Regular Contributor II

Application - Azure AD

Account Attributes-

{
"acctLabels": {
"customproperty1": "FirstName",
"customproperty2": "LastName",
"customproperty3": "OfficePhone",
"customproperty4": "Email",
"customproperty5": "MobilePhone",
"Customproperty6": "OfficeLocation",
"Customproperty7": "PreferredLanguage",
"customproperty8": "EmployeeType",
"Customproperty9": "JobTitled",
"customproperty10": "AccountStatus",
"customproperty11": "OnPremisesSyncEnabled",
"customproperty12": "OnPremisesImmutableId",
"customproperty13": "OnPremisesLastSyncDateTime",
"customproperty14": "OnPremisesSecurityIdentifier",
"customproperty15": "City",
"customproperty16": "Country",
"customproperty17": "Department",
"customproperty19": "usageLocation"
},
"colsToPropsMap": {
"accountID ": "Id~#~char",
"name": "userPrincipalName~#~char",
"displayName": "displayName~#~char",
"status": "accountEnabled~#~char",
"customproperty1": "givenName~#~char",
"customproperty2": "surname~#~char ",
"customproperty3": "businessPhones~#~char",
"customproperty4": "mail~#~char",
"customproperty5": "mobilePhone~#~char",
"Customproperty6": "officeLocation~#~char ",
"Customproperty7": "preferredLanguage~#~char",
"customproperty8": "userType~#~char",
"Customproperty9": "jobtitle~#~char",
"customproperty10": "accountEnabled~#~char",
"customproperty11": "onPremisesSyncEnabled~#~char",
"customproperty12": "onPremisesImmutableId~#~char ",
"customproperty13": "onPremisesLastSyncDateTime~#~char",
"customproperty14": "onPremisesSecurityIdentifier~#~char",
"customproperty15": "city~#~char",
"customproperty16": "country~#~char",
"customproperty17": "department~#~char",
"customproperty19": "usageLocation~#~char",
"customproperty31": "STORE#ACC#ENT#MAPPINGINFO~#~char"
}
}

 

ACCOUNT_IMPORT_FIELDS:

Id,userPrincipalName,displayName,accountEnabled,givenName,surname,businessPhones,mail,mobilePhone,officeLocation,preferredLanguage,userType,jobtitle,accountEnabled,onPremisesSyncEnabled,onPremisesImmutableId,onPremisesLastSyncDateTime,onPremisesSecurityIdentifier,city,country,department,usageLocation

 

 

Please validate the above JSON and confirm if every attribute is defined properly or anything needs to be change.

3 REPLIES 3

prashantChauhan
Saviynt Employee
Saviynt Employee

Hi @asharma 

You have mentioned accountEnabled twice in the ACCOUNT_IMPORT_FIELDS. Please remove one of them.

Please also attach the complete debug logs of the Import Job if the issue persists. Also, what errors are displayed on the Job Log details page? Please attach the screenshot.

asharma
Regular Contributor II
Regular Contributor II

Hi Prashant,

I removed 1 accountenabled attribute from account import fields and trigger the job. It throws the same error. Please find the screenshot for log detail page and logs screenshot. However, after reviewing all logs for that time it seems it didn't generated any logs for azure account import job.

prashantChauhan
Saviynt Employee
Saviynt Employee

Hi @asharma 

I do not see any error details in the above screenshots. Can you please give more details about the error that you are facing?

Please attach the log snippet where the error has occurred or the complete logs for the import.