Wiki source code of 06b. Cloud File System
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | {{box cssClass="floatinginfobox" title="**Contents**"}} |
| 2 | {{toc/}} | ||
| 3 | {{/box}} | ||
| 4 | |||
| 5 | The Cloud File System functionality allows users, with the relevant permissions, to import files from a third-party cloud storage account into the solution. This negates the requirement for local file storage under certain circumstances. | ||
| 6 | |||
| 7 | To setup the functionality, navigate to the Cloud File System screen by clicking **Setup**, **Extensions** then **Cloud File System**. All currently configured files systems will be displayed, and clicking **New** will allow the configuration of a new file system. | ||
| 8 | |||
| 9 | Enter a name in the **Name** textbox. This name must be unique. Select the required option from the **Type** drop-down list to reveal the relevant options. | ||
| 10 | |||
| 11 | = Azure Data Lake = | ||
| 12 | |||
| 13 | Enter the **Account Name** and **Account Key**. Once entered, click **Create Cloud File System** to complete the process. | ||
| 14 | |||
| 15 | = Hadoop Distributed File System (HDFS) = | ||
| 16 | |||
| 17 | The **HDFS Host**, **HDFS Port**, **HDFS User**, **HDFS Password** and **HDFS User Group** fields must all be completed to access this file system. Once entered, click **Create Cloud File System** to complete the process. | ||
| 18 | |||
| 19 | = Amazon Simple Storage Service (S3) = | ||
| 20 | |||
| 21 | The **S3 Access Key** and **S3 Access Secret** fields must be completed to access this file system. | ||
| 22 | |||
| 23 | Navigate to the Amazon AWS Management console to generate the required information for the [[CXAIR>>doc:Technical Documentation.CXAIR.WebHome]] server. Once entered, click **Create Cloud File System** to complete the process. | ||
| 24 | |||
| 25 | = Google Drive = | ||
| 26 | |||
| 27 | Click **Authorise Google Drive** to open the login page in a separate tab. Complete the relevant authorisation steps and the **Google Drive Authorised** text will appear under the **Type** drop-down list. Click **Create Cloud File System** to complete the process. | ||
| 28 | |||
| 29 | = Google Drive Domain = | ||
| 30 | |||
| 31 | Enter the **Service Account ID**, the **Account ID **and the** Domain**. Then upload your **Google Drive Domain **certificate**.**. Click **Create Cloud File System** to complete the process. | ||
| 32 | |||
| 33 | = Dropbox = | ||
| 34 | |||
| 35 | Click **Authorise Dropbox** to open the login page in a separate tab. Complete the relevant authorisation steps and the **Dropbox Authorised** text will appear under the **Type** drop-down list. Click Create **Cloud File System** to complete the process. | ||
| 36 | |||
| 37 | = Microsoft OneDrive = | ||
| 38 | |||
| 39 | Click **Authorise OneDrive** to open the login page in a separate tab. Complete the relevant authorisation steps and the **OneDrive Authorised** text will appear under the **Type** drop-down list. Click **Create Cloud File System** to complete the process. | ||
| 40 | |||
| 41 | = Sharepoint = | ||
| 42 | |||
| 43 | Add the **Username**, **Password** and **Domain** for the Sharepoint server. Click **Create Cloud File System** to complete the process. | ||
| 44 | |||
| 45 | = Samba = | ||
| 46 | |||
| 47 | Enter the **Samba URL**, **Samba Username** and **Samba Password**. Click **Create Cloud File System** to complete the process. | ||
| 48 | |||
| 49 | = Accessing the Cloud File System = | ||
| 50 | |||
| 51 | When uploading a file, such as when uploading a CSV file in the [[Database Data Source Wizard>>doc:Technical Documentation.CXAIR.Administration Guide.Wizards.Database Data Source Wizard.WebHome]] screen, use the directory drop-down list to select the configured file system. The files will then be visible and can be uploaded. |