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

Need help in SAP SuccessFactor ImportUser Mapping

Jaya
Regular Contributor II
Regular Contributor II

Hi All,

I need help in mapping nested & multivalued attribute in ImportUserJson's colsToPropsMap

This is the query which I have taken from SAP SuccessFactor Connector Guide - https://saviynt.freshdesk.com/support/solutions/articles/43000478793-sap-successfactors-connector-gu...

Jaya_0-1675258675910.png

So when I use results[0] I am able to fetch results at the first place of solution array, but in our use case latest value is coming at the last place of result array and with this query 'empInfo/jobInfoNav/startDate+asc' we are not able to sort data with startdate(when data is updated), so my question is how to fetch value at last place of array.

NOTE: I have tried results[-1], results[-1:],results[length-1] but it doesn't work.

Please help.

Thanks,

Jaya

@Nikitaj @rushikeshvartak 

Thanks
Jaya Karothia
Who Me Too'd this topic