Stream Services are an Open-Source accelerator to connect with Backbase "out-of-the-box" components responsible for orchestrating calls to Banking Services.
At the moment once a secondary service agreement is created it can not be updated via streams. This PR allows updates to secondary service agreement. The change is specifically needed to allow Service Agreement additions modifications along with the rest of the SSA attributes.
The feature is configurable and can be enabled or disables by the following flag backbase.stream.legalentity.sink.serviceAgreementUpdateEnabled
Checklist
[x] I made sure, I read CONTRIBUTING.md to put right branch prefix as per my need.
Description
At the moment once a secondary service agreement is created it can not be updated via streams. This PR allows updates to secondary service agreement. The change is specifically needed to allow Service Agreement additions modifications along with the rest of the SSA attributes. The feature is configurable and can be enabled or disables by the following flag
backbase.stream.legalentity.sink.serviceAgreementUpdateEnabled
Checklist