The system supports also the option to have different channels of communication defined per different type of consents.
...
In both cases, the user is redirected to a page, where it is possible to select for each of the consents available, the channels that the customer agrees to be contacted.
After selecting the channels for the available consents, the user must check the box 'The customer has signed the current privacy policy' and save the selection. In case of a digitally signed document, the selection of channels for each of the consents is included as depicted here:
Configuration
When the Setup key "AreDataPrivacyChannelsPerConsent" is set to true, the GDPR statement can handle different channels per dealer consent.
To set up the Consents the user must navigate to the page: ~/SetupEntities/List/BusinessPartner/IDMS_DATAPRIV_CONS and do the necessary configuration
By selecting Add or Edit from the actions, the user can add new consents or edit existing ones:
Property | Description | Values |
Description | Name of the dealer consent that is visible to data privacy pop up and BP Data Privacy tab | Max chars: 254 |
Description Resource Key | Resource key of the above property | Max chars: 50 |
Print Text | Print text for GDPR printable documents | Max chars: 254 |
Print Text Resource Key | Resource key of a translated Print text | Max chars: 50 |
Order | Order of the consents in data privacy pop up and BP Data Privacy tab | Int order number |
Active | Switch control to activate deactivate the consent | Switch Control (YES/NO) |
Third Party Code | Used to hold third party codes (e.g. DMS consent code) | Max chars: 50 |
Business Process | Business Processes are the assigned functionality that a consent can have. There are two implemented business processes for now: 1. Customer Notification: OD will send any kind of notifications based on the channels of the assigned consent 2. Data Privacy Icons: OD will show all dealer data privacy icons based on the channels of the assigned consent | · A business process can be assigned to only one consent. · A consent can have more than one business process assigned |
...