... |
... |
@@ -6,8
+6,8 @@ |
6 |
6 |
When switching from plugin version 1 to version 2 please check the plugin configuration in the [[workflow>>Formcycle.UserInterface.MyForms.WorkflowProcessing]] of the forms. |
7 |
7 |
{{/info}} |
8 |
8 |
|
9 |
|
-{{figure image="Formular.png"}} |
10 |
|
-Users can attach files to forms via the form element [[Upload>>Formcycle.FormDesigner.FormElements.Upload]] which may be uploaded to the [[Amazon Simple Storage Server (S3)>>https://aws.amazon.com/de/s3/]]. |
|
9 |
+{{figure image="Formular.png" width="300"}} |
|
10 |
+Users can attach files to forms via the form element [[Upload>>Formcycle.FormDesigner.FormElements.Upload]]. |
11 |
11 |
{{/figure}} |
12 |
12 |
|
13 |
13 |
With the Amazon S3 plugin for XIMA® FORMCYCLE you are able to to upload files to your [[Amazon S3>>https://docs.aws.amazon.com/AmazonS3/latest/dev/Welcome.html]] account during form processing. |
... |
... |
@@ -16,11
+16,10 @@ |
16 |
16 |
|
17 |
17 |
= Configuration of the Amazon S3 plugin = |
18 |
18 |
|
19 |
|
-Add a new action of type Amazon Storage (Upload) in order to upload files to your S3 storage. |
|
19 |
+After files have been provided for further processing, you can add a new action of type Amazon S3 plugin in order to upload these files to your S3 storage. |
20 |
20 |
|
21 |
21 |
== Authorization of FORMCYCLE == |
22 |
22 |
|
23 |
|
-{{id name="fig_plugin_aws_s3"/}} |
24 |
24 |
{{figure image="plugin_aws_s3_en.png"}} |
25 |
25 |
After a successful authorization the ID or name of the Amazon S3 account will be displayed in the user interface of the plugin. Furthermore the selection of an [[S3 bucket>>https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingBucket.html]] of the authorized [[IAM user>>https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users.html]] is possible. |
26 |
26 |
{{/figure}} |
... |
... |
@@ -29,16
+29,8 @@ |
29 |
29 |
|
30 |
30 |
== Upload settings == |
31 |
31 |
|
32 |
|
-Two types of files can be uploaded to Amazon with the plugin: |
|
31 |
+The table of the plugin user interface lets you select the providing actions, the files of which should be uploaded to your S3 storage. With actions of type [[Provide upload>>https://help.formcycle.eu/xwiki/bin/view/Main/Upload+bereitstellen]] it is possible to delete their files from the form attachements after the upload to the S3 storage. This way the files only reside in your S3 storage and not in the system of XIMA® FORMCYCLE anymore. |
33 |
33 |
|
34 |
|
-* **Files of previous actions** |
35 |
|
-Here action are available that provide files to the [[workflow>>Formcycle.UserInterface.MyForms.WorkflowProcessing]]. The files of the selected actions will be uploaded to the selected Amazon S3 account. You can find a list of all file providing actions [[here>>Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions]]. {{info}}Only actions are availbale that are positioned before and within the same state.{{/info}} |
36 |
|
-* **Files to upload** |
37 |
|
-Here files of [[form uploads>>Formcycle.FormDesigner.FormElements.Upload]] are provided. Additionally these files can be deleted from the form attachments. This way the files only reside in your S3 storage and not in the system of XIMA® FORMCYCLE anymore. |
38 |
|
- |
39 |
|
-Configuration of the upload destination: |
40 |
|
- |
41 |
|
-* **Upload in bucket** |
42 |
42 |
The input field "Upload in bucket" lets you select the bucket of your Amazon S3 account to which the selected files should be uploaded to. |
43 |
|
-* **Upload to folder** |
44 |
|
-By default files will be uploaded to the root directory of the selected bucket. The input field "Upload to folder" lets you specify a file path in the selected bucket in which the uploaded files will be placed. Separate folders with a "/". In the [[example>>||anchor="fig_plugin_aws_s3"]] [[variables>>Formcycle.UserInterface.Variables]] are used to create a new folder for the form and a new folder for every form process. |
|
34 |
+ |
|
35 |
+By default files will be uploaded to the root directory of the selected bucket. The input field "Upload to folder" lets you specify a file path in the selected bucket in which the uploaded files will be placed. Separate folders with a "/". In the example [[attach:Amazon_S3_Plugin_en.png]] [[variables>>https://help.formcycle.eu/xwiki/bin/view/Main/Platzhalter]] are used to create a new folder for the project and a new folder for every form process. |