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

Workday Access Import using Hybrid connector

PB1
New Contributor II
New Contributor II

Team,

We are trying to import access from Workday using Workday hybrid connector. 

As part of this we defined the ACCESS_IMPORT_LIST to Organizational Role and executed the import. The access import has been failing with below error,

"java.lang.NullPointerException: Cannot get property 'wd:Organization_Role_Data' on null object at com.saviynt.provisoning.workday.WorkdayCustomizationService.getOrgRoleData(WorkdayCustomizationService.groovy:181)

Details in attached log file. As per the document, the non editable default mapping imports, 

 

 

 

 "Organization_Data.Roles_Data.Organization_Role_Data.Role_Reference.ID(@wd:type=='WID')",

 

 

 

Which for some org is not needed and hence not defined in workday side. 

Is there a way to filter the orgs with no roles in request/ response? Have you come across this issue? If so any workarounds?

Saviynt Version - 23.11

Connector Doc - Workday Connector Doc

Regards,

PB

5 REPLIES 5

Dhruv_S
Saviynt Employee
Saviynt Employee

Hi @PB1 

Can you confirm if there are any organizations in WD that may not be associated to a role.

Regards,

Dhruv Sharma

 

 

PB1
New Contributor II
New Contributor II

Hi @Dhruv_S  

Yes there are orgs which don't have roles. This is a valid use cases - as per HRs they do create organizations and park resources in there. These may be to provide some benefits or may be for other reasons. 

However since Workday permits, Saviynt connector should not error out.

Any leads on how this can be addressed?

Thanks,

PB

Dhruv_S
Saviynt Employee
Saviynt Employee

Hi @PB1 

Thanks for the update. It is a known issue and target fix version is 24.4

Regards,

Dhruv Sharma

PB1
New Contributor II
New Contributor II

Thanks @Dhruv_S  -

  • Any document, which we can have client refer to wrt the known bug?
  • Is there any workaround which we can look for?
  • Because of access import failing, the association of groups to accounts does not happen. Any way we can address the association?

Regards,

PB

Dhruv_S
Saviynt Employee
Saviynt Employee

Hi @PB1 

This is a code fix (CONN-15943) which is done in 24.4 and you can refer the release notes for 24.4 once released. There is no workaround since it was a code issue.

Regards,

Dhruv Sharma