Versions Compared

Key

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

...

draw.io Diagram
bordertrue
diagramNameDIS-and-NJ
simpleViewerfalse
width
linksauto
tbstyletop
diagramDisplayNameDIS and NJ Communication
lboxtrue
diagramWidth761
revision1

Notifications

Warning
titleSignalR is being replaced by RabbitMQ

An implementation for transaction security on notifications has been requested. This means that if a system is down it will not get any notifications, but when it comes back up it will receive the notifications it missed during the offline time period. This feature has not yet been implemented fully yet but steps towards it have been taken. The approach is to remove the SignalR notifications and replace them with messages for RabbitMQ through a secure connection. RabbitMQ ensures transaction security in this context.

When a case is created, updated, closed, or deleted by the Origin System each Consumer System is notified with a push notification, by utilizing the SignalR technology.

...

When a notification is sent out to an external system and the external system is down the notification will not be queued or be sent out again later on. The notification is lost.

...

titleRequest for transaction security

...

.

To get notifications about cases you need to connect to caseHub. URLs:

...