Hello,
We have an interesting scenario where the date coming over from our data source is getting transformed by the JDBC connection from “yyyy-mm-dd hh:mm:ss” to “mm/dd/yyyy hs UTC”. I know we can use a date format type transform to convert it back into the appropriate format within SailPoint. However, here is the kicker, that attribute also may include a specific future-date that we are currently setting to blank using an if/else statement within a Static transform type. Is there a way to nest both a static and date format transform type into one transform?
So essentially, when this date comes in we first need to format to the appropriate format, then we also want to blank it out if it equals “5/31/5555”. Any assistance or guidance on how to best accomplish this would be greatly appreciated! Current transform attached.
Thanks,
Nate