Start Working With LDAP Timestamps
Last updated Tue May 24 2022
Set yourself up for success with this solution, which includes:
- An example process that take timestamp in LDAP format and converts it to YYYY-MM-DD HH:MM:SS GMT
Overview:
This recipe provides a working Groovy script to convert LDAP timestamps to Unix timestamps, which is then displayed in human-readable format.
Converting these timestamps is useful when ingesting Active Directory or other LDAP timestamps into Boomi processes.
This recipe uses java.text.SimpleDateFormat, which allows the output format to be customized.
The recipe qualifies for Boomi’s Recipe Program.
Qualifying customers get access to Boomi’s Recipe Program* with the purchase of a Boomi subscription. As part of the Recipe Program you have direct access to a Boomi specialist to get you up and running with Boomi at no additional cost. Learn more
*Offer applies only to new customers and requires purchase of a qualifying Boomi subscription.