Hello,
Not sure who owns the management of that particular specification but I would agree that some form of extensibility might be helpful.
I see that Service Problem Management has characteristics for the problem as a whole (the authors give an example of "cost" as a characteristic).
If adding Characteristics though I think one needs to give some thought as to where such as a structured approach to extension is required. By that I mean what are the actual things you are capturing the "characteristics" of? Otherwise characteristics become a bucket of anything that people want to add to the ticket and that can degenerate in a mixture of unrelated name value pairs in a list.
Where I have seen such an extension mechanism is in providing a structured means of
describing the nature of the trouble experienced rather than just a free text description. The characteristics then represent a way of following a script of diagnostic questions relating to a specific combination of product and trouble type followed by questions to capture specifics of the trouble experienced. So, for example, a broadband speed problem might have a question asking "Is the problem continuous or intermittent?", if the answer is "Intermittent" a follow up characteristic might be "Describe the pattern and frequency of the problem".
Also on the specific example you give, TMF621 gives an example of using relatedEntity to capture the id of the disputed bill.
"relatedEntity": [
{
"id": "3472",
"href": "https://mycsp.com:8080/tmf-api/customerBillManagement/v4/customerBill/8297",
"name": "March 2019 Bill",
"role": "disputedBill",
"@type": "RelatedEntity",
"@referredType": "CustomerBill"
}
],
------------------------------
Derrick Evans
------------------------------
Original Message:
Sent: Nov 26, 2021 02:16
From: Panagiotis CHristodoulou
Subject: Trouble Tickets and Characteristics
Hi
I am working on trouble ticket and we have this requirement to be able to capture specific data while creating the ticket. Each Ticket Type can have different data to capture. We want to help the CSR understand what information is needed when opening one trouble ticket.
For example, we want o capture the Bill ID number when opening a dispute bill ticket.
I am thinking that this kind of information is good for characteristics. However, there is no such relation between TT and Characteristics.
Could we add such relation in the model?
Is there some specific reason you thought that this is not needed?
thanks.
#CustomerExperience
#General
------------------------------
Panagiotis CHristodoulou
Amdocs Management Limited
------------------------------