Personal tools

Log in

Changes

From All n One's bxp software Wixi

Jump to: navigation, search

Data Protection and Data Retention

1,622 bytes removed, 04:58, 3 February 2017
no edit summary
The JavaScript rules can be put in place at a form, field or outcome level.
 
Using the MetaData module it is possible to build a rule set to modify data which can be executed on a scheduled basis. For example: every day, wipe records that have not been interacted with in more than 6 months.
 
Using the scheduling engine of bxp, It is possible for any user who has access to a form and has access to the form management module can create a scheduled have data protection process.This scheduled process takes a number of parameters. * Enable the process* Execution frequency (Yearlywiping /Monthly/Weekly/Daily)* Time of execution (15 minute intervals between 06:00:00 and 22:00:00)* Fields to wipe (Fields separated by ,'s i.e. strCDA_X_field_0_1,strCDA_X_field_0_2,strCDA_X_field_0_5)* Time frame for data wipe (All/Delta)* Password for encrypted file* Send notification email* Email notification list (Email addresses separated by ,'s i.e. patrick.jenkins@allnone.ie,philip.lacey@allnone.ie)  Provided that the details above have been entered correctly a scheduled instruction will be created for the following day with the time period selected.When the scheduled instruction is executed, the following sequences will be executed record deleting capability applied on the desired database. * Perform a complete data dump of the records in the form for the time period selected* ZIP and encrypt the data file for collection by the bxp client* Wipe the contents of the outlined fields* provided that the email notification function is enabled, bxp will generate stats on the scheduled process and email these to the specified accountsbasis.   To enable this function simply navigate to the advanced settings of the form you wish to enable this functionality Please read here for and open the section ''Scheduled Data Protection'', and enter in your desired settingsmore details. Please note in order to download the encrypted data file, you will need to contact the support team of bxp so an SFTP account can be created, so you can download the file.  [[File:ScheduledDataProtectionSettings.png|800pxForm_-_Data_Protection_-_Scheduled]] 
'''Example Email notification'''
[[File:ScheduledDataProtectionEmail.png]]
== Summary ==
7,528
edits