Open APIs

 View Only
  • 1.  Characteristic Value field

    Posted Feb 07, 2024 04:11

    Hi There,

    I have observed that Characteristic element does not have value field. 

    For example :- TMF632 Party Management API

    Element :- partyCharacteristic does not have "value" field in the schema.

    Please note value field is mentioned in the example.

    Find the excerpt for your reference. Please validate and provide the feedback on the same.



    ------------------------------
    Shajith P R
    TIBCO Service Pvt Ltd
    ------------------------------


  • 2.  RE: Characteristic Value field

    TM Forum Member
    Posted Feb 07, 2024 07:53

    Hi Shajith
    I take it that you are referring to v5 APIs, since in v4 Characteristic had a value property.
    In v5, we introduced strongly-typed characteristics, such as NumberCharacteristic, StringCharacteristic, etc., all of these are subclasses of Characteristic. In each subclass, the value property is of a datatype that matches the subclass name, using json basic types.
    Hope it helps



    ------------------------------
    Jonathan Goldberg
    Amdocs Management Limited
    Any opinions and statements made by me on this forum are purely personal, and do not necessarily reflect the position of the TM Forum or my employer.
    ------------------------------



  • 3.  RE: Characteristic Value field

    Posted Feb 08, 2024 03:16

    Hi Jonathan,

    Thanks for the response..

    It really helps



    ------------------------------
    Shajith P R
    TIBCO Service Pvt Ltd
    ------------------------------