Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

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

  • 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

...