Features/Workflow engine

From TempusServa wiki
Revision as of 09:04, 9 November 2024 by Kpe (talk | contribs) (→‎Usage)
Jump to navigation Jump to search

Usage

All entities in the system have workflow / lifecycle model attatched to them. In addition all records will have a status field, indicating the records place in its workflow. Each step in a workflow is called a status, and influences how records behave in that step (status).

  • What new status can be assigned from here
  • What automated actions should be carried out (see actions below)
  • What permissions do the users have in this step
  • What fields should be shown or hidden

Automated actions

Notification

Webservice callback

Process performance