Copy link to clipboard
Copied
Does anyone know why I continually get an invalid SharePoint path when trying to publish from "Robo into SharePoint? Do I need to choose a particular workspace template when I am in SharePoint?
Any help would be appreciated.
Copy link to clipboard
Copied
Don't copy the URL from the web window that you open to access the intended SharePoint directory - seeing as that has a bunch of view information in the URL:
For example - here's a URL NOT to use:
Instead, the URL should be as follows - except take out the "%20" for spaces - as well as the "http:" part
http://foo.abc.com/teams/infrastructure/Doc%20Pipeline%20and%20Edit/RoboHelp/VPN/
so - ultimately
//foo.abc.com/teams/infrastructure/Doc Pipeline and Edit/RoboHelp/VPN/
If you're unsure exactly what the path should be, create the desired destination folder on your sharepoint site.
Copy one file into the desired destination folder.
Right click on the file and select "Properties"
Copy the Address (URL) that you see in the Properties window.
Use that as the URL in the RoboHelp output Properties > Publish field, and then remove the "http:", any "%20" space characters (easier just to leave spaces out of your sharepoint directory names), and the file name at the end of the path (so just the directory path remains, not the full directory path/filename).
Copy link to clipboard
Copied
Many thanks! This works and I can continue completing my project.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more