Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

CPS-temporal notifications properties to be configured :

Property

Description

Path from CPS root

NOTIFICATION_DATASPACE_FILTER_PATTERNS: NON-EXISTING-DATASPACE
  • Add / modify under services.cps-and-ncmp.environment section
docker-compose/docker-compose.yml
notification.enabled: 'true'
  • Add / Do not modify under services.cps-and-ncmp.environment section.
  • Make sure to always enable it as it is used by CPS for Asyncasync / Internal internal communications.
docker-compose/docker-compose.yml

...

If dataspace filter patterns property is set to empty ("") or any as wild card (.*)

NOTIFICATION_DATASPACE_FILTER_PATTERNS: '.*' or ""