select batchId, ownerId, ownerType, clientProcessEmail from tbl_EAI_inboundBatches where ownerId = and ownerType = and fileFormat = and queueStatus = 600 update tbl_EAI_inboundFileFormats set formatReady = 'Y', formatReviewComments = null, formatReviewUserId = where ownerId = 0 and ownerType = 'MFR' and formatName = update tbl_EAI_inboundFileFormats set formatReady = 'Y', formatReviewComments = null, formatReviewUserId = where ownerId = and ownerType = and formatName = update tbl_EAI_inboundFileFormats set formatReviewComments = where ownerId = 0 and ownerType = 'MFR' and formatName = update tbl_EAI_inboundFileFormats set formatReviewComments = where ownerId = and ownerType = and formatName = update tbl_EAI_inboundBatches set formatReviewComments = , formatReviewUserId = where ownerId = and ownerType = and batchId =
Claim Date: #lsdateformat( qmd_claim.claimDate, "MM/DD/YYYY")#
Claim Ref: #htmleditformat( qmd_claim.claimRef )#
Claim Inv: #htmleditformat( qmd_claim.claimInvoice )#
Claim Amt: #lscurrencyFormat( qmd_claim.claimAmount )#
ePOD File: #htmleditformat( listLast( qmd_batch.filename, '\' ))#

This ePOD was cancelled because the file format was rejected by #htmleditformat( client.usr_name )# for the following reason:

#htmleditformat( form.formatReviewComments )#
Please make the necessary corrections and re-submit if appropriate.