-
Hi I have a iis setup that is able to run node js files, for that i used this guide
https://www.hanselman.com/blog/InstallingAndRunningNodejsApplicationsWithinIISOnWindowsAreYouMad.aspx
after the …
-
Hi everyone,
I am curious if anyone tried using Simple.OData with SSIS Script Component. I was investigating if I could utilize the library in the context of running ETL and encountered the follo…
-
@markdstafford proposed new names for nuget packages. Let us know your thoughts. Thanks.
| New name | Existing name |
| --- | --- |
| OData v3 Core (ODataLib) | ODataLib for OData v1-3 |
| OData v3…
-
_As a **developer**,
I want to **generate a Fiori elements for OData v4 application for a service with the `UI.Notes` annotation that is working out of the box**,
so that I **can work with it withou…
-
This issue was supposedly fixed in #376 , but the fix does not cover all use cases.
For example
Customer > City(string)
Customer > Address(Address) > City(string)
Customer > WorkAddress(Address) > Cit…
-
Hello,
When creating batch requests with multiple change-sets there seems to be no way to specify Content-ID
( http://docs.oasis-open.org/odata/odata/v4.01/cs01/part1-protocol/odata-v4.01-cs01-pa…
-
*Does the reference TripPin V4 Service follow protocol recommendations?*
### Assemblies affected
The assemblies that are used for the reference service at [https://services.odata.org/TripPin…
-
Hi!
When sending the following batch request:
POST http://services.odata.org/TripPinRESTierService/(S(44nbzk0kapmsdmankuj0auq0))/$batch
OData-Version:4.0
Content-Type:multipart/mixed; bounda…
-
OData version 4 introducses support for the `isof` function. Documentation is available at https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part2-url-conventions.html#_Toc31361017, however im…
-
When pointing the client to the v4 example on odata.org you get an InvalidOperationException:
https://services.odata.org/TripPinRESTierService/People
System.InvalidOperationException: Sequence c…