ServiceNow SDIM - Adding New Custom Attributes

Yes, there is a change. My point was, instead using the entire template here: “effectivedate”: “#set($dateTool = $tools.date) #set($currentDate = $dateTool.format(‘dd-MM-yyyy’, $dateTool.date())) $currentDate”, I just sent: $currentDate and it worked.