...
Normal course is a description on what happens if the event is triggered and pre-conditions are met. Following table contains the comparison of MVP normal course and fully implemented workflow normal course.
MVP course |
---|
|
...
Preconditions:
Information mediator IM is installed to the sandbox and enabled
The mocked database acting as the CR (Citizen Registry) is created
The mocked benefit program data is available in BOMS
The User (Civil-servant who fills citizen registration form in SRIS) must be created in SRIS and BOMS to fill and submit registration form.
...
Trigger is the event that triggers the BB action. In this phase there are four triggers based on user actions in UI:
Create SRIS record - triggered when user submits the record
Provide benefit program data - triggered when user associates the SRIS record to BOMS benefit program record
Create BOMS record - triggered when user submits the SRIS and BOMS association
Send payment request - triggered when user submits the SRIS and BOMS association
Data input and output
Data input | Data output | API spec |
---|---|---|
|
|
...