Uploaded image for project: 'Olingo'
  1. Olingo
  2. OLINGO-321

client proxy code should support calling operation on minimal metadata entity

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • (Java) V4 4.0.0-beta-01
    • (Java) V4 4.0.0-beta-01
    • odata4-client
    • None

    Description

      OData V4: currently operation invocaton on entity requires full metadata format - per current proxy layer's design, when an operation is called on an entity, the generated proxy code will look for that operation on the entity, it implies that the operation must be returned as part of entity's json payload.

      expected: operation invocation should also support minmial/none metadata.

      solution: when entity doesn't contain operations information, will try looking for it in EDM.

      Attachments

        Activity

          People

            challenh Challen He
            challenh Challen He
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: