sa49-00

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
sa49-00 [2019/03/04 20:24] – [Introduction] Justin Willeysa49-00 [2020/01/21 14:30] (current) – [Implementation] Michael Scott
Line 7: Line 7:
 No specific configuration of IQXHub is required to support Secure Document Sending, but at least a minimal iqxWEB install is needed, including apiSecureDownload.js. An authenticated, SSL secured install is required for proper security.   No specific configuration of IQXHub is required to support Secure Document Sending, but at least a minimal iqxWEB install is needed, including apiSecureDownload.js. An authenticated, SSL secured install is required for proper security.  
  
-The feature is currently only implemented for the sending of Data Access Request (GDPR) Reports which exceed 10MB in size, and as a webservice callable from Job Runner+The feature is currently only implemented for the sending of Data Access Request (GDPR) Reports which exceed 10MB in size, and as a webservice (SecureDocument) callable from JobRunner with [[technical:jobrunner:th2-04#staticfunction|<StaticFunction>]].
  
 Future enhancements will include: use in further areas of IQX when sending documents, configurable limits on number of downloads and control of link expiry dates. Future enhancements will include: use in further areas of IQX when sending documents, configurable limits on number of downloads and control of link expiry dates.
Line 14: Line 14:
   * IQXHub v5.2.2.1 or later   * IQXHub v5.2.2.1 or later
   * IQX v2.18.4 or later\\    * IQX v2.18.4 or later\\ 
-  * iqxWEB that includes apiSecureDownload.js\\ +  * iqxWEB with any or no portals\\ 
   * An SMTP account for sending the notification emails   * An SMTP account for sending the notification emails
 ===Configuration=== ===Configuration===
Line 22: Line 22:
 If the SMTP profile is configured, the system will automatically step in to send a link rather than an attached Data Access Request Report. The recipient will receive two emails, one with the link and download instructions, the other with the password that needs to be provided to download the file and then again to open the pdf. If the SMTP profile is configured, the system will automatically step in to send a link rather than an attached Data Access Request Report. The recipient will receive two emails, one with the link and download instructions, the other with the password that needs to be provided to download the file and then again to open the pdf.
  
-====Usage - Job Runner====+====Usage - JobRunner====
  
 === Sample Job: === === Sample Job: ===
  • sa49-00.1551731081.txt.gz
  • Last modified: 2019/03/04 20:24
  • by Justin Willey