Hi all ,
I tried to consume my external odata service to fiori launchpad. But i am not able .
Here is my metadata:
http://schemas.microsoft.com/ado/2007/06/edmx" Version="1.0">
"); vertical-align: bottom; height: 10px;"> http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" m:DataServiceVersion="1.0" m:MaxDataServiceVersion="3.0"> "); vertical-align: bottom; height: 10px;"> http://schemas.microsoft.com/ado/2009/11/edm" Namespace="Horizon_QAModel"> "); vertical-align: bottom; height: 10px;"> "); vertical-align: bottom; height: 10px;"> http://schemas.microsoft.com/ado/2009/02/edm/annotation" Name="UserID" Type="Edm.Int32" Nullable="false" p6:StoreGeneratedPattern="Identity"/> "); vertical-align: bottom; height: 10px;"> http://schemas.microsoft.com/ado/2009/11/edm" Namespace="Odataapppln"> "); vertical-align: bottom; height: 10px;"> http://schemas.microsoft.com/ado/2009/02/edm/annotation" Name="Horizon_QAEntities" m:IsDefaultEntityContainer="true" p6:LazyLoadingEnabled="true"></edmx:Edmx>
********************************************
Again I compared with SAP inetrnal odata service , I have found that
Schema xmlns=http://schemas.microsoft.com/ado/2008/09/edm in my SAP internal odata.
Schemaxmlns=http://schemas.microsoft.com/ado/2009/11/edm in my External asp.net odata .
Is there any compatibility issue? Please advice on this.
With Regards,
Sivakumar.