From version < 10.1 >
edited by nlo
on 13.05.2019, 15:02
To version < 11.1 >
edited by nlo
on 13.05.2019, 15:06
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -22,24 +22,23 @@
22 22  
23 23  The following processing actions are available:
24 24  
25 -* [[Allocate new process ID>>doc:Vorgang eine neue Prozess-ID vergeben]]
26 -* [[Change state>>doc:Statusaenderung]]
25 +* [[Allocate new process ID>>doc:VFormcycle.UserInterface.MyForms.WorkflowProcessing.Actions.CreateNewProcessID]]
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:Vorgang in Postfach kopieren]]
28 +* [[Copy form record to inbox>>doc:VFormcycle.UserInterface.MyForms.WorkflowProcessing.Actions.CopyFormRecordToInbox]]
29 29  * [[Database query>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.SQLStatement]]
30 -* [[Delete form record>>doc:Neue Aktion]]
31 -* [[Duplicate form record and set state>>doc:Vorgang duplizieren]]
30 +* [[Delete form record>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.DeleteFormRecord]]
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 -* [[Move form record to inbox>>doc:Vorgang in Postfach verschieben]]
37 -* [[POST request>>doc:POST-Request]]
38 -* [[Redirect>>doc:Weiterleitung]]
35 +* [[Move form record to inbox>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.MoveFormRecordToInbox]]
36 +* [[POST request>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.POSTRequest]]
37 +* [[Redirect>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.Redirect]]
39 39  * [[Response page>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.ResponsePage]]
40 -* [[Save to file system>>doc:Speichern_Dateisystem]]
41 -* [[Set form fields from XML>>doc:XMLEinlesen]]
42 -* [[Stop workflow processing>>doc:Verarbeitung abbrechen]]
39 +* [[Save to file system>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.SaveInFileSystem]]
40 +* [[Set form fields from XML>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.ImportXML]]
41 +* [[Stop workflow processing>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.StopWorkflow]]
43 43  
44 44  == Plugin action ==
45 45  
Copyright 2000-2024