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.
I keep getting this error
There was an exception while calculating the value for this attribute. java.lang.NumberFormatException: For input string: "6.0"
{
"attributes": {
"length": 6,
"padding": "0"
},
"id": "Left Pad Transform Six",
"type": "leftPad"
}
@matt_totty wrap the length integer in quotes. Seems to work for me.
Hi All,
I think adding optional attribute "input" is missing in the "Optional Attributes" section. Can someone update doc please?
-Abhinov