Open APIs

 View Only
  • 1.  Bulk operation in TMF 637

    TM Forum Member
    Posted Oct 29, 2019 05:26
    Edited by Konstantin Tarasov Nov 11, 2019 07:53
    Hi Team,

    Is there any approach to manage bulk operation (e.g. bulk Patch Product) in TMF 637?
    E.g. in case of a Product Order with a huge amount of Order Items/Products (modify scenarios) Order Management needs to call Product Inventory (TMF 637 Patch Product) as many times as many Order Items/Product are in the Product Order.
    We'd like to reduce number of such calls and build up bulk TMF 637 compliant API.



    ------------------------------
    Konstantin Tarasov
    Netcracker Technology
    ------------------------------


  • 2.  RE: Bulk operation in TMF 637

    TM Forum Member
    Posted Nov 12, 2019 05:30
    Hi Konstatin
    Please refer to a very similar post that was made about the same time here, hope the discussion there helps with your query as well.

    ------------------------------
    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: Bulk operation in TMF 637

    TM Forum Member
    Posted Nov 12, 2019 06:23
    Hi Jonathan,

    I've already taken a look at TMF API Guideliden 630.
    There is no Modify Multiple Resources pattern in paragraph 6 described or I've missed smth?

    ------------------------------
    Konstantin Tarasov
    Netcracker Technology
    ------------------------------



  • 4.  RE: Bulk operation in TMF 637

    TM Forum Member
    Posted Nov 12, 2019 13:28
    Chapter 6 related to bulk creation operations. In chapter 5 there is a reference to using JSON-PATCH query syntax to make multiple updates. The example is for contained arrays in a parent single resource, but perhaps you could potentially use this pattern to update also multiple main resources?

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