Click HERE to see how Saviynt Intelligence is transforming the industry. |
09/17/2024 10:03 AM
I am working on workday integration and getting the connected failed issue, Can you please assist with this?
09/17/2024 11:15 AM
09/17/2024 02:27 PM
"It's working now. I'm trying to import my account and access it, but I'm getting this error."
Response Status code: 500 Error: {"responseMessage":"400 : Validation error occurred. Report not found=urn:com.workday.report/ISU_INT033_Saviynt_Demographic/SAV_Accounts"}
09/17/2024 04:17 PM
09/18/2024 06:57 AM
I have updated the right secret and it stared working ,
09/18/2024 06:58 AM
Do you have any idea why Workday is not importing users, even though the job ran successfully?
09/18/2024 07:57 AM
09/18/2024 09:20 AM
Postman, I have run the report URL directly using user name and password
Attached are JSON and Logs for your review
{
"ImportType": "RAAS",
"ResponsePath": "wd:Report_Data.wd:Report_Entry",
"ImportMapping": {
"USERNAME": "wd:User_Name~#~string",
"SYSTEMUSERNAME": "wd:User_Name~#~string",
"FIRSTNAME": "wd:First_Name~#~string",
"MIDDLENAME": "wd:Middle_Name~#~string",
"LASTNAME": "wd:Last_Name~#~string",
"DISPLAYNAME": "wd:Full_Name~#~string",
"LOCATION": "wd:Location.wd:Descriptor~#~string",
"TITLE": "wd:Job_Title~#~string",
"EMPLOYEEID": "wd:Employee_ID~#~string",
"PREFEREDFIRSTNAME": "wd:Preferred_First_Name~#~string",
"PHONENUMBER": "wd:Primary_Work_Phone~#~string",
"CITY": "wd:Location.wd:Descriptor~#~string",
"EMAIL": "wd:Primary_Work_Email~#~string",
"statuskey": "wd:Worker_Status~#~string",
"CUSTOMPROPERTY1": "wd:workdayID~#~string",
"COUNTRY": "wd:Country.wd:Descriptor~#~string",
"EMPLOYEETYPE": "wd:Employee_Type.wd:Descriptor~#~string",
"COMPANYNAME": "wd:Company.wd:Descriptor~#~string",
"COSTCENTER": "wd:Cost_Center.wd:Descriptor~#~string"
}
}
09/18/2024 09:39 AM
09/18/2024 09:42 AM
Thank you , I already referred this doc and used the User Import Payload and mapping payload , But its not pulling users