feat: Implement initial setup for Financial Crime domain
- Added Makefile for orchestrating domain instantiation and management. - Created deploy README for guiding the setup process of the Financial Crime domain. - Introduced domain configuration file for mapping metadata to the deployment template. - Implemented pre-commit hook for validating metadata before commits. - Developed instantiation script to manage the lifecycle of the Financial Crime domain. - Added Salesforce CRM source with associated metadata and transformation files. - Added SAP Fraud Management source with associated metadata and transformation files. - Added Temenos Payment source with associated metadata and transformation files. - Removed obsolete payment event and parties transformation files.
This commit is contained in:
@@ -125,9 +125,9 @@ graph TD
|
||||
|
||||
Business Application | Platform | Capability Domain
|
||||
--- | --- | ---
|
||||
[Temenos Payment](sources/temenos-payment/source.md) | Temenos SaaS | Payment Execution
|
||||
[SAP Fraud Management](sources/sap-fraud-management/source.md) | SAP | Fraud
|
||||
[Salesforce CRM](sources/salesforce-crm/source.md) | Salesforce | Customer Relationship Management
|
||||
[Temenos Payment](../sources/temenos-payment/source.md) | Temenos SaaS | Payment Execution
|
||||
[SAP Fraud Management](../sources/sap-fraud-management/source.md) | SAP | Fraud
|
||||
[Salesforce CRM](../sources/salesforce-crm/source.md) | Salesforce | Customer Relationship Management
|
||||
|
||||
## Entities
|
||||
|
||||
|
||||
Reference in New Issue
Block a user