Changes for page Amazon-S3-Plugin


From version 2.1
edited by gru
on 04.03.2021, 10:12
Change comment: Imported from XAR
To version 3.1
edited by gru
on 29.06.2021, 09:46
Change comment: Renamed back-links.

Summary

Details

Page properties
Content
... ... @@ -23,9 +23,7 @@
23 23  == Authorization of FORMCYCLE ==
24 24  
25 25  {{id name="fig_plugin_aws_s3"/}}
26 -{{figure image="plugin_aws_s3_en.png"}}
27 -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.
28 -{{/figure}}
26 +{{figure image="plugin_aws_s3_en.png"}}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.{{/figure}}
29 29  
30 30  First XIMA® FORMCYCLE has to be authorized in order to access your Amazon S3 account. To this end you need to create a new [[IAM user>>https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users.html]] in your [[IAM (Identity and Access Management) Console>>https://console.aws.amazon.com/iam]]. It is important that you grant this user programmatic access for FORMCYCLE to be able to access your S3 account. Additionally you can manage the IAM user's permission in various way for complete control of what FORMCYCLE is allowed to access within your Amazon S3 account. For furhter information about the S3 access permissions please consult Amazon's [[Identity and Access Management>>https://docs.aws.amazon.com/IAM/latest/UserGuide/introduction.html]]. After completing the IAM user creation you will be presented with an [[access key>>https://docs.aws.amazon.com/general/latest/gr/managing-aws-access-keys.html]] consisting of an //access key ID// and a //secret access key//. This access key needs to be input into the appropriate fields in the plugin user interface. After a successfull authorization the name or ID of your S3 account will be displayed. Saving the action is not possible as long as you have not input a valid access key.
31 31  
... ... @@ -34,7 +34,7 @@
34 34  Two types of files can be uploaded to Amazon with the plugin:
35 35  
36 36  * **Files of previous actions**
37 -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}}
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.FormDesigner.Workflow.Actions.WebHome]]. {{info}}Only actions are availbale that are positioned before and within the same state.{{/info}}
38 38  * **Files to upload**
39 39  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.
40 40