From version < 10.2 >
edited by nlo
on 13.05.2019, 15:05
To version < 13.1 >
edited by nlo
on 13.05.2019, 15:14
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,9 @@
1 1  {{content/}}
2 2  
3 -Actions provide certain services or functions such as sending mails or writing an entry to a data base.
3 +Actions provide certain services or functions such as sending mails or writing an entry to a data base. They can be created by clicking the "New action" button {{icon name="plus"/}} inside a state.
4 4  
5 +{{lightbox image="workflow_new_action_en.png" title="Adding an action to the state"/}}
6 +
5 5  Generally speaking, there are two differents kinds of actions.
6 6  
7 7  == File providing actions ==
... ... @@ -22,23 +22,22 @@
22 22  
23 23  The following processing actions are available:
24 24  
25 -* [[Allocate new process ID>>doc:VFormcycle.UserInterface.MyForms.WorkflowProcessing.Actions.CreateNewProcessID]]
27 +* [[Allocate new process ID>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.CreateNewProcessID]]
26 26  * [[Change state>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.ChangeState]]
27 27  * [[Compress files>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.CompressFiles]]
28 -* [[Copy form record to inbox>>doc:VFormcycle.UserInterface.MyForms.WorkflowProcessing.Actions.CopyFormRecordToInbox]]
30 +* [[Copy form record to inbox>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.CopyFormRecordToInbox]]
29 29  * [[Database query>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.SQLStatement]]
30 -* [[Delete form record>>doc:Neue Aktion]]
32 +* [[Delete form record>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.DeleteFormRecord]]
31 31  * [[Duplicate form record and set state>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.DuplicateFormRecord]]]
32 32  * [[Email>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.EMail]]
33 -* [[Execute plugin>>doc:Plugin ausfuehren]]
34 34  * [[File download>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.FileDownload]]
35 35  * [[Modify form fields>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.ChangeFormValues]]
36 36  * [[Move form record to inbox>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.MoveFormRecordToInbox]]
37 37  * [[POST request>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.POSTRequest]]
38 -* [[Redirect>>doc:Weiterleitung]]
39 +* [[Redirect>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.Redirect]]
39 39  * [[Response page>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.ResponsePage]]
40 40  * [[Save to file system>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.SaveInFileSystem]]
41 -* [[Set form fields from XML>>doc:XMLEinlesen]]
42 +* [[Set form fields from XML>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.ImportXML]]
42 42  * [[Stop workflow processing>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.StopWorkflow]]
43 43  
44 44  == Plugin action ==
Copyright 2000-2024