Hi There ,The error in the delivery comes from a missing column in the
INSERT statement:INSERT INTO wkDlv_88472318T (, tsEvent,
sTargetCode, iDeliveryId, iTargetDataId, sAddress, iFormat,
dMessageWeight) .Can you please check the other deliveries which have
gone out successfully and see what column is inserted before tsEvent
column.If in the other deliveries tsEvent is the first column, then the
workflow which is preparing the delivery is the root of the error
feeding an empty column.Regards,Adh...