Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
cloudedit [2018_01_30 17:23] – external edit 127.0.0.1cloudedit [2024_03_19 22:27] (current) steven
Line 1: Line 1:
-====== CloudEdit ======+====== Cloud Edit ====== 
 + 
 +== page last updated: July 24, 2023 ==
  
 ===== What is CloudEdit? ===== ===== What is CloudEdit? =====
  
-CloudEdit is a feature that allows end users to edit or files opened on the SME web interface directly on the desktop (Windows or Mac). This works independent of whatever the back-end storage is.+CloudEdit is a feature that allows end users to view and edit files opened through Access Anywhere web interface directly on the desktop (Windows or Mac). This works independently of the back-end storage
 + 
 +See also [[:packagers/cloudedit_branding]]. 
 + 
 +===== System Requirements ===== 
 + 
 +CloudEdit is supported for the current and prior MacOS and Windows releases. 
 + 
 +CloudEdit may be downloaded on demand through the File Manager. CloudEdit is also included with [[windows]].
  
 ===== How to work with CloudEdit ===== ===== How to work with CloudEdit =====
  
-From the point of download, the Cloud Edit app:+From the point of download, the CloudEdit app:
  
   - Opens the downloaded file in the associated application.   - Opens the downloaded file in the associated application.
   - Stores the downloaded file name in an internal list.   - Stores the downloaded file name in an internal list.
   - Checks every 3 seconds whether the downloaded file has been changed since it was last checked. If it has, it is automatically uploaded.   - Checks every 3 seconds whether the downloaded file has been changed since it was last checked. If it has, it is automatically uploaded.
 +
 +<WRAP center round important 100%>
 +When switching between Access Anywhere accounts, first close any documents that have been opened with CloudEdit.
 +</WRAP>
 +
  
 ===== Enabling CloudEdit ===== ===== Enabling CloudEdit =====
  
-CloudEdit is enabled and available by default for free, personal and business SaaS Accounts. It is also included when deploying the SME Enterprise Edition.+CloudEdit is enabled and available by default.
  
 For team users ensure that CloudEdit is enabled for the Organization. This can be done by logging in as the Org Admin, then go to Organization>Options>User Interface and tick the check box for CloudEdit. For team users ensure that CloudEdit is enabled for the Organization. This can be done by logging in as the Org Admin, then go to Organization>Options>User Interface and tick the check box for CloudEdit.
Line 29: Line 44:
   * Safari (last two versions)   * Safari (last two versions)
  
-It may work in other browser but we only certify against the above.+It may work in other browsers but we only certify against those listed.
  
-===== CloudEdit FAQ'=====+===== Locking ===== 
 + 
 +When a file is opened and locked through Windows CloudEdit and then subsequently closed without having been saved, how long the lock will be held depends on a couple of settings. If the Tools were packaged with the automatic lock time of one hour enabled then the lock will expire an hour after the file was opened.  If that option was not enabled then Access Anywhere's default lock duration, usually 24 hours, will be applied. 
 + 
 +When a file has been opened and locked with Mac CloudEdit, the lock is released when the file is closed. 
 + 
 +## Troubleshooting 
 + 
 +### Cloud Edit Does Not Start
  
 If there is an issue with CloudEdit launching you should check the following: If there is an issue with CloudEdit launching you should check the following:
Line 44: Line 67:
 Further Actions: Further Actions:
  
-  * Remove Cloudedit, reset browser, re-install and observe behaviour on re-install and subsequent access. +  * Remove CloudEdit, reset browser, re-install and observe behaviour on re-install and subsequent access. 
-  * Check Cloudedit logs. The log is shown when clicking on the Cloud Edit tray icon (or tray icon menu -> Show Cloud Edit). The log is rotated after 10000 lines, i.e. the last 10000 lines are kept. It is shown in realtime, so one can view how CloudEdit works/reacts.+  * Check CloudEdit logs. The log is shown when clicking on the CloudEdit tray icon (or tray icon menu -> Show CloudEdit). The log is rotated after 10000 lines, i.e. the last 10000 lines are kept. It is shown in realtime, so one can view how CloudEdit works/reacts. 
 + 
 +### What are Cloud Edit files stored? (Mac) 
 + 
 +Files can be found under ```$TMPDIR``. 
 + 
 +    cd $TMPDIR 
 + 
 +### What version of Cloud Edit is running? (Mac) 
 + 
 +You can find CloudEdit apps that are installed on a Mac by navigating to "About this Mac" -> "System Report" -> Software -> Applications.  This view also shows what versions the apps are. 
 + 
 +{{::cloudedit:cloudedit-systeminfo.png?700|}} 
 + 
 +If you have multiple Cloud Edit applications installed, to see which one is running first open up Activity Monitor.  Search for "CloudEdit" and then double-click to open the detail dialog. From there select the tab "Open Files and Ports"
 + 
 +Note that Cloud Edit does not start until it's first accessed.  
 + 
 +{{:cloudedit:cloudedit-activitymonitor.png?700|}} 
 +### Logs (Mac) 
 + 
 +Logs can be found at ~/Library/Logs/CloudEdit or accessed through the Console app. 
 + 
 +{{:cloudedit:cloud-edit-mac-logs.png?600|}}