Tagged Questions
0
votes
2answers
12 views
oracle data in InfoPath form
We have a InfoPath form on which wants to show real time data from Oracle database. E.g. Employee name in a drop down list in InfoPath form from employee table in oracle.
Don't want to populate ...
0
votes
0answers
169 views
Sharepoint 2013 - how to connect to an external data source
I am using SP2013 and want o connect to an external data source which is an sql server source. I would like to display the some table contents from a phone list here. I am new to the software and have ...
1
vote
1answer
74 views
External List not returning values
I have an external list which isn't returning any values.
The list uses an external content type, which gets information from a SOAP service.
After creating the content type using a read item and ...
0
votes
1answer
167 views
Cannot see BDC External system in SharePoint Designer Data Source Explorer
I have first created external content types in SharePoint Designer then exported the model to Visual Studio. I then deleted everything created in Designer and deployed the model through SharePoint ...
0
votes
2answers
209 views
replication of document libraries in sharepoint 2010
In sharepoint 2010, Need to have a document library in a site and another document library in another site and the 2nd document library should be an exact copy of the 1st document library(with the ...
0
votes
1answer
116 views
How to connect between two document libraries in different webapplications using BCS?
In Sharepoint 2010 , How to connect between two document libraries in different webapplications using BCS?. The webapplications has sitecollections and sites in it and the sites are getting created ...
1
vote
1answer
356 views
SharePoint BCS with SOAP web service using custom authentication
I'm very new to using BCS in SharePoint 2010. I'm not really sure how to go about my problem or if it's even possible without coding a custom solution in Visual Studio using .NET.
I have a SOAP web ...
1
vote
1answer
681 views
How To Define Specific ReadItem Finder with List View in External List?
I have an external list which is using the BCS to pull data from a custom database. This database has several views which have the same column structure and several that do not. I have been adding ...
0
votes
0answers
58 views
How to use Stored Proc with no parameters with BCS
I want to use BCS to show some tables from Sql server to BCS.
The DBA has provided some stored proc with no parameters so its just s sql select that returns some data.
But when i try to configure the ...
0
votes
2answers
616 views
Update and Create Problem with Adding Columns to an Existing External Content Type in SharePoint 2010
I used SharePoint Designer 2010 to create an external content type (ECT) that consumes and writes data to SQL Server. [Went through the process of connecting to a database table, then right-clicking ...
1
vote
0answers
453 views
Navision + sharepoint.
For the last couple of weeks we have been struggling with an issue that we could not solve. This issue are concerning Sharepoint and Navision 2009. So we really hope that you would find a solution. ...
0
votes
1answer
1k views
Unable to display this Web Part. BCS SP2010
I am trying to get data form SqlServer2008 in SP2010 with the hep of BCS.
I have created External List Successfully,but when I go to my Site I get following error:
Unable to display this Web Part. To ...
1
vote
2answers
306 views
merge data in a sharepoint2010 user profile property sync with sql using BCS
i have configured the user profile syncing with my custom SQL table.
i require 4 properties that are with 6 columns in the table
& the scenario is i have to concatenate the strings of the 3 ...
0
votes
2answers
270 views
Adding Content to External Content Types
I was able to create an ECT and the first three columns of data that I used to create the ECT display on the portal.
The only issue I am running into is that I want to add more columns to the ...