Backbase / stream-services

Stream Services are an Open-Source accelerator to connect with Backbase "out-of-the-box" components responsible for orchestrating calls to Banking Services.
http://engineering.backbase.com/stream-services/
Other
28 stars 20 forks source link

Feature/ingest arrangement id for pmts #365

Closed Jan-Nel closed 1 year ago

Jan-Nel commented 1 year ago

Description

  1. This change will allow the payments to ingest the arrangement Id they are associated with it without the need to pass the ID in the request. The payment composition service will use the external arrangement ID (from the core) to retrieve the internal ID.

  2. Added back the no-scs tag back because we were unable to get these images to run on a Baas env without it.

  3. Updated the application-local.yml files to be in line with the new BE local env instead of the old Blade setup.

  4. There was a bug which occurred because the newer versions of DBS pulls only 10 pmts from the DB by default. I now specify the maximum size that needs to be pulled.

Checklist

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication