- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Date format with Identity collection from SAP SF using REST
Hi,
I'm using the new REST collector framework to configure an Identity Collection from SAP SuccessFactors. I have a challenge with the format of a date attribute at the moment:
The startdate of a user is returned in a JSON Date format: "/Date(1267401600000)". How can this be transformed in a date-time string like "12-03-2020 14:00:00" ?
Thanks,
Koos
- Tags:
- 7.2
- 7.2 Enablement Hub
- Enablement
- Enablement Hub
- Identity G&L
- Identity Governance & Lifecycle
- IG&L
- IGL
- rest collector
- RSA Identity
- RSA Identity G&L
- RSA Identity Governance & Lifecycle
- RSA Identity Governance and Lifecycle
- RSA IGL
- sap successfactors
- Version 7.2
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't think the REST collectors have transformation capabilities on the parsed values unfortunately. I think this needs to be a core capability of the collectors.
Example: if you are collecting active status of an account, most web services will return true or false and IGL needs it to be transformed to 0 or 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't think the REST collectors have transformation capabilities on the parsed values unfortunately. I think this needs to be a core capability of the collectors.
Example: if you are collecting active status of an account, most web services will return true or false and IGL needs it to be transformed to 0 or 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
so you would need to use a post-processor to make that date format readable if you wanted to use it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes and even then you won't be able to use that in with things like Attribute Change rules that rely on the collector detecting the attribute change (not post processing).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Pradeep ,
Could you ,please help us to built transform process for Identity Collector ,because if we make changes in post process or attribute it will be override by the Identity collector i.e. Is_terminate .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sunil Mishra I suggest that you contact your RSA rep to engage professional services. What you are referring to could have implications on collections integrity and efficiency and need to be thought through.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Here is the correct URL for this RSA Ideas posting. Please ensure you upvote.
