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

How to get RDF URL using RPE report in DNG?

 In RPE, I am working on getting DNG custom attribute data.

To get custom attribute value I want to compare its RDF URL instead of name.
e.g. if (name == "xyz") 

{

   if (literalName == "abc")

{

}

         }

Instead of using name and literalName,

I want to compare it using RDF URL of attributes.

Is it possible?

0 votes

Comments

Hi Vikrant,


You should be able to use JavaScripting to achieve this. If you are not familar how this is achieved with PUB (formerly RPE), see https://www.ibm.com/docs/en/engineering-lifecycle-management-suite/lifecycle-optimization-publishing/7.0.3?topic=elements-javascript-code. 

Hi Fariz,

To apply java script conditions, in the custom attributes section we are not able to find any attribute related to RDF URL.

In Custom attributes RPE is showing mainly name, literalName, literalId, itemId options.

Thanks.



One answer

Permanent link


DNG Reportable Rest API does not provide the RDF URL.
You could not do that in PUB.

You would need to use OSLC API to access those.


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
× 10,937

Question asked: Apr 02, 6:09 a.m.

Question was seen: 611 times

Last updated: Aug 23, 4:44 p.m.

Confirmation Cancel Confirm