Hi,
I'm having issues understanding how bulk import works. I've tried the following steps:
1. Import D:/Alfresco/v1/file.txt to /Company Home/Test folder using streaming import
The file is imported as expected, having only one version 1.0
2. Then I tried importing v2 of the file D:/Alfresco/v2/file.txt.v2 to the same target folder, with "Replace existing" checked
Here I'm expecting version 1 (head version) to be replaced by version 2, but the actual result is that the version and file content stays the same.
Am I doing something wrong? In all the examples I've come across all versions are imported at the same time. For example, a folder versions with:
file.txt, file.txt.v2 and with a single import both versions are imported.
Is there any documentation and examples you can help me with on how streaming import works with or without "Replace existing" checked?
Thank you.