08-28-2024 07:24 AM
Hello, I have successfully exported all my metadata and data using bulk export under alfresco 5. Then I want to import this data under alfresco 23 installed via docker. But I have this error:
What exploration path should I take to solve this problem? Best regards
09-04-2024 11:17 AM
Make sure alfresco repo container understand this path:
My suspicions you entered the host path, but the container have not access to this folder. Map the volume into container or move your import folder into persistant volume with `alf_data` near the `contentstore` folder. It is easier, because it must be already mapped. Then path in the form will be `/usr/local/tomcat/alf_data/nas-btk-prod/Company Home/Bordeaux...`.
p.s. do not try to make symbolic link, docker do not get it
Explore our Alfresco products with the links below. Use labels to filter content by product module.