It's all about the answers!

Ask a question

how to get content from ID of artifact (IDENTIFIER)


Ahmed Hatata (1113) | asked Apr 20 '18, 1:03 p.m.

 Hi 
Kindly, I want to ask about getting content of artifact from ID , I have ID of some artifact and I want to get text of artifact through javascript of doors ng api


could anyone help ?

thank you

One answer



permanent link
Donald Nong (14.5k414) | answered Apr 23 '18, 2:43 a.m.

I'm wondering what's the use case. If you're using JavaScript, most likely you are using the RM Extension API.
https://jazz.net/wiki/bin/view/Main/RMExtensionsAPI605#AttributeValues

You should be able to get the primary text via the RM.AttributeValues class.

What gets me confused is that, you should be on the RM Web UI already, then why do you need to use API if you only want to see the primary text?

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.