| Message | Detail |
|---|---|
| BatchID | #qmd_batch.batchid# |
| Batch Date | #dateformat(qmd_batch.batchtime,"mm-dd-yyyy")# #timeformat(qmd_batch.batchtime,"hh:mm tt")# |
| Client Name | #variables.ClientName# |
| Total Rows Processed | #numberformat(val(qry_getdata.recordCount))# |
| Rows Added | #numberformat(val(qofq_Added.recordCount))# |
| Rows Updated | #numberformat(val(qofq_Inserted.recordCount))# |
| Rows Skipped | #numberformat(val(qofq_Skipped.recordCount))# |
| CustomerType | CustomerId | CustomerName | Lines | First Line |
|---|---|---|---|---|
| #htmleditformat( customerType )# | #htmleditformat( customerId )# | #htmleditformat( customerName )# | #lsnumberformat( lineCount )# | #lsnumberformat( firstLine )# |
Some customers where not found by customerName. Below are a list of possible distributor names.
| Distributor Name | FSLibrary Name |
|---|---|
| #htmleditformat( cdr_dstName )# |
| Distributor Name | FSLibrary Name |
|---|---|
| #htmleditformat( cdr_dstName )# |
Note: The FSLibrary Name when present may be used instead of the Distributor Name.
| Sku | SkuDescription | Lines | First Line |
|---|---|---|---|
| #htmleditformat( sku_sku )# | #htmleditformat( sku_skuDesc )# | #lsnumberformat( lineCount )# | #lsnumberformat( firstLine )# |
| MFR Sku | Customer Sku | Customer Type | Customer ID | Distributor/Operator | Error |
|---|---|---|---|---|---|
| #qofq_Exceptions.sku_sku# | #qofq_Exceptions.custom_1# | #qofq_Exceptions.custom_2# | #qofq_Exceptions.custom_3# | #qofq_Exceptions.companyname# | #qofq_Exceptions.custom_13# |
| None | |||||
| MFR Sku | Customer Sku | Customer Type | Customer ID | Operator | Action | ||
|---|---|---|---|---|---|---|---|
| #qofq_InsertedSum.sku_sku# | #qofq_InsertedSum.custom_1# | #qofq_InsertedSum.custom_2# | #qofq_InsertedSum.custom_3# | #qofq_InsertedSum.companyname# | #qofq_InsertedSum.custom_14# | ||
| None | |||||||
| MFR Sku | Customer Sku | Customer Type | Customer ID | Distributor/Operator | Action | ||
|---|---|---|---|---|---|---|---|
| #qofq_UpdatedSum.sku_sku# | #qofq_UpdatedSum.custom_1# | #qofq_UpdatedSum.custom_2# | #qofq_UpdatedSum.custom_3# | #qofq_UpdatedSum.companyname# | #qofq_UpdatedSum.custom_14# | ||
| None | |||||||
| MFR Sku | Customer Sku | Customer Type | Customer ID | Distributor/Operator | Action | ||
|---|---|---|---|---|---|---|---|
| #qofq_SkippedSum.sku_sku# | #qofq_SkippedSum.custom_1# | #qofq_skippedSum.custom_2# | #qofq_SkippedSum.custom_3# | #qofq_SkippedSum.companyname# | #qofq_SkippedSum.custom_14# | ||
| None | |||||||