Skip to main content

Hi all


I am a varsity grad whose new to K2 and could really use your help.


I am using the SharePoint Document event to upload an InfoPath form from K2 field, got the idea from this link http://blog.mgallen.com/?p=274. The process works with one form but gives me the following error with another form Server was unable to process request. ---> There is no file with URL ' Key Perfomance indicators KPI/KPI of DENALLIX/Rick.xml' in this Web.


Thanx

Congratulations on making the varsity!


I'm just guessing from the error message you posted, but it appears the variable you are using for the SharePoint URL contains some sort of document title.


Thanks for the reply David but I managed to figure out a solution.


The error occurred when I name the file with a combination of xml fields and keyboard text - When running through the SharePoint Documents event wizard on the Upload Document Destination; I needed to specify the File Name for the document to not include keyboard text.


Thus: let A and B be xml fields.


1.     I get an error when the file name is A file.xml


2.     I don’t get an error when File Name is A – B.xml


I hope this helps. I found this to be strange but was able to work around the error and deliver a solution.


Reply