The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
2answers
808 views

Data Connection Library Type is Missing in Sharepoint 2010

I have Sharepoint 2010 Foundation installed in Windows 7 Professional(64 bit). Now I noticed that Data Connection Library type is missing in library templates. Do I have to make any changes in my ...
4
votes
2answers
265 views

Sharepoint deployment scenario with absolute urls involved

I currently have dozens of Excel workbooks being displayed in Excel services on our development Sharepoint server. The workbooks are setup to use an .ODC connection file which is hosted in a trusted ...
2
votes
2answers
1k views

PerformancePoint Dashboard Designer - New Excel Services data source

I'm trying to connect a published Excel workbook as a data source in PerformancePoint Designer, but I'm unable to do so. Here's what I'm doing: In PPDD, on the Create tab, I click Data Source. I pick ...
1
vote
1answer
214 views

How do I work with data connections programmatically?

How to create/update/read data connections in a SharePoint data connection library?
1
vote
1answer
31 views

Submit fields in an InfoPath form to multiple lists

I would like to create an InfoPath form that submits two fields to one list, and two fields to another list. Could I use a button with rules that bind to multiple data connections and then promote ...
1
vote
0answers
89 views

Data Connection Library Event 6932

I am having the worst time connecting to the web service to call in the UserName variable for use in my InfoPath 2007 form. I can do it from a code behind, and want to be able to use this option as ...
1
vote
1answer
1k views

Slow data connection in one form

We have an issue in one form where when a data connection is pulled in there is an unbearable load time (at least 5 minutes!). This was singled out by stopping the connection on load and having the ...
0
votes
2answers
89 views

a separate site for a Sharepoint data connection library - why?

Step 1 of procedure "To create a SharePoint Data Connection Library" in msdn article How to: Create and Use a Data Connection Library tells: "1. Browse to an SharePoint Server 2010 site on which you ...
0
votes
1answer
356 views

How do I create a data connection library on a SharePoint 2013 site?

I am trying to create InfoPath forms based on data connections rather than directly against a list but I am unable to find out how to create the library for storing the connections. I found this ...
0
votes
2answers
299 views

MS InfoPath throws connection error when trying to lookup a list in “Preview” mode

For some time I've been highly annoyed with the data connection errors I receive when trying to preview my InfoPath forms. I had to publish the form before I could see my lookup list working ...
0
votes
0answers
104 views

InfoPath 2013: How to create a submit data connection to current library without code?

I created an InfoPath form, published as a site content type to a SharePoint 2010 farm. It is used is several similar libs. To not prompt the user for a filename on submit, I need some sort of ...
0
votes
1answer
318 views

Auto-Set a Sharepoint list field upon submittal of a form

I created an Infopath form and would like to have a particular field to be set to some default value every time this form is submitted (the field is not shown on the form, user should not have to ...
0
votes
1answer
2k views

Basic setup for InfoPath 2010 Person/Group picker

After configuring a Person/Group picker in InfoPath 2010 I couldn't get the "Filler" version of the form (client enabled, not web enabled) to successfully pull names from Active Directory. I thought ...