Hi folks,
I’m interested in simplifying a monthly routine using a bulk import of some kind. Each month, a user manually updates a series of file assets by acquiring locks, uploading the new version and committing.
I can see that, for example, the “Import Assets from XML Tool” accepts a tar file with file resources and XML instructions. Hypothetically, if our monthly files to update were a single bundle with XML instructions, we could update all the files “in one go”. However, the default instructions generated on an export look as though they would add new assets to the tree, rather than updating preexisting ones.
Is there a way to use this XML importer, or similar tool, to achieve essentially the same effect as the one-by-one manual process described - i.e. preserving the original asset IDs, updating the file, and keeping an accurate version history?