With the modular design for the system, it has the ability to add additional functionality to processes as well as API calls available to the forms system. These can be developed in house or installed through our add on system. Some of the additional modules currently available are:

  • Email Notify User Tasks – Allows for settings to be attached to a User Task to have the system email the appropriate user(s) when a new task is assigned to them or when a new task is completed.
  • WebSQL – Allows for calling external database queries through the web api view defined queries/connections.
  • ExternalSQL – Allows for calling external database queries from a script task inside a process either through a predefined query, a process variable, or a defined query within the task.
  • DecisionTable – Allows for calling of a user defined decision table that takes in 1 or more inputs and delivers 1 or more outputs depending on the table rules. These tables can be defined globally or within a process.