Details

    • Type: Improvement
    • Status: Closed
    • Priority: Major
    • Resolution: Unresolved
    • Component/s: None
    • Labels:
      None
    • Proposal:
      Hide

      We suggest to add the concept of recipients and devices to CAP.
      Specifically, the <addresses> element could be complemented with another element called <recipients>, as in the following example:

      <recipients>
      <recipient id=”string”>
      <displayName>string</displayName >
      <pin>string</pin>
      <locale>string</locale>
      <devices>
      <device id=”variant” type="string">
      <address>string</address>
      </device>

      </devices>
      <overrideDeviceOrders>
      <deviceOrder deviceID=”string”>integer</deviceOrder>

      </overrideDeviceOrders>
      </recipient>

      </recipients>

      Show
      We suggest to add the concept of recipients and devices to CAP. Specifically, the <addresses> element could be complemented with another element called <recipients>, as in the following example: <recipients> <recipient id=”string”> <displayName>string</displayName > <pin>string</pin> <locale>string</locale> <devices> <device id=”variant” type="string"> <address>string</address> </device> … </devices> <overrideDeviceOrders> <deviceOrder deviceID=”string”>integer</deviceOrder> … </overrideDeviceOrders> </recipient> … </recipients>
    • Resolution:
      Hide

      Use CIQ xPIL in EDXL wrapper

      Show
      Use CIQ xPIL in EDXL wrapper

      Description

      Sometimes, addressing may require more information that can be efficiently provided by just a single element (currently <addresses>).
      For example a message may target multiple recipients with multiple devices.
      This can become hard to manage if not organized in a clean data structure.

        Attachments

          Activity

          Hide
          waidyanatha Nuwan Waidyanatha (Inactive) added a comment -

          Would be good to learn why this suggestion was made and what the current use case might be to better understand the real need for such as well as to learn of the new uses and developments.

          Show
          waidyanatha Nuwan Waidyanatha (Inactive) added a comment - Would be good to learn why this suggestion was made and what the current use case might be to better understand the real need for such as well as to learn of the new uses and developments.
          Hide
          tpetel Tomer Petel (Inactive) added a comment - - edited

          I can see this being a duplicate of issue 8. But this provides a specific use case for issue 8. I may just merge this one with issue 8

          Show
          tpetel Tomer Petel (Inactive) added a comment - - edited I can see this being a duplicate of issue 8. But this provides a specific use case for issue 8. I may just merge this one with issue 8
          Show
          tpetel Tomer Petel (Inactive) added a comment - consider combining: https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=ciq
          Hide
          tpetel Tomer Petel (Inactive) added a comment -

          Use CIQ xPIL in EDXL wrapper

          Show
          tpetel Tomer Petel (Inactive) added a comment - Use CIQ xPIL in EDXL wrapper

            People

            • Assignee:
              Unassigned
              Reporter:
              tpetel Tomer Petel (Inactive)
            • Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: