Update Admin: Use Cases authored by Patryk's avatar Patryk
...@@ -3,9 +3,15 @@ ...@@ -3,9 +3,15 @@
- **Bank of Lithuania (BoL)** - Bank providing us SEPA euro payment access via PAS system. - **Bank of Lithuania (BoL)** - Bank providing us SEPA euro payment access via PAS system.
- **Sepa Connector (SC)** - System responsible for communication between CBS and Bank of Lithuania. - **Sepa Connector (SC)** - System responsible for communication between CBS and Bank of Lithuania.
---
---
#### Notes #### Notes
**Notification** - could be an email, admin panel notification (when implemented) or special message in log management panel (when implemented). Could also be a chat message on special channel, if we go that way. The way of delivering notification to the designated people is still under discussion. **Notification** - could be an email, admin panel notification (when implemented) or special message in log management panel (when implemented). Could also be a chat message on special channel, if we go that way. The way of delivering notification to the designated people is still under discussion.
---
---
#### Messages #### Messages
- **Payment** - transfer of funds between accounts. - **Payment** - transfer of funds between accounts.
- **Return** - returns funds sent previously in transfer. Can be transfer rejection or response to a recall. - **Return** - returns funds sent previously in transfer. Can be transfer rejection or response to a recall.
...@@ -17,11 +23,17 @@ ...@@ -17,11 +23,17 @@
- **Inquiry response** - response to Claim messages. - **Inquiry response** - response to Claim messages.
- **Pacs.002** - status update for other messages (e.g. transfer). - **Pacs.002** - status update for other messages (e.g. transfer).
---
---
#### Questions #### Questions
1. When the claim for value date correction is used? Like a practical example from end-user perspective. 1. When the claim for value date correction is used? Like a practical example from end-user perspective.
1. **_Type your question here! Today!_** 1. **_Type your question here! Today!_**
---
---
#### Scenarios #### Scenarios
**1. Incoming message from Bank of Lithuania could not be processed by the Sepa Connector.** **1. Incoming message from Bank of Lithuania could not be processed by the Sepa Connector.**
... ...
......