Database Views
Hello:
I want to know the steps or how to ingest SQL Server views, functions and store procedures in Collibra so I can catalog them as an asset.
Any help is greatly appreciated..
aaditya2000
Posted 2 years ago · Edited 1 year ago·Last reply 2 years ago
3 comments
Laurenz Hiller
·2 years ago · EditedFor ingesting SQL Server Views you can use Edge and the according JDBC Driver.
I think for ingesting functions and stored procedures as assets you will need to implement a custom integration leveraging the Collibra Import API.
Laurenz Hiller
·2 years ago · EditedFor ingesting SQL Server Views you can use Edge and the according JDBC Driver.
I think for ingesting functions and stored procedures as assets you will need to implement a custom integration leveraging the Collibra Import API.
Grant Rollerson
·2 years ago · EditedFunctions and Stored Procedure you typically can't ingest natively >> Supported data sources for technical lineage (collibra.com). There are exceptions as at @17 May 2024, these you can import SPs;
You can though import SQL via Create a technical lineage via Edge (collibra.com).