A "Sharepoint Library Not Found" error message is raised when a process try to export a document in a SPS Library or a data in a SPS List.
This error can occur for several reasons:
- Check the parameters of the action:
SPS_URL should be your SPS Site URL
SPS_LIBRARY the name of your library
- Check the credentials (login and password) defined in the WorkflowGen application.
- Check the security settings in IIS Management Console for the folder corresponding to the application:
Browse the directory /wfgen/wfapps/webservices/pdf2db
Right click on properties
Uncheck all the options and check the “Basic authentication” option
Reader Comments