Giter Club home page Giter Club logo

sap-archive / c4codataapidevguide Goto Github PK

View Code? Open in Web Editor NEW
111.0 111.0 47.0 364 KB

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 Customer OData API in a format that is most convenient to developers. Furthermore, it also covers known restrictions and limitations.

License: Apache License 2.0

Java 100.00%
open-source

c4codataapidevguide's People

Contributors

agraebe avatar lpodkaminer avatar mustafaca avatar sebastianwolf-sap avatar teggno avatar venkyvb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

c4codataapidevguide's Issues

No enum constant for EDM type Employee

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 trying to find the EDM type for employee (EdmSimpleTypeKind.Employee) in the following line:

m_edm = EntityProvider.readMetadata(response.getEntity().getContent(), false);

But this type is not an valid enum constant:

No enum constant org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind.Employee

Any input would be greatly appreciated.

Thanks, amaroqz

ID in Range

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 Expression can not converted into ABAP select options error

Appreciate any help

Not able to understand docs

Hi, i need to implement the OData to fetch data from sap to our database but not able to understand the docs. Could u provide some examples how to do it?
Moreover, i am not able to understand authentication mechanism can u make it clearer

Not able to mass delete

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 and the expectation is to be able to mass delete the existing data when we receive a POST. (This would be something similar to the OVERWRITING functionality offered by Cloud Data Source web services but, as it is based on SOAP, SAP will deprecate it by 2020).
In case there is no way of overwriting the records, is there a was to make a mass delete without needing to send any ID? Just delete everything....
Cheers.
Alejandro.

Date Format

In JSON response date format coming as Date(1351534600660) how to convert date-time.

Broken links to help.sap.com in README.md (403/forbidden in SAP Help Portal)

The links to the help.sap.com documentation in the README.md file lead to pages on the SAP Help Portal that have no content and give a popup with a 403 message (see image below).

The links referred to are the following:

image

The resulting pages on the SAP Help Portal look like this (note the 403 message - "403: You don't have rights to view this page"):

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.