Hi @Add94
Thanks for your insights. As for influence to get such changes done, I probably won’t get far, I would probably have more success getting IT to buy a workstation for ever KNIME user.
1/ Our issues with AP are mostly sluggishness and RAM usage. My path forward will be:
- Update to a newer version to cut down on RAM usage, 5.8. is able to run the mentioned “monster” workflow from below on my 8GB setup pretty well
- Getting a workstation (something like a Lenovo P8) per country/location, probably my easiest way as according to IT “there is no issue”
Linux is probably not an option due to lack of knowledge in our IT.
2/ I’ll look into Batch and Cronicle, I feel it’s out of our ITs league though.
I feel we’ll have to work on our basic setup of Business Hub and the underlying hardware though, our IT got told from a consultant(?) “we can’t help you, your setup is crap”.
Unfortunately IT isn’t giving us access to the Business Hub so I can’t really tell what’s going on, all of our requests, data apps etc. have to go via IT.
3/ Most of our workflows are fine, one is a monster though (that should be integrated into the ERP anyway, but here we are).
What it does is basically take all our items, work orders and demands and calculate/filter if an item is running late or is missing from other orders. Getting the correct filtering is crucial and takes a lot of Column Expressions, Lag Columns and Joins. Copying the SQL from Hyperion didn’t work and running it mostly on SQL is a maintenance nightmare.
One issue with the workflow is that we need multiple Column Expressions on tables 800k rows by 320 columns because if you do multiple expressions in one node it doesn’t take previous outputs into account.
I’ve done a quick test on 5.8 on my Laptop using the new Expression node and I was able to cut the runtime of a “package” of 6 CE nodes down from 2:20mins down to around 20s by using the columnar backend.
We or rather our KNIME/ERP "wizard” is running out of time to transfer the reports off of Hyperion so he focuses mostly on having a working report and less on optimization.
IT will shut off the Hyperion server by 31.12.2025, we won’t even be able to look at the reports anymore (currently running in read-only mode).