-
I have asked SAP on a ticket and they do not know the answer for this, can you please help me out here?
I have a CAP NodeJS application that is currently using Odata V2.
Regards,
Silas.
-
I use Intellij for development. Following the quick start guide I get no warning or error right clicking the `pom.xml` of odata-jpa-archetype-spring or following the guides command line ansatz. Howeve…
-
[NOTE: This is from #15. The above link has more than one issues. In order to make it easier to track, I decide to split them into individual issues]
**Figure 1, to my understanding, Sensor (shown in…
-
Hello,
My issue is based on this : https://docs.microsoft.com/en-us/odata/client/using-extensions#named-clients
We can create a custom client in Startup.cs
```csharp
services.AddODataClient(…
-
Hi,
Lets say I have an Entity PART that contains a property REVISIONS which also have LINES.
Each time a Revision is created, the server copy the lines of the previous revision in the new one.
…
-
- opciones estadisticas de numpy (por ejemplo, ajuste a poisson cuando se agrega por tiempos)?
- Seleccion de columnas? En particular cuando no se quiere agregacion multiple tocaria excluir algunas…
-
If i use this link ( which should use the correct orderby syntax)
```
http://services.odata.org/V4/Northwind/Northwind.svc/Orders?$select=OrderID&$expand=Order_Details($select=UnitPrice,Quantity;$ord…
-
In the documentation, there is no mention of odata v4 extensions for data aggregation. It appears that simple groupby / aggregate operations are not supported. Are there plans to add some aggregation …
-
The IEdmModel.Validate() does not validate the length of an Entity Set's name according to the OData specification rules.
### Assemblies affected
Microsoft.Odata.Edm 7.12.1 & Microsoft.OData…
-
Hi,
I'm using ASP.NET 4, and WebApi OData v4 and getting IEEE754Compatibility exceptions, because Kendo's data source does not convert numbers to strings in nested objects.
The exception message: "Ca…