X DLC-M03-002 · Field-Mapping Worksheet.xlsx — Excel
FileHomeInsertPage LayoutFormulasDataReviewView
A1 ƒx Vendor .DAT fields (col B) → Review-tool destination fields (col D). Fill columns E–G before loading.
DLC-M03-002 · Load Mapping
Field-Mapping Worksheet
Vendor:
Target:
Fill in per load Delphoria required Rule: if a source field has no destination, the load fails validation — do not silently drop.
ABCDEFGH
1OrdVendor FieldTypeDestination Field (Review Tool)Type OK?TransformValidationOwner
21DLPUniqueIDString(40)YesUnique, not null, format regex
32DocIDString(40)YesUnique
43BeginBatesString(20)Post-ProdNull pre-production
54EndBatesString(20)Post-ProdNull pre-production
65BeginAttachString(20)YesFamily integrity check
76EndAttachString(20)YesFamily integrity check
87CustodianString(80)YesTrim, title-caseNot null; in Custodian list
98CustodianCodeString(6)YesUppercaseRegex ^[A-Z]{2,6}$
109SourceCodeString(6)YesUppercaseEnum: M365, LAP, MOB, WA, SLK, TMS, OD, GDR, BOX, NET, SOC, SIG, GWS
1110FileNameString(255)YesNot null
1211FilePathString(1024)YesBackslash → forward
1312FileSizeIntYesCoerce to Int> 0 unless zero-byte flagged
1413FileExtensionString(10)YesLowercase, strip dot
1514FileTypeString(40)Yes
1615MD5HashString(32)YesLowercaseRegex ^[a-f0-9]{32}$
1716SHA256HashString(64)YesLowercaseRegex ^[a-f0-9]{64}$
1817AuthorString(255)YesTrimMay be null
1918DateCreatedDateTimeYesISO 8601 UTCTZ suffix required
2019DateModifiedDateTimeYesISO 8601 UTC
2120DateSentDateTimeYesISO 8601 UTCEmail only
2221DateReceivedDateTimeYesISO 8601 UTCEmail only
2322FromString(500)YesEmail only
2423ToString(4000)YesSemicolon join
2524CcString(4000)YesSemicolon join
2625BccString(4000)YesSemicolon join
2726SubjectString(500)YesVerbatim
2827ConversationIDString(128)Yes
2928ThreadingIDString(40)Yes
3029AllCustodiansString(4000)YesSemicolon joinNon-null if dedup'd
3130NativeFilePathString(1024)YesForward slashPath exists check
3231TextPathString(1024)YesForward slashPath exists check
3332OCRPathString(1024)YesForward slashPath exists check
3433ProtocolVersionString(10)YesNon-null
3534CollectionDateDateTimeYesISO 8601 UTCNon-null
Sign-off. When column D is complete for every row, the review-tool admin runs the load in a dry mode and reports back with a validation summary. Only after zero validation errors does the actual load proceed. If the vendor pushes to skip the dry run, don't.
Field Map Enums Validation Rules Dry-Run Results Ready · 100%