Import image from DM to RPE
Hi everyone!
In DM created new instance of OWL - «Document Class» Class named as "Process" which have some attributes like "Image" "Descr" etc. We can create new Process, attach a file through upload, fill descr - all working correctly.
After it we want to create a template in Rational Publishing Engine using all filled attrs including picture.
Can't understand how put in generated word document the image. All other attr includ in doc without problems.
Can anyone help?
One answer
You can use an Image element in RPE template and set its Content to data attribute (e.g. dm/PackageList/Package/diagrams/UMLDiagram/image).