Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Onboarding Process to Data Rules is by Request

Onboarding is a required step and performed by R&D/Data Rules team for every required tenant.

https://eagleinvsys.atlassian.net/wiki/spaces/MC2/pages/3315138607/Data+Rules+Tenant+Onboarding

Supported use cases:

  1. Eagle clients, that will use Core Resources with no customizations

  2. Eagle clients, that will use Core Resources + Extensions off Core Resources or Eagle tables

  3. Custom Oracle and Snowflake tables

Data Rules Core implementation - Is required for Eagle Clients, who want to move their data to Vault

https://eagleinvsys.atlassian.net/wiki/spaces/SOLUTIONSDEL/pages/3693215818/Data+Rules+Resource+Availability

  • All Core Inflow resources are available after Dara Rules deployment to specific tenant via Metadata API:

https://apps.sd.dev.az.eagleinvsys.com/api/vault/metadata/api/doc#/full-update/fullupdate

  • DYNSQL models are deployed by request to specific tenant via Metadata API:

https://apps.sd.dev.az.eagleinvsys.com/api/vault/metadata/api/doc#/data-model/executeDYNSQLLDM

Data Rules Core implementation + Extensions

Data Rules Core deployment is required: https://apps.sd.dev.az.eagleinvsys.com/api/vault/metadata/api/doc#/full-update/fullupdate

Data Rules Core deployment is required: https://apps.sd.dev.az.eagleinvsys.com/api/vault/metadata/api/doc#/full-update/fullupdate

https://eagleinvsys.atlassian.net/wiki/spaces/SOLUTIONSDEL/pages/3454730431/Data+Rules+Extensions+a+step-by-step+guide

  • Define metadata/ontology based on Eagle data for extension on Eagle/Oracle side

  • Generate Processing rules

  • Create Extension of Core Resource for Vault tenant

  • Generate DDL

  • Generate Processing Rules

Custom Implementation

Data Rules Core deployment is required: https://apps.sd.dev.az.eagleinvsys.com/api/vault/metadata/api/doc#/full-update/fullupdate

Data Rules Core deployment is required: https://apps.sd.dev.az.eagleinvsys.com/api/vault/metadata/api/doc#/full-update/fullupdate

  • Create a custom EDS object in Eagle

  • Run EDS extract in Eagle

  • Use Schema Drift functionality in AUTO_APPROVE mode - new resource will be created automatically in Vault and the following steps will be executed:

    • generate ontology for new resource

    • generate processing rule

    • execute DDL

    • publish data models

    • load data into new table

https://eagleinvsys.atlassian.net/wiki/spaces/SOLUTIONSDEL/pages/3495919683/Schema+drift

  • No labels