Community
Integrations
No Description Added
245
Have a question?
Create PostRecent Conversations
collibra-integration-library-sb3-1.0.1 no longer compatible with Workflow Definition API
Dear @springboot_team, We've recently upgraded Collibra to 2024.10 and turns out that the latest integration library (1.0.1) for Spring Boot 3 is now longer compatible with Collibra Workflow Definition API. When deploying the definition, API client throws an deserialization exception due to missing
Questions
18
1
The Spring Boot Integration Library Seems to Ignore Proxy
Hello, I'm trying to connect to Collibra in a Spring Boot Project using Collibra's Spring Boot Integration library. It seems to work fine initially, and I can use the CollibraImportApiHelper class to access assets. In the logs I can see: 2024-08-14T17:30:24.940+01:00 INFO 33676 --- [ &
Questions
22
1
0
Dependency 'io.swagger:collibra-core:1.0.0' not found
Hi Collibra Team We were exploring this marketplace listing and received below error : Dependency 'io.swagger:collibra-core:1.0.0' not found for following dependency: <dependency> <groupId>io.swagger</groupId> <artifactId>collibra-core</artifactId> <ve
Questions
14
1
0
Getting the Domain ID from an asset Object
Hi everyone, For my workflow, I need to get the Domain ID for an asset. I have retrieved the asset object successfully find the FindAssetsRequest.builder. I tried different ways, but keep running into errors retrieving the Domain ID from that Object. The bolded is what I need. getDomain().get
Questions
46
1
0
Collibra API Integration
Hi Team, We have a use case to expose our PostgressSQL data on collibra data catalog, we need to use the API endpoints to tweak them. Do we have python SDKs so that we can manage efficient error handling? Please provide all the related documents, would really appreciate it. Thanks!
Questions
40
1
0
Struggling with API Integration - Any Advice?
Hi everyone, I'm hoping someone can help me out with an issue I've been running into with Collibra's API integration. Every time I try to connect our internal system with Collibra through the API, I'm getting repeated timeouts and authentication errors. When I was searching about this I came across
Questions
56
1
0
Exporting data classifications of a column
Hi all, We are currently working on a use case to export detailed information about columns within a specific domain, including column names, attributes, and data classifications. However, we have encountered a challenge: the classification related to a column is not an attribute type, and therefor
Questions
39
1
0
Extracting KPI definitions from database views
Hello, In my organization there are several hundred KPIs defined in a views. (For example, there is CustomerKPI view select a * b / c as CustomerScore1 definition. Is there a way in Collibra to automatically extract those definitions for purposes of crating KPI catalog? If so, how? Do we need to cre
Questions
41
1
0
Logging Import API Command
I am using the Collibra writer created by Ataccama product to import assets in the environment. but I noticed that there is an issue with the relationAction parameter. I currently have it up as add or ignore, however, regardless of that, it is still replacing the relations. so I would like to know i
Questions
31
2
0
workflow execution counts
Is there a way to tell how many times a workflow has been kicked off? We want to see if some of our workflows are being used and how often.
Questions
52
2