C4CODATAAPIDEVGUIDE icon indicating copy to clipboard operation
C4CODATAAPIDEVGUIDE copied to clipboard

The SAP Cloud for Customer OData API Developer’s Guide complements the SAP Cloud for Customer OData API Reference (a link will be provided later) with usage details and samples for SAP Cloud for Custo...

Results 19 C4CODATAAPIDEVGUIDE issues
Sort by recently updated
recently updated
newest added

For details please see our wiki page at https://wiki.wdf.sap.corp/wiki/display/ospodocs/Repository+Linter+Findings#RepositoryLinterFindings-Readme(rl-readme_file-XX)

Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Could we specify ID IN (ID1,ID2,ID3) within $filter for the c4c odata api ? While trying this ID ne '1' and ID ne '2' in the filter condition I get...

Hi all, I am trying to implement an OData Service for a custom business object I have created. There is a functional requirement where we will be receiving batch inserts...

In https://github.com/SAP/C4CODATAAPIDEVGUIDE#authentication It is said SAML Based FrontEnd SSO authentication is supported. But in https://github.com/SAP/C4CODATAAPIDEVGUIDE#authentication-1 It is said only basic & samlbear2asseration are supported. So may I know if the...

Hi all, i'm currently making my first steps with the odata example client and i got an error in method readEdm. The EntityProvider is unmarshalling the metadata xml and is...