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:
@@ -19,3 +19,7 @@ env/
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
/semprini-data-domain
|
||||
/lib
|
||||
/.env
|
||||
/domains/
|
||||
|
||||
Reference in New Issue
Block a user