Open APIs

 View Only
  • 1.  How to pass Service order (TMF641) orderCharacteristics to Resource order (TMF652)?

    TM Forum Member
    Posted 16 days ago

    I am working on a project where I am creating a Resource order using TMF652 from TMF641 Service order, the attributes/order Characteristic which is present in Service Order i.e. orderCharacteristic entity, how to send that to resource order, as there is no orderCharacteristic entity present in TMF652.

    I see there is resourceCharacteristic in TMF652, but for my use case I don't have resource to send in the POST request of TMF652. Resource will be returned by resource layer in response of POST, that why I cannot use resourceCharacteristic. I don't see a placeholder to pass on the orderCharacteristic  from Service to resource layer?

    Any idea how I can achieve it.   

    Regards,

    Princy



    ------------------------------
    Princy Rodrigues
    Tata Consultancy Services
    ------------------------------


  • 2.  RE: How to pass Service order (TMF641) orderCharacteristics to Resource order (TMF652)?

    TM Forum Member
    Posted 16 days ago
    Edited by Yurii Yushchak 16 days ago

    Hi Princy,

    You are comparing version 5.0.0 of the TMF641 Service Ordering Management API to version 4.0.0 of the TMF652 Resource Order Management API. If you check version 4.2.0 of the TMF641 Service Ordering Management API, you will not find orderCharacteristic for the serviceOrder resource.

    Therefore, I assume that v5.0.0 of the TMF652 Resource Order Management API will also contain the orderCharacteristic.

    Actually, I think you can apply the same approach with orderCharacteristic to the resourceOrder resource that was applied in version 5.0.0 to the serviceOrder resource.



    ------------------------------
    Yurii Yushchak
    System Manager
    Ericsson Inc.
    ------------------------------



  • 3.  RE: How to pass Service order (TMF641) orderCharacteristics to Resource order (TMF652)?

    TM Forum Member
    Posted 16 days ago

    Thanks Yurii, that's what I was planning to do. 



    ------------------------------
    Princy Rodrigues
    Tata Consultancy Services
    ------------------------------