Live Links: email
Objective
To gain easy access to files and folders to jobs submitted to GDM by generating usable urls in emails.
Every job submission is associated with a file path. These file paths should be replaced with a live link (generated url) IF the instance of GDM is configured with an ownCloud instance, or else maintain the regular folder paths. This link can either link to a file or a folder. When users click on that link, the livelink will open the content of a file or a folder.
- within the file table of the email, path(s) should be a clickable link
- upon clicking the link, it should take users to ownCloud with the file in preview mode or download the file if file is too large to preview
- all urls should start with http:// Deb Weigand
- if preview mode cannot be achieved from 1a above, then LiveLinks should take you to ownCloud folder in which file resides Deb Weigand
- the above file table should now include the file type of matrix - and this will be an exception to the above -
- the path/url to genotype dataset (hapmap or flapjack) should
notbe clickable and should directly download the file. Deb Weigand - this path/url, for genotype dataset will be used in other applications, such as Galaxy
- the path/url to genotype dataset (hapmap or flapjack) should
Success metrics
Goal | Metric |
---|---|
Generate URLs from ownCloud | |
Include URLs in email notifications | |
Open URLs in ownCloud and directly view content of files or folders | |
Test URL of genotype matrix in Galaxy |
Assumptions
- Clients have ownCloud deployed at their centers. If no ownCloud is deployed, then emails will contain Linux paths to files and folders
Stories
User interaction and design
Mockup of Email notification with Live-Link URLs
Open Questions
Question | Answer | Date Answered |
---|---|---|
Out of Scope
- URLs will not be generated for any other web-based file browser either than ownCloud
- URLs will only be provided in email notification
- URLs will not be stored by server. If you lose/delete email, you will have to re-submit job