inject live web/server content(graphic) into IM item
Dear Community,
I am struggeling a little with an approach...
I would like to show an image from a server, using a Longtext field (Richtext activated) - no problem so far.
Using the menu 'Insert->Image->URL', the client pulls a copy, and attaches it to the item. But this is of course only static.
Modifying the the <!-- MKS HTML --> content a little via the CLI, I was able to force him to keep using the server address.
But also here some sort of caching mechanism seems to be in place. Because if I replace the original image on the server, no update happens.
If you ask yourself what I am planning to do... We do have an external Reporting-Engine producing nightly charts (rendered images). We would like to give the user a chance to
have the nightly report within his item without having to navigate somewhere else (of course we could set a link to the browser etc. but we would like to keep it within the item).
And why is all that? Unfortunately, Integrity does not allow to include its own Charts within an Item view (or even as RichText content).
I am well aware of the fact, that our approach is quite against the general approach of 100% traceability throughout the Items lifecycle - as of course the content the user sees,
changes every day without appearing in the History of the specific item. But actually this is exactly what would need.
Alternatively it would also be great if there would be a (undocumented) way to include a chart into a specific item. Or any other approach (iframe or anything similar)
BTW: The URL would be adjusted for every item individually via a triggered script, that personalizes the URL for each item. And the field is of course one that is not editable by the user.
Sorry about all the infos, just wanted to give you the best possible overview.
We are working on: 10.4.0.4301
Any help is highly appreciated, I already spent several hours trying to achieve my target.
Thanks,
Chris

