246 lines
8.8 KiB
YAML
246 lines
8.8 KiB
YAML
|
notification:
|
||
|
task:
|
||
|
processor:
|
||
|
enable: true
|
||
|
interval-seconds: 30
|
||
|
options:
|
||
|
retry-threshold: 300
|
||
|
max-retry-delay-seconds: 10800
|
||
|
too-old-to-send-seconds: 36000
|
||
|
too-old-to-track-seconds: 604800
|
||
|
overrides: []
|
||
|
resolver:
|
||
|
global-policies:
|
||
|
- #Confirmation
|
||
|
type: 4FDBFA80-7A71-4A69-B854-67CBB70648F1
|
||
|
contacts: [ email ]
|
||
|
- #DataManagementPlan
|
||
|
type: 065DEECD-21BB-44AF-9983-E660FDF24BC4
|
||
|
contacts: [ email ]
|
||
|
- #Finalised
|
||
|
type: 90DB0B46-42DE-BD89-AEBF-6F27EFEB256E
|
||
|
contacts: [ email ]
|
||
|
- #MergeConfirmation
|
||
|
type: BFE68845-CB05-4C5A-A03D-29161A7C9660
|
||
|
contacts: [ email ]
|
||
|
- #Modified
|
||
|
type: 4542262A-22F8-4BAA-9DB6-1C8E70AC1DBB
|
||
|
contacts: [ email ]
|
||
|
- #ModifiedFinalised
|
||
|
type: D3CD55FE-8DA2-42E7-A501-3795EE4F16D3
|
||
|
contacts: [ email ]
|
||
|
- #Publish
|
||
|
type: 55736F7A-83AB-4190-AF43-9D031A6F9612
|
||
|
contacts: [ email ]
|
||
|
- #Template
|
||
|
type: 223BB607-EFA1-4CE7-99EC-4BEABFEF9A8B
|
||
|
contacts: [ email ]
|
||
|
- #UnlinkConfirmation
|
||
|
type: C9BC3F16-057E-4BBA-8A5F-36BD835E5604
|
||
|
contacts: [ email ]
|
||
|
ad-hoc-config:
|
||
|
ad-hoc-notification-type: null
|
||
|
message:
|
||
|
email:
|
||
|
flows:
|
||
|
- #Confirmation
|
||
|
key: 4FDBFA80-7A71-4A69-B854-67CBB70648F1
|
||
|
subject-path: classpath:notification_templates/Confirmation/Email/subject.{language}.txt
|
||
|
subject-field-options:
|
||
|
mandatory: [ ]
|
||
|
optional: [ ]
|
||
|
|
||
|
body-path: classpath:notification_templates/Confirmation/Email/body.{language}.html
|
||
|
body-field-options:
|
||
|
mandatory: [ ]
|
||
|
optional:
|
||
|
- key: "{expiration_time}"
|
||
|
value: --
|
||
|
formatting:
|
||
|
'[{expiration_time}]': null
|
||
|
cc: [ ]
|
||
|
cc-mode: 0
|
||
|
bcc: [ ]
|
||
|
bcc-mode: 0
|
||
|
allow-attachments: false
|
||
|
cipher-fields: [ ]
|
||
|
- #DataManagementPlan
|
||
|
key: 065DEECD-21BB-44AF-9983-E660FDF24BC4
|
||
|
subject-path: classpath:notification_templates/DataManagementPlan/Email/subject.{language}.txt
|
||
|
subject-field-options:
|
||
|
mandatory: [ ]
|
||
|
optional: [ ]
|
||
|
body-path: classpath:notification_templates/DataManagementPlan/Email/body.{language}.html
|
||
|
body-field-options:
|
||
|
mandatory: [ "{dmpname}", "{dmprole}" ]
|
||
|
optional:
|
||
|
- key: "{recipient}"
|
||
|
value:
|
||
|
formatting:
|
||
|
'[{dmpname}]': null
|
||
|
'[{dmprole}]': null
|
||
|
'[{recipient}]': null
|
||
|
cc: [ ]
|
||
|
cc-mode: 0
|
||
|
bcc: [ ]
|
||
|
bcc-mode: 0
|
||
|
allow-attachments: false
|
||
|
cipher-fields: [ ]
|
||
|
- #Finalised
|
||
|
key: 90DB0B46-42DE-BD89-AEBF-6F27EFEB256E
|
||
|
subject-path: classpath:notification_templates/Finalised/Email/subject.{language}.txt
|
||
|
subject-field-options:
|
||
|
mandatory: [ ]
|
||
|
optional: [ ]
|
||
|
body-path: classpath:notification_templates/Finalised/Email/body.{language}.html
|
||
|
body-field-options:
|
||
|
mandatory: [ "{reasonName}", "{name}" ]
|
||
|
optional:
|
||
|
- key: "{recipient}"
|
||
|
value:
|
||
|
formatting:
|
||
|
'[{reasonName}]': null
|
||
|
'[{name}]': null
|
||
|
'[{recipient}]': null
|
||
|
cc: [ ]
|
||
|
cc-mode: 0
|
||
|
bcc: [ ]
|
||
|
bcc-mode: 0
|
||
|
allow-attachments: false
|
||
|
cipher-fields: [ ]
|
||
|
- #MergeConfirmation
|
||
|
key: BFE68845-CB05-4C5A-A03D-29161A7C9660
|
||
|
subject-path: classpath:notification_templates/MergeConfirmation/Email/subject.{language}.txt
|
||
|
subject-field-options:
|
||
|
mandatory: [ ]
|
||
|
optional: [ ]
|
||
|
body-path: classpath:notification_templates/MergeConfirmation/Email/body.{language}.html
|
||
|
body-field-options:
|
||
|
mandatory: [ "{userName}", "{host}" ]
|
||
|
optional:
|
||
|
- key: "{expiration_time}"
|
||
|
value: ---
|
||
|
formatting:
|
||
|
'[{userName}]': null
|
||
|
'[{host}]': null
|
||
|
'[{expiration_time}]': null
|
||
|
cc: [ ]
|
||
|
cc-mode: 0
|
||
|
bcc: [ ]
|
||
|
bcc-mode: 0
|
||
|
allow-attachments: false
|
||
|
cipher-fields: [ ]
|
||
|
- #Modified
|
||
|
key: 4542262A-22F8-4BAA-9DB6-1C8E70AC1DBB
|
||
|
subject-path: classpath:notification_templates/Modified/Email/subject.{language}.txt
|
||
|
subject-field-options:
|
||
|
mandatory: [ ]
|
||
|
optional: [ ]
|
||
|
body-path: classpath:notification_templates/Modified/Email/body.{language}.html
|
||
|
body-field-options:
|
||
|
mandatory: [ "{reasonName}", "{name}" ]
|
||
|
optional:
|
||
|
- key: "{recipient}"
|
||
|
value:
|
||
|
formatting:
|
||
|
'[{reasonName}]': null
|
||
|
'[{name}]': null
|
||
|
'[{recipient}]': null
|
||
|
cc: [ ]
|
||
|
cc-mode: 0
|
||
|
bcc: [ ]
|
||
|
bcc-mode: 0
|
||
|
allow-attachments: false
|
||
|
cipher-fields: [ ]
|
||
|
- #ModifiedFinalised
|
||
|
key: D3CD55FE-8DA2-42E7-A501-3795EE4F16D3
|
||
|
subject-path: classpath:notification_templates/ModifiedFinalised/Email/subject.{language}.txt
|
||
|
subject-field-options:
|
||
|
mandatory: [ ]
|
||
|
optional: [ ]
|
||
|
body-path: classpath:notification_templates/ModifiedFinalised/Email/body.{language}.html
|
||
|
body-field-options:
|
||
|
mandatory: [ "{reasonName}", "{name}" ]
|
||
|
optional:
|
||
|
- key: "{recipient}"
|
||
|
value:
|
||
|
formatting:
|
||
|
'[{reasonName}]': null
|
||
|
'[{name}]': null
|
||
|
'[{recipient}]': null
|
||
|
cc: [ ]
|
||
|
cc-mode: 0
|
||
|
bcc: [ ]
|
||
|
bcc-mode: 0
|
||
|
allow-attachments: false
|
||
|
cipher-fields: [ ]
|
||
|
- #Publish
|
||
|
key: 55736F7A-83AB-4190-AF43-9D031A6F9612
|
||
|
subject-path: classpath:notification_templates/Publish/Email/subject.{language}.txt
|
||
|
subject-field-options:
|
||
|
mandatory: [ ]
|
||
|
optional: [ ]
|
||
|
body-path: classpath:notification_templates/Publish/Email/body.{language}.html
|
||
|
body-field-options:
|
||
|
mandatory: [ "{reasonName}", "{name}" ]
|
||
|
optional:
|
||
|
- key: "{recipient}"
|
||
|
value:
|
||
|
formatting:
|
||
|
'[{reasonName}]': null
|
||
|
'[{name}]': null
|
||
|
'[{recipient}]': null
|
||
|
cc: [ ]
|
||
|
cc-mode: 0
|
||
|
bcc: [ ]
|
||
|
bcc-mode: 0
|
||
|
allow-attachments: false
|
||
|
cipher-fields: [ ]
|
||
|
- #Template
|
||
|
key: 223BB607-EFA1-4CE7-99EC-4BEABFEF9A8B
|
||
|
subject-path: classpath:notification_templates/Template/Email/subject.{language}.txt
|
||
|
subject-field-options:
|
||
|
mandatory: [ ]
|
||
|
optional: [ ]
|
||
|
body-path: classpath:notification_templates/Template/Email/body.{language}.html
|
||
|
body-field-options:
|
||
|
mandatory: [ "{templateName}" ]
|
||
|
optional:
|
||
|
- key: "{recipient}"
|
||
|
value:
|
||
|
formatting:
|
||
|
'[{templateName}]': null
|
||
|
'[{recipient}]': null
|
||
|
cc: [ ]
|
||
|
cc-mode: 0
|
||
|
bcc: [ ]
|
||
|
bcc-mode: 0
|
||
|
allow-attachments: false
|
||
|
cipher-fields: [ ]
|
||
|
- #UnlinkConfirmation
|
||
|
key: C9BC3F16-057E-4BBA-8A5F-36BD835E5604
|
||
|
subject-path: classpath:notification_templates/UnlinkConfirmation/Email/subject.{language}.txt
|
||
|
subject-field-options:
|
||
|
mandatory: [ ]
|
||
|
optional: [ ]
|
||
|
body-path: classpath:notification_templates/UnlinkConfirmation/Email/body.{language}.html
|
||
|
body-field-options:
|
||
|
mandatory: [ ]
|
||
|
optional:
|
||
|
- key: "{email}"
|
||
|
value:
|
||
|
formatting:
|
||
|
'[{email}]': null
|
||
|
cc: [ ]
|
||
|
cc-mode: 0
|
||
|
bcc: [ ]
|
||
|
bcc-mode: 0
|
||
|
allow-attachments: false
|
||
|
cipher-fields: [ ]
|
||
|
template-cache:
|
||
|
prefix: ${CACHE_DISAMBIGUATION:}
|
||
|
key-pattern: "{prefix}:Notification_Message_Email_Template:{key}:v0"
|
||
|
override-cache:
|
||
|
template-cache:
|
||
|
prefix: ${CACHE_DISAMBIGUATION:}
|
||
|
key-pattern: "{prefix}:Notification_Override_Template:{tenant}:{type}:{channel}:{{language}}:v0"
|