Hi Ninoshka
You are correct - the simple attribute filtering pattern will not not help you filter by characteristic.
Suggest you take a look at the JSON Path filter description in Part 6 of the guidelines.
Please bear in mind the following:
- Your implementation of the API needs to support JSON Path filtering
- Filtering by characteristic name and value can be quite expensive, unless your underlying storage (e.g. of the service inventory) includes relevant indices
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.
------------------------------
Original Message:
Sent: Feb 18, 2022 05:23
From: Ninoshka Almeida
Subject: Applying filtering
Hi
We are using TMF 641 and TMF 638. Need help on how we can filter on a particular characteristic name value pair?
eg. name = Telephone and value = 0123456789
TMF 630 does not seem to cover this.
Thanks
Ninoshka Almeida
Talktalk Group
------------------------------
Ninoshka Almeida
TalkTalk Group
Original Message:
Sent: Dec 06, 2018 11:12
From: siva solleti
Subject: Applying filtering
Hi,
As per tmforum rest API guidelines mentioned in the document TMF630_REST_Api_guidelines......filtering can be applied on resource attribute...please check the document for more details.
Thanks
Siva Solleti
------------------------------
siva solleti
Original Message:
Sent: Dec 05, 2018 08:55
From: Mohamed Kamel
Subject: Applying filtering
Hi all,
I am implementing Product Inventory Management using Spring-boot framework, and more generally Java language, my question is: is there a recommended way or library to implement filtering criteria ?
GET /product?fields=...&{filtering}
------------------------------
Mohamed Kamel
Vodafone Group
------------------------------