Hi Prashant
TMF655 is the Change Management API, there is no mention of Ticket in this API. Perhaps there is some confusion with the Trouble Ticket API TMF621?
At any rate, there is currently no concept in TMF Open API of Attachment as a managed resource, so there is no GET Attachment end-point. We know that this is a gap, but unfortunately it is not going to be addressed in the near future.
However, if the contents of the attachment are stored in (say) a content management system (as opposed to being embedded within the Attachment resource, you have a reasonable workaround. The URL attribute of Attachment can be set to point to the actual attachment contents in that system, and then your target system can retrieve the contents directly using the API. A URL might look something like this:
https://CMS.mycompany.com/docloader.aspx?action=view&docnum=66333555Hope 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.
------------------------------