How can I convert a Process Description Attachment URL to the Rest Service?
Current Solution : We are displaying an attachment in a Wiki attribute using a script and a link to the Rest Services ItemName. ccm/service/com.ibm.team.workitem.common.internal.rest.IAttachmentRestService/itemName (The attachment is stored in a Work items - so you can use the itemName ID etc)
New solution I'm investigating: I'm trying to replicate using the Process Description attachments
- so I can copy the URL for the which path has /jts/process-authoring/elements/ but this will not display the picture just the link when I Return the result in into the Wiki attribute
- is it possible to return the Rest service rather than the jts/Process-authoring/elements ?
thanks
Matt