Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Workday Soap Connector Validation Error

geet14
New Contributor III
New Contributor III

Hi ,

I am trying to implement incremental reconciliation for workday from workday soap connector. It's working in postman but in Saviynt it's throwing an error.: can you please share sample:

{ "REQUESTXML1":"<soapenv:Envelope xmlns:env=\"http://schemas.xmlsoap.org/soap/envelope/\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:wsse=\"http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd\"><soapenv:Header> <bsvc:Workday_Common_Header> <bsvc:Include_Reference_Descriptors_In_Response>true</bsvc:Include_Reference_Descriptors_In_Response> </bsvc:Workday_Common_Header> <wsse:Security soapenv:mustUnderstand=\"1\" xmlns:wsse=\"http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd\" xmlns:wsu=\"http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd\"> <wsse:UsernameToken wsu:Id=\"UsernameToken-95C91A392739988F5715404873968722\"> <wsse:Username>${USERNAME}</wsse:Username> <wsse:Password Type=\"http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText\">${PASSWORD}</wsse:Password> </wsse:UsernameToken> </wsse:Security> </soapenv:Header> <soapenv:Body> <bsvc:Get_Workers_Request bsvc:version="${API_VERSION}"> <bsvc:Request_Criteria> <bsvc:Field_And_Parameter_Criteria_Data> <bsvc:Provider_Reference bsvc:Descriptor=\"?\"> <bsvc:ID bsvc:type=\"Integration_System_ID\">SavinytIdentitySystemCCWOutbound</bsvc:ID> </bsvc:Provider_Reference> </bsvc:Field_And_Parameter_Criteria_Data> <bsvc:Transaction_Log_Criteria_Data> <bsvc:Transaction_Date_Range_Data> <bsvc:Updated_From>${USERS_LAST_IMPORT_TIME}</bsvc:Updated_From> <!--Incremental import **start date from which changes should be tracked** :--> <bsvc:Updated_Through>${CURRENT_IMPORT_TIMESTAMP}</bsvc:Updated_Through> <!--Incremental import **end date till when changes should be tracked** :--> </bsvc:Transaction_Date_Range_Data> </bsvc:Transaction_Log_Criteria_Data> </bsvc:Request_Criteria> <bsvc:Response_Filter> <bsvc:Page>${PAGE_NUMBER}</bsvc:Page> <bsvc:Count>${PAGE_SIZE}</bsvc:Count> </bsvc:Response_Filter> <bsvc:Response_Group> <bsvc:Include_Reference>true</bsvc:Include_Reference> <bsvc:Include_Personal_Information>true</bsvc:Include_Personal_Information> <bsvc:Include_Additional_Jobs>true</bsvc:Include_Additional_Jobs> <bsvc:Include_Employment_Information>true</bsvc:Include_Employment_Information> <bsvc:Include_Compensation>true</bsvc:Include_Compensation> <bsvc:Include_Organizations>true</bsvc:Include_Organizations> <bsvc:Include_Management_Chain_Data>true</bsvc:Include_Management_Chain_Data> <bsvc:Include_Multiple_Managers_in_Management_Chain_Data>true</bsvc:Include_Multiple_Managers_in_Management_Chain_Data> <bsvc:Include_User_Account>true</bsvc:Include_User_Account> <bsvc:Include_Roles>true</bsvc:Include_Roles> </bsvc:Response_Group> </bsvc:Get_Workers_Request> </soapenv:Body> </soapenv:Envelope>", "RESPONSEDATAPATH2":"Body.Get_Workers_Response.Response_Data.Worker", "USERMAPPING2": "USERNAME:Worker_Data.Worker_ID,FIRSTNAME:Worker_Data.Personal_Data.Name_Data.Legal_Name_Data.Name_Detail_Data.First_Name,LASTNAME:Worker_Data.Personal_Data.Name_Data.Legal_Name_Data.Name_Detail_Data.Last_Name"}

Error: 

geet14_0-1726081836187.png

Thank you

3 REPLIES 3

rushikeshvartak
All-Star
All-Star
  • Share postman screenshot.
  • Share saviynt logs in text format

Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

Postman Screenshot:

geet14_0-1726150887895.png

 

 

Share in text format and also share logs


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.