How to use the SaveToSharePoint command - InfoPath Dev
in

InfoPath Dev

Use our Google Custom Search for best site search results.

How to use the SaveToSharePoint command

Downloads: 3,979 File Size: 712.1kB
Posted By: Mel Clemente Views: 6,271
Date Added: 03-28-2009

One of the advanced commands in qRules is the SaveToSharePoint command. This allows users to save a file, a set of files, an image, or a set of images to a SharePoint Document Library. This document details the steps on how to create a sample form that uses the SaveToSharePoint command. Click the DOWNLOAD button above to obtain the document.

Click here to download qRules.

Filed under:

Comments

 

Lisa Choi said:

Hello, I got everything except for step f....please advise. Is this the correct formula? f. Add a rule that sets the value of the QdabraRules secondary data source Command node to SaveToSharePoint /url=http://<SharePointSite>/<DocumentLibrary> /xpath=/my:myFields/my:Image Replace http://<SharePointSite>/<DocumentLibrary> with the URL to your Document Library. Thanks, Lisa
10-13-2009 08:26 PM
 

Patrick Halstead said:

Hi Lisa, Sorry for not seeing this sooner, but you need to replace <SharePointSite> and <DocumentLibrary> with paths to your SharePointSite and DocumentLibrary URLs. Good luck!
11-26-2009 03:03 AM
 

pjbhakta said:

Tried this. Have everything that is stated here. Have an execute button, and setting the Command field to following value. concat("SaveToSharePoint /url=http://dpsg.contoso.local/Attachments /xpath=", /my:myFields/my:FileName) Failed with following error. (Copying just the details part of the error message...) Details: Expression must evaluate to a node-set... Please advise.
02-07-2013 08:50 AM
 

pjbhakta said:

Never mind... figured it out. Command should be following... "SaveToSharePoint /url=http://dpsg.contoso.local/Attachments /xpath=/my:myFields/my:FileName"
02-07-2013 08:55 AM
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.