Hi Steve
I took a quick look at the model that we currently have for milestones in TMF Open API v5 beta drafts. It's a start, but I think it needs to be enhanced to truly meet the needs of milestones in order processing. I'm not sure that this will be done in v5, it will probably have to wait for a v5.1 release as an additive (non-breaking) change. Similarly for the addition of milestones to trouble ticket.
Ali - thanks for your post, but what you have described is a historical summary of the trouble ticket. Steve is looking for an a-priori list of milestones that can govern the progress of an order or trouble ticket.
------------------------------
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: May 28, 2023 01:19
From: Ali Ayen
Subject: Trouble Ticket and addition of milestones
Hello Steve, TMF621 specifies two fields that may help you with this:
|
statusChange
|
A list of status changes (StatusChange [*]). The status change history that are associated to the ticket. Populated by the server.
|
StatusChange sub-resource
Holds the status notification reasons and associated date the status changed, populated by the server.<o:p></o:p>
|
changeDate
|
A date time (DateTime). The date and time the status changed.
|
|
changeReason
|
A string. The reason why the status changed.
|
|
status
|
A string. The status of the trouble ticket.
|
And if it is not about a status change, you can still use the "note" attribute:
|
note
|
A list of notes (Note [*]). The note(s) that are associated to the ticket.
|
Note sub-resource<o:p></o:p>
Extra information about a given entity.<o:p></o:p>
|
author
|
A string. Author of the note.
|
|
date
|
A date time (DateTime). Date of the note.
|
|
id
|
A string. Identifier of the note within its containing entity (may or may not be globally unique, depending on provider implementation).
|
|
text
|
A string. Text of the note.
|
Please let me know your view on these, should be fine to use them for your req
See you,
------------------------------
Ali Ayen
Hewlett Packard Enterprise
------------------------------