Content referencing in batch requests

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Major
    • V4.01_CSD02
    • Affects Version/s: V4.01_CSD01
    • Component/s: Protocol
    • None
    • Environment:

      Applied

    • Hide

      Allow referencing values from response bodies in subsequent requests

      • in $filter
      • in request bodies of subsequent modification requests

      Value references use JSON Pointer syntax to address parts of the response body, e,g.

      $filter=City eq $42/Addresses/3/City

      Point out that content-id value must not collide with $root or any other $ literal valid in expressions

      Show
      Allow referencing values from response bodies in subsequent requests in $filter in request bodies of subsequent modification requests Value references use JSON Pointer syntax to address parts of the response body, e,g. $filter=City eq $42/Addresses/3/City Point out that content-id value must not collide with $root or any other $ literal valid in expressions
    • Show
      https://www.oasis-open.org/committees/download.php/60366/odata-v4.01-wd02-part1-protocol-2017-03-24.docx

      If a data modification is implemented as an action, a subsequent GET request may need to use values from the action response body as parameters for a filter.

            Assignee:
            Unassigned
            Reporter:
            handl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: