Documents move from Document library to Drop off library and finally to Record center. The requirement is to create the same folder which is like the document library in the target record center if the folder does not exist.Below is the example:
Let us say we have a document under Payslips folder in the doc library... Payslips\April2012_Palyslip.doc.
When this April2012_Palyslip.doc moved to record library if the folder 'Payslips" does not exist, it should be created dynamically and the document should move into that folder. If the folder is already existing then no need to create the folder,simply the
document should be moved into that folder.
Please help me in solving this.