sys_impex_map type=var not working as expectedIssue For notification of type =meeting invite, customer is making use of sys_impex_map table to set the meeting start and end date.Mapping is done from catalog item variables of type= Date.But when the meeting invite is triggered in Outlook, the date entered in the catalog variable is not been taken instead customer able to see only the date when the email was triggered with time set to 30 min by default. ReleaseNACause->In mapping entry Wizard, customer was using - 'Mapping to a variable name' and NOT 'Mapping to a database field' as they wanted to map Variables in sc_task .ResolutionWe only have support for mapping field names.Calendar Integration with Notification using sys_impex_map is an old feature and the impex map has been used to map fields only and no support for variables. As of now even we do not have any support for sys_impex_map as well incase some one wants to make any changes to the tables itself.Related LinksFor Calendar Integration, we only support sys_impex_map table to load dtstart / dtend values from a field, it’s a very old implementation which haven’t changed for a while.We explicitly load the mentioned values from ImportMap. https://docs.servicenow.com/csh?topicname=t_MapDateFieldsToiCalVariables.html&version=latest