Open APIs

 View Only

TMF641 - AttributeValueChangeNotification: Query-String for generic characteristics?

  • 1.  TMF641 - AttributeValueChangeNotification: Query-String for generic characteristics?

    TM Forum Member
    Posted Sep 04, 2018 13:32
    Dear TMF641 committers,

    One question about the AttributeValueChangeNotification in the Service Order Management API.
    • Scenario: A Service-Client wants be informed, whenever the Value of a ServiceCharacteristic with a 'specific name' changes.
    • Solution: The service client should register for a AttributeValueChangeNotification and specify the attribute within the query string.
    • Question: How would the register request (and in detail the specification of the query string) look like?
    Does this below go into the right direction?

    POST /api/hub

    Accept: application/json

    {
    "callback": "http://in.listener.com",
    "query":"eventType=AttributeValueChangeNotification&event.ServiceOrder/ServiceOrderItem/Service/ServiceCharacteristic?name='specificName'/Value"
    }



    ------------------------------
    Adrian Ofterdinger
    Capgemini
    ------------------------------