Open APIs

 View Only
  • 1.  How GeographicAddress is link to Geographic Site in TMF 673 ?

    TM Forum Member
    Posted 15 days ago

    Hi,

    We are going to implement TMF 673. We below condition :

    Geographic Address will store all our home location where our service is available, the geographical site will tell us a cluster of that geographical address. When look into the resource model of 673, I cannot figure out how this should be link, Geographical Address and Geographical Site. 

    Can some one elaborate me on this ?



    ------------------------------
    Pradana Santa
    LIGHTSTORM TELECOM CONNECTIVITY PRIVATE LIMITED
    ------------------------------


  • 2.  RE: How GeographicAddress is link to Geographic Site in TMF 673 ?
    Best Answer

    TM Forum Member
    Posted 15 days ago

    Geographic Site has a list of related places - in v4 it looks like this:

            "place": {
              "type": "array",
              "items": {
                "$ref": "PlaceRefOrValue.schema.json#/definitions/PlaceRefOrValue"
              }
    

    Place is a base class for all the Geo entities. So this can be used for your use case, a list of Geo Addresses that cluster into the site.

    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.
    ------------------------------