#RPE #DNG How can I add attributes from a DNG module to the data source schema in RPE?
One answer
You need not modify the schema as it already includes the custom attributes (dataSource/artifact/collaboration/attributes/objectType/customAttribute), which you can use in RPE template.
You can add a condition (name == "additional information") or data filter on dataSource/artifact/collaboration/attributes/objectType/customAttribute/name and print dataSource/artifact/collaboration/attributes/objectType/customAttribute/value
Comments
Could you give me an example?
I have a custom attribute "additional information" which I'd like to read out. It only consists of text (string). How would I do that?
You can refer this simple example template that depicts filter usage as well as using condition on Text element.
Hi Subramanya,
Can you provide me a sample template since this link you provided is not valid anymore.
Thank you,
Firdaus
Example files can be found inside the Templates folder of RPE Studio installation.