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

Absolute Context URL with Service Dispatcher

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • (Java) V4 4.5.0
    • odata4-server
    • None

    Description

      As reported onĀ OLINGO-1025, integrating to MS OData consumers (ie. PowerBI/PowerQuery) gives the "should be an absolute Uri" error.
      The proposed solution in the JIRA is implementing a Processor for any given EntityType. Browsing through the code i see TEIID uses the ServiceHandler approach, instead of processor and it also has a Custom JSON Odata Serializer.
      I see that the Default JSON serializer, when serializing entity collections uses the ContextURL to generate the context metadata for the EntityCollection, but by default it does not contain the service root, since it comes from static DataRequest.buildEntitySetContextURL(olingo) method.
      Would be nice if we could choose this behavior through a init param in the odata deployment.

      Thanks in advance.

      Attachments

        Activity

          People

            rareddy Ramesh Reddy
            rareddy Ramesh Reddy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: