cancel
Showing results for 
Search instead for 
Did you mean: 

4.0.b to 4.0.c bulk import URL change

rschuster
Champ in-the-making
Champ in-the-making
Trying 4.0.c now but the bulk import URL changed?

http://localhost:8080/alfresco/service/bulk/import/filesystem

Produces HTTP 404 now but that worked in 4.0.b

What is the URL now?
2 REPLIES 2

jpotts
World-Class Innovator
World-Class Innovator
Checking the Alfresco Web Scripts index, which is:
http://localhost:8080/alfresco/s/index
I see the "Bulk Filesystem Import" web scripts.

Drilling down into those, it looks like the URL is now:
http://localhost:8080/alfresco/s/bulkfsimport
Jeff

rschuster
Champ in-the-making
Champ in-the-making
In case you did not notice the builk importer has a reference to it's old URL.

Basically once you kick off an import it redirects to the old status page, you can pull up the status by editing the URL.