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

CorelessV2 Examples Demo Update #142

Closed ruromero closed 2 years ago

ruromero commented 2 years ago

For the preparation to the BIAN Day in London UK I updated the integration between the existing service domain examples.

After these changes the CustomerOffer retrieves the Score from the CustomerCreditRating score synchronously. Depending on the score retrieved CO will transition the procedure from the Initiated to the Completed or Interrupted State.

After each transition an event is emitted.

The PartyRoutingProfile will update the existing Processing procedures