GitHub user wAVeckx added a comment to the discussion: BIRT plugin
One snag I ran into was the tycho p2 that eclipse birt uses. But I came across this [https://github.com/eclipse-birt/birt/issues/625](https://github.com/eclipse-birt/birt/issues/625) So looks like we will need to wait until 4.20.0 to release to get a maven repo to use. So instead of manual instruction I think it would be best just to wait for this release. I took a look at your plugin for pentaho. I noticed you had it built for a transformation instead of a job. I built mine as a plugin for a workflow instead of a pipeline. Seemed like the right place, like creating a file, running a as400 command, generating a report. I use it with a copy rows to result in a pipeline and pass the values to another workflow as parameters to run the report and burst. Seemed like the appropriate place for it but maybe not. My other thought was that if it was in a pipeline it would be more for passing a resultset to use in the report. Which would be neat trick but not sure that would even be possible or what I have a need for at the moment. At this point I have a fork of apache hop and I am working to incorporate it into the mainline with the hope that 4.20.0 is available in maven. Let me know your thoughts and feedback so I am on the right track with how you see this fitting in with apache hop. GitHub link: https://github.com/apache/hop/discussions/5165#discussioncomment-12867507 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
