How to access images from Clarity knowledge Store or Project Collaboration and include them in to Jaspersoft report?
Include this string below in the jaspersoft report and update the URL server name address
For Collaboration access update the project ID’s
knowledge Store:
<text><![CDATA[Image Knowled Store]]></text>
<imageisLazy="true">
<imageExpression><![CDATA["http://ppmlatam198.ca.com/niku/app?action=dms.viewFile&RhXm0r7tSeUqEr=true&fileId=5075900&fileName=defaultstrategicmap_enus.jpg"]]></imageExpression>
</image>
Project Collaboration:
<text><![CDATA[Image Attachment]]></text>
<imageisLazy="true">
<reportElementx="0"y="90"width="802"height="277"uuid="5b3b3f83-ea21-48b6-9c4e-c9dab2c96e02"/>
<imageExpression><![CDATA["http://ppmlatam198.ca.com/niku/app?action=union.viewODFFile&fileId=5080002&versionId=5080003&odf_pk=5012053&objectType=idea&RhXm0r7tSeUqEr=true"]]></imageExpression>
</image>