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

Connector not importing all the data

sambit
New Contributor
New Contributor
Hello,
We are trying to import the attributes to Saviynt from Workday, and we are able to see the values for few attributes only which are: 
   FirstName
   LastName
   DisplayName
   EmployeeID
   Email
   Status
 
We have checked the RaaS report shared by our customer & all attributes are spelt correctly. 
Below is the mapping for reference:
 "DISPLAYNAME": "wd:PreferredName.wd:Descriptor~#~string", 
  "FIRSTNAME": "wd:FirstName~#~string", 
  "LASTNAME": "wd:LastName~#~string",
  "statuskey": "wd:ActiveStatus~#~string",
  "TITLE": "wd:BusinessTitle~#~string",
  "COMPANYNAME": "wd:Company.wd:Descriptor~#~string",
  "COSTCENTER": "wd:CostCenter.wd:Descriptor~#~string",
  "COUNTRY": "wd:Country.wd:Descriptor~#~string",
  "DEPARTMENTNAME": "wd:Department~#~string",
  "DEPARTMENTNUMBER": "wd:DepartmentID~#~string",
  "JOBDESCRIPTION": "wd:JobFamily~#~string",
  "LOCATION":"wd:Location.wd:Descriptor~#~string",
  "MANAGER": "wd:Manager~#~string",
  "SECONDARYMANAGER": "wd:ManagersMgr~#~string",
  "EMAIL": "wd:PrimaryEmail~#~string",
  "STARTDATE": "wd:StartDate~#~string",
  "EMPLOYEETYPE": "wd:WorkerType~#~string",
  "EMPLOYEEID": "wd:workerID~#~string",
  "CUSTOMPROPERTY1": "wd:CompanyID~#~string",
  "CUSTOMPROPERTY2": "wd:CostCenterID~#~string",
  "CUSTOMPROPERTY3": "wd:CountryReference~#~string",
  "CUSTOMPROPERTY4": "wd:ManagerID~#~string",
  "CUSTOMPROPERTY5":"wd:ManagersMgrID~#~string",
  "CUSTOMPROPERTY6": "wd:SupervisoryOrg~#~string",
  "CUSTOMPROPERTY7": "wd:WID~#~string",
  "CUSTOMPROPERTY8": "wd:WorkAddressLine1~#~string",
  "CUSTOMPROPERTY9": "wd:WorkCityTown~#~string",
  "CUSTOMPROPERTY10": "wd:WorkCountry~#~string", 
  "CUSTOMPROPERTY11": "wd:WorkPostalCode~#~string", 
  "CUSTOMPROPERTY12": "wd:WorkStateProvince~#~string",
  "CUSTOMPROPERTY13": "wd:isManager~#~string"
2 REPLIES 2

dgandhi
All-Star
All-Star

Arent you mapping the USERNAME?

Also what is the error in the logs when job runs.

Thanks,
Devang Gandhi
If this reply answered your question, please Accept As Solution and give Kudos to help others who may have a similar problem.

rushikeshvartak
All-Star
All-Star

Share sample response of raas report


Regards,
Rushikesh Vartak
If you find this response useful, kindly consider selecting 'Accept As Solution' and clicking on the 'Kudos' button.