Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to read artifacttype from IBM

 Hi 

I am trying to read data from rm for one of my project with the below url,


and i am getting below response(sample)
<ds:moduleContext>
<rrm:contextBinding>
<rrm:identifier>51975</rrm:identifier>
<rrm:title>PRODUCT DESCRIPTION</rrm:title>
<rrm:format>Text</rrm:format>
<rrm:core>_5c23b2076e69467a8b4c2c779f1ce6ac</rrm:core>
<rrm:parentBindingUrl/>
<rrm:section>1</rrm:section>
<rrm:bookOrder>1</rrm:bookOrder>
<rrm:depth>1</rrm:depth>
<rrm:isHeading>true</rrm:isHeading>
</rrm:contextBinding>
<rrm:contextBinding>
<rrm:identifier>52106</rrm:identifier>
<rrm:title>Purpose</rrm:title>
<rrm:format>Text</rrm:format>
<rrm:core>_6b20d08dbb464ec0b4c699bd96f52064</rrm:core>
<rrm:section>1.1</rrm:section>
<rrm:bookOrder>2</rrm:bookOrder>
<rrm:depth>2</rrm:depth>
<rrm:isHeading>true</rrm:isHeading>
</ds:moduleContext>

From the above xml i am unable to get ArtifactType, which i am expecting. Please find the below image for the artifact type which i am expecting

                                       ID                                                                         Contents                         Artifact Type

D 381598 T 1 PRODUCT DESCRIPTION Heading <o:p> </o:p>

Can you please help me how to get Artifact type as Heading in my xml response?

Thanks



0 votes



One answer

Permanent link

 For what I can tell, this is a requirement in a module. I would expect the shared information like the type to be properties of the base/concept requirement that you can find using the link rrm:about.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: May 24 '23, 10:13 p.m.

Question was seen: 620 times

Last updated: May 25 '23, 3:09 a.m.

Confirmation Cancel Confirm