The idea is:
Enable code blocks within nodes to reference common libraries for shared logic.
My use case:
Custom code for transformations or business logic often needs to be reused across nodes. Without common libraries, logic must be manually copied, creating redundancy and inefficiencies.
I think it would be beneficial to add this because:
It reduces redundant code, improves maintainability, and supports Enterprise-grade workflows where shared libraries are essential for scalable and reusable solutions.
Any resources to support this?
- Examples from other platforms with shared library support - IBM AppconnectEnterprise
Are you willing to work on this?
Yes