Any opinions and statements made by me on this forum are purely personal, and do not necessarily reflect the position of my employer or TM Forum.
Original Message:
Sent: Oct 16, 2023 21:34
From: Myagaa Nm
Subject: Multiple Service order management (SOM)
Service category can be one of solutions. However, @type is more suitable for the multiple SOMs. Thank you for you helpful reply.
------------------------------
Myagaa Nm
MOBICOM CORPORATION LLC
------------------------------
Original Message:
Sent: Oct 16, 2023 20:36
From: Srinivasa Vellanki
Subject: Multiple Service order management (SOM)
Should we drive this routing logic based on ProductSpec or ServiceSpec. SOM has process to fulfill ServiceSpec and not ProductSpec. Different SOM will be potentially deployed for various ServiceSpec Category.
Should @type we used or ServiceCategory?
------------------------------
Srinivasa Vellanki
Jio Platforms Limited
Any opinions and statements made by me on this forum are purely personal, and do not necessarily reflect the position of my employer or TM Forum.
Original Message:
Sent: Oct 16, 2023 01:59
From: Koen Peeters
Subject: Multiple Service order management (SOM)
Hi Myagaa,
Although you are not the only one that encounters this problem, I don't believe there is an official TM Forum response to this question.
I will give you the secret sauce I use to solve this problem.
GB922 Product Figure Pr.03a - Product Specification - Examples gives you a way to classify ProductSpecifications. I use these to create subclasses of "ProductSpecification": e.g. "@type": "GoodsProductSpecfication", "@baseType": "ProductSpecification".
Using this logic you can define subclasses for your domains:
- AccessProductSpecification: for products realised as service by the Access Domain
- CoreNetworkProductSpecification: for products realised as service by the Core Network Domain
- NaaSProductSpecification: for products realised as a service by the NaaS domain
- GoodsProductSpecification: for products realised as a resource by the logistics domain
Your POM can then use the @type to determine to which SOM or ROM to send the order.
P.S. Let's keep this a secret ;-)
------------------------------
Koen Peeters
OryxGateway FZ LLC