Oracle Fusion Multiple attachment for an Employee for a Single Document type HDL - HCM Data Loader
Multiple attachment for an Employee for a Single Document type Oracle Fusion HDL - HCM Data Loader for Loading Document of Records In our example we are going to use “ Return to Work ” as the document type. Preparation of the Attachment Folder Create a Folder “ BlobFiles ”. Place four attachment file 109_RTW .pdf , 110_CRT.pdf, Check.txt, First.docx inside “ BlobFiles ” folder. The attachment files can be .pdf, .txt, .docx etc… Folder name should be only “ BlobFiles ”. If you provide some other name then it will complete with error. Preparation of the dat File The dat file should have the name “ DocumentsOfRecords.dat” with the below information. METADATA|DocumentsOfRecord|PersonNumber|DocumentType|Country|DocumentCode|DocumentName MERGE|DocumentsOfRecord|5791|Return to Work||5791 RTW|RTW Certificate from Dr METADATA|DocumentAttachment|PersonNumber|DocumentType|Country|DocumentCode|DataTypeCode|URLorTextorFileName|...