From version < 4.1 >
edited by gru
on 14.03.2019, 16:52
To version < 5.1 >
edited by gru
on 25.03.2019, 11:59
< >
Change comment: Copied from xwiki:Main.UserInterface.MyForms.WorkflowProcessing.WebHome

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,7 @@
1 1  {{content/}}
2 2  
3 +Workflow processing allows you to perform certain actions such as sending mails, generating PDF files or making custom HTTP requests to external web services, depending on the current state of the form. When a form has been submitted, it takes on the system state //Received// automatically. State transitions are possible either by certain actions, or they can be performed by users in the inbox.
4 +
3 3  == Workflow processing
4 4  
5 5  When the user submits a form, a new form record will be created. Initially, it will start in the special system state //Received//. Additional states and custom actions can be added in this menu. A state transition may be triggered either by the system or manually by a user. Furthermore, a state transition can also be triggered after the forms has been idle for a certain amount of time by setting up a timed state transition.
Copyright 2000-2024