See: Description
Class | Description |
---|---|
NotificationJwsImpl |
The Event Notification service has been conceived to notify concerned/interested people or systems when a particular event occurs in the SFC2014 system.
|
The Notification service is a web service that will allow external systems to get notifications about the events occurred for any object in the SFC2014 application.
The order in the notified events:
If a client still needs to process the events following the chronological order with which they have been generated, it could keep into account that:
Clients can also keep into account that:
At first, the external systems will need to subscribe for events that they wish to track. Subscription can be requested by writing sfc2014-info@ec.europa.eu.
After that, the system can poll the Notification service with the desired interval of time between each call. We invite the external system to poll the Notification service not more than once each ten minutes.
Any system that didn't subscribe first can call the Notification service and will always get an SfcFaultException saying "System not found for acr: ".
Whenever an action is performed (for example actions such Admit, Accept and Decision Taken on an Operational Programme) a message is generated to handle the notification for such actions. The JMS architecture is by design asynchronous: this explains why we cannot give any guarantee
We nevertheless guarantee
This means that (for the system "SFC2014" only!) the chronological order can be determined using "OriginatorEventId". This rule cannot be generalised for other systems.
Copyright © 2024. All rights reserved.