Trouble setting Date/Time field with GlideDateTime in Transform Map Script
Hi all,I’m working on a data import in ServiceNow and I’m having issues updating a Date/Time field (u_due_date) using a field script in a Transform Map. My goal is to convert a date string from the import set to a valid Date/Time value in the target ...