This page (revision-6) was last changed on 26-Nov-2021 10:22 by rforbes

This page was created on 26-Nov-2021 10:22 by rforbes

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
6 26-Nov-2021 10:22 1 KB rforbes to previous
5 26-Nov-2021 10:22 1 KB rforbes to previous | to last
4 26-Nov-2021 10:22 1 KB rforbes to previous | to last
3 26-Nov-2021 10:22 1 KB rforbes to previous | to last
2 26-Nov-2021 10:22 998 bytes rforbes to previous | to last
1 26-Nov-2021 10:22 294 bytes rforbes to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 2 lines
!!!MAINTAIN COLUMN ENCRYPTION
At line 3 changed one line
To encrypt all data in a column, select the column
To encrypt all data in a specific database column, select the field name on the left side of the screen, and press the ENCRYPT button on the bottom of the screen. This will then go through the entire table, and encrypt the data in that field. This means that the existing field will be blanked out, and the data will be encrypted into the RAW version of that same field.
To decrypt all data in a specific database column, select the field name on the right side of the screen, and press the DECRYPT button on the bottom of the screen. This will then go through the entire table, and decrypt the data in that field. This means that the actual database field will be re-instated with clear-text data and the RAW (encrypted) version will be set to NULL.
%%warning
!Important Note
* After you finish encrypting/decrypting data with the IMCE screen, you __must restart the application server deployment__ in order to pick up the changes.
* The CHANGE_DATE and CHANGE_USER values on the tables affected will be updated with the IMCE user, and time the process updated the record.
%%
----
![Notes|Edit:Internal.IMCE]
[{InsertPage page='Internal.IMCE' default='Click to create a new notes page'}]