Uploading multiple document revisions with the batchloader

Hi,

I have the following (legacy) structure of documents and files:

  • DOC-0001 Rev 12 State: Superseded
    • File abc_12.dwg
    • File abc_12.pdf
  • DOC-0001 Rev 13 State: Superseded
    • File abc_13.dwg
    • File abc_13.pdf
  • DOC-0001 Rev 14 State: Released
    • File abc_14.dwg
    • File abc_14.pdf

I would like to upload these to ARAS using the batch-loader utility.

Is this possible with AML keeping the revisions and states correct? and how should the AML code look?

Regards,

Frank