Skip to main content
Version: 5.x

Access to an internal system (INTERNAL, FORMULA)

Java interaction​

To implement this type of interaction, platform uses the internal call (INTERNAL) operator, which allows calling Java code inside the JVM lsFusion server.

SQL interaction​

To implement this type of interaction, the platform uses the custom formula (FORMULA) operator, which allows accessing the objects/syntax constructs of the SQL server used by the developed lsFusion system.