IdentityNow Transforms - Date Math
The transform documentation listed here is outdated and is nonger actively maintained. Please refer to https://developer.sailpoint.com/idn/docs/transforms for IdentityNow Transform documentation.
Comments
Dec 17, 2020
07:49 AM
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Content to Moderator
Dec 17, 2020
07:49 AM
In order to use the "now" keyword, I had to specify an empty input. A small tweak to Example 1 from above:
{
"attributes": {
"input": "",
"expression": "now-5d/d",
"roundUp": false
},
"type": "dateMath",
"id": "Test Date Math Transform"
}
Dec 18, 2020
01:40 AM
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Content to Moderator
Dec 18, 2020
01:40 AM
Please note that when your input is in the ISO8601 format and you perform a DateMath transform the output is not necessarily in ISO8601 format it could be something like yyyy-MM-dd'T'HH:mm'Z' . This needs to be highlighted clearly in the document.
Version history
Revision #:
9 of 9
Last update:
May 01, 2023
09:39 PM
Updated by: