ServD 1.0 FTF Avatar
  1. OMG Issue

SERVD — GetReferenceListDetails cannot define which type of interface

  • Key: SERVD-7
  • Legacy Issue Number: 18713
  • Status: closed  
  • Source: HealthConnex ( Brian Postlethwaite)
  • Summary:

    When calling the GetReferenceListDetails interface, there is no way to determine if the caller wants to know about REST or WSDL style interfaces.
    This needs to be passed in as a parameter to the call.

    probably of type ImplementationProfile from the CTS2 CoreService

  • Reported: ServD 1.0b1 — Tue, 14 May 2013 04:00 GMT
  • Disposition: Resolved — ServD 1.0
  • Disposition Summary:

    A new parameter is added to the GetReferenceListDetails operation to permit the caller to indicate what type of interface is desired, and some supportive text in the Locator Profile Binding (section 8.4.1) to describe how this is to used.

    It was decided to use a string instead of the enumeration from CTS2 as it will be more flexible to support other types of reference list implementations other than those provided by the current version of CTS2.

  • Updated: Fri, 6 Mar 2015 23:37 GMT