From version < 17.1 >
edited by nlo
on 13.05.2019, 15:22
To version < 15.1 >
edited by nlo
on 13.05.2019, 15:20
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -11,12 +11,12 @@
11 11  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:
12 12  
13 13  * [[Compress files>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.CompressFiles]]
14 +* [[Create text file>>doc:WriteTextFile]]
14 14  * [[Export (Persistence)>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.ExportPersistence]]
15 15  * [[Export (XML)>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.ExportXML]]
16 16  * [[Resource>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.Resource]]
17 17  * [[PDF (Fill)>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.PDFFill.WebHome]]
18 18  * [[Word (Fill)>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.WordFill.WebHome]]
19 -* [[Write text file>>doc:WriteTextFile]]
20 20  
21 21  == Processing actions ==
22 22  
... ... @@ -29,6 +29,7 @@
29 29  * [[Change state>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.ChangeState]]
30 30  * [[Compress files>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.CompressFiles]]
31 31  * [[Copy form record to inbox>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.CopyFormRecordToInbox]]
32 +* [[Database query>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.SQLStatement]]
32 32  * [[Delete form record>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.DeleteFormRecord]]
33 33  * [[Duplicate form record and set state>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.DuplicateFormRecord]]]
34 34  * [[Email>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.EMail]]
... ... @@ -39,7 +39,6 @@
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 41  * [[Set form fields from XML>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.ImportXML]]
42 -* [[SQL statement>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.SQLStatement]]
43 43  * [[Stop workflow processing>>doc:Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.StopWorkflow]]
44 44  
45 45  == Plugin action ==
Copyright 2000-2024