Mapping Rule Language Best Practices - RapidIdentity Platform Documentation

RapidIdentity Platform Documentation

Solution
Application
Content Type
Technical Documentation
Utilities & Services
ft:locale
en-US
The following table lists common use cases encountered when authoring mapping rules, along with the snippet or resolution that addresses each one.
Use CaseSnippet Used or Resolution
Hire date is provided with no timestamp, but Staff Start Date requires a datetime value.(HireDate + "@00:00").convertDateTimeFrom("MM/dd/yyyy'@'HH:mm")
The Account Type (employeeType) field is case-sensitive and must be lowercase.Ensure that the provided employeeType is in the proper format.