SharePoint BDC [modified]
SharePoint
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, I'm new to working on SharePoint BDC. I'm working on a prototype using the sample AdventureWorks DB (as basis for my actual work to be done later). I've created the application definition file to access data from the Products table and created a BDC application by importing ADF. I'm able to retrieve the required values using BDC List web part and view them without any issues. But, when I try to create a column (of type BusinessData) in a list, I'm not even able to select the Instance in the "Type" field. Is this because I've not defined a specific finder method? Given below is my ADF: