From version < 4.1 >
edited by nlo
on 13.05.2019, 14:43
To version < 8.1 >
edited by nlo
on 13.05.2019, 14:57
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,14 +8,13 @@
8 8  
9 9  These actions create files or make files on the file system available so that they can be used by other actions requiring a file, such as sending a mail with an attachment. The following providing actions exist:
10 10  
11 -* [[Compress files>>doc:Komprimieren (Zip)]]
12 -* [[Create text file>>doc:Textdatei erzeugen]]
11 +* [[Compress files>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.CompressFiles]]
12 +* [[Create text file>>doc:WriteTextFile]]
13 13  * [[Export (Persistence)>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.ExportPersistence]]
14 14  * [[Export (XML)>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.ExportXML]]
15 15  * [[Resource>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.Resource]]
16 -* [[PDF (Fill)>>doc:PDF - Fill]]
17 -* [[Provide uploaded file>>doc:Upload bereitstellen]]
18 -* [[Word (Fill)>>doc:Word (Fill)]]
16 +* [[PDF (Fill)>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.PDFFill.WebHome]]
17 +* [[Word (Fill)>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.WordFill.WebHome]]
19 19  
20 20  == Processing actions ==
21 21  
... ... @@ -24,21 +24,27 @@
24 24  The following processing actions are available:
25 25  
26 26  * [[Allocate new process ID>>doc:Vorgang eine neue Prozess-ID vergeben]]
27 -* [[Attach file to form record>>doc:Datei an Vorgang anhaengen ]]
26 +* [[Attach file to form record>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.DeprecatedAttachFile]]
28 28  * [[Change state>>doc:Statusaenderung]]
29 -* [[Compress files>>doc:Komprimieren (Zip)]]
28 +* [[Compress files>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.CompressFiles]]
30 30  * [[Copy form record to inbox>>doc:Vorgang in Postfach kopieren]]
31 -* [[Database query>>doc:Datenbank - SQL Statement]]
30 +* [[Database query>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.SQLStatement]]
32 32  * [[Delete form record>>doc:Neue Aktion]]
33 33  * [[Duplicate form record and set state>>doc:Vorgang duplizieren]]
34 -* [[Email>>doc:E-Mail]]
33 +* [[Email>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.EMail]]
35 35  * [[Execute plugin>>doc:Plugin ausfuehren]]
36 -* [[File download>>doc:Datei ausliefern]]
37 -* [[Modify form fields>>doc:Formular aendern]]
35 +* [[File download>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.FileDownload]]
36 +* [[Modify form fields>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.ChangeFormValues]]
38 38  * [[Move form record to inbox>>doc:Vorgang in Postfach verschieben]]
39 39  * [[POST request>>doc:POST-Request]]
40 40  * [[Redirect>>doc:Weiterleitung]]
41 -* [[Response page>>doc:Abschlusseite (Template)]]
40 +* [[Response page>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.ResponsePage]]
42 42  * [[Save to file system>>doc:Speichern_Dateisystem]]
43 43  * [[Set form fields from XML>>doc:XMLEinlesen]]
44 44  * [[Stop workflow processing>>doc:Verarbeitung abbrechen]]
44 +
45 +== Deprecated ==
46 +
47 +Deprecated actions only exist for backwards compatibility. Please avoid using deprecated actions.
48 +
49 +* --[[Provide uploaded file>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.DeprecatedProvideUpload]]--
Copyright 2000-2024