Libraries

The ability to upload custom FEEL libraries is only available to clients hosting their own instance of the Digital Enterprise Suite.

The libraries page allow to import new libraries or delete existing libraries.

Libraries uploaded to the Digital Enterprise Suite can be used as Custom FEEL functions in modelers. A developer can follow the documentation and examples available in our public git repository to understand how to create your own FEEL functions.

Developing Custom FEEL functions is not part of the OMG specification and will hinder your ability to exchange models with another vendor without having to integrate those custom FEEL functions in their FEEL engine.

Custom FEEL functions are compatible with the Digital Automation Suite and the Digital Distributed Containers.

If your Custom FEEL function library has dependencies, they can also be uploaded there.

The libraries are required to be packaged as a JAR archive file following the Java standard.

The class path priority of the library follows the alphabetical order.