open-accelerators / mercury

Journey to open platform for digital bank modernization. A reference implementation of BIAN to start, providing documentation and artifacts of reusable source code.
Apache License 2.0
15 stars 9 forks source link

Align state change notifications with BIAN model #124

Closed ruromero closed 2 years ago

ruromero commented 2 years ago

In BIAN there is a predefined set of the possible states. These are the states that will be used in the state change notifications. This can be used to generalize and simplify the eventing libraries.

Also it is important to identify possible missing information in the current state change notifications at any SD/CR/BQ level