Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


The main benefits of using Low-code Modules are:

  • These modules provide a common place to put sharable/reusable logic such as:
    • Business Logic
    • Validation
    • Database interactions (CRUD)
    • Utility functions
    • Integration to other applications or database
  • These modules are able to be called from many areas, such as:
    • Low-code Screens
    • APIs
    • JavaScript programs
    • RPG programs
    • Other Low-code modules. 
  • Provides a simple integration point from a RPG program to any external resources such as other database, other applications or web services