Architecture
A Procedure is a sub-program created with a visual language that can be explicitly called in a Task and in an indirect way once an event occurrs.
A ...
Wed, 15 Jul, 2015 at 3:52 PM
An Activity is an action that can be carried out inside a procedure.
With the procedure editor you can edit the body of procedures by modifying the ...
Wed, 15 Jul, 2015 at 3:55 PM
An event is the occurring of a relevant.
With FormWork you can associate the Procedures events where you can add the application logic.
The ...
Fri, 13 Nov, 2015 at 12:05 PM
The FormWork server can associate some environment variables (or settings) to a user. The purpose of the environment variables is to persist information who...
Wed, 15 Jul, 2015 at 4:00 PM
A task is an operation available for the final user.
A task can be created by selecting a folder on the catalog and on the contextual menu, and it...
Tue, 28 Jun, 2016 at 3:13 PM
A job is a particular form of task.
Every job has these properties:
STATUS: can assume 'Running' or 'Idle' valu...
Tue, 28 Jun, 2016 at 3:44 PM