Answered Get multiple rows from read list operation external content type using object model

  • Monday, March 12, 2012 11:06 AM
     
     

    We need to get data from external content type with read list operation.                    

    I just want to pass one value to read list and get multiple items related to that value.

    Currently read list operation gives me all values and also I do not want to create external list.

    How to pass parameter to read list operation and get few rows related to that value.


    MCTS Sharepoint 2010, MCAD dotnet, MCPDEA, SharePoint Lead


All Replies

  • Tuesday, March 13, 2012 6:59 AM
     
     Answered
    We got the answer by using userinputfilter and using findfilter method of entity and now I get the multiple rows from one table by passing one parameter to external content type.

    MCTS Sharepoint 2010, MCAD dotnet, MCPDEA, SharePoint Lead