I’ve been using this module internally for a while but I thought I’d make it public. We have a couple customers who had been using Eclipse BIRT reports and I wanted to host/schedule/run those in the Ignition gateway since BIRT is java based.
You can download it here:
You might note that it is on github so if you want to contribute or take the source code for yourself be my guest.
Can you explain how to use the BIRT Reporting module via a script from the Ignition gateway? Also, can this be used with Ignition Perspective projects? Thanks.
I was trying to install the BIRT-Reporting-unsigned.modl and all the dependencies in the \lib\core\gateway folder of my local Ignition installation. I reached the error:
Then, I added the org.osgi.service.prefs_1.1.2.202109301733.jar in \lib\core\gateway to resolve the dependency. After I restart my gateway, it seemed like it is hanging and can't start. Do you have any idea about this? I would appreciate your response, thank you.