Hi,
We have added a custom long field to a delivery template, which is saved in the nmsDelivery-table.
I would like to use the custom field like this AddDays([delivery/@customField], GetDate()) and then save it in a custom datetime field in the broadLogRcp-table upon delivery execution.
I would like...