Official

Accepted

Unanswered

Relevance
Selected Relevance

Advanced Filters

Search Results (9)

Process all Asset selected on a Domain View

I would like to create a workflow that will process all the Assets that have been selected by the user on a Domain view, in the same way the the Move or Delete function would work. I do not want separate instances of the workflow to be created for each Asset that has been selected. Is there a way t

Questions

10

0

Removing Responsibility UUID

Is there a way to remove a Responsibility from a given Asset using the core API? I know it can be done by clicking through: Going into asset -> Responsibility -> selecting, for example, the Data Steward role -> pressing the delete/bin button. I would like to achieve the same through the cor

Questions

21

1

0

API for getting KPIs about assets - counting assets with criterias - reporting

Hello, i would like to know what is the best practice for getting KPIs about assets with Collibra’s APIs ? The goal is to count assets with filtering or selection on community, domain, validation result, responsability, creation or modification date, … The only method i see in REST API is ‘HTTP GET’

Questions

134

7

0

Import/Export Stall - No Error

Note: I have scheduled a coaching session for later this week, but thought I’d also ask here Does anyone have an issue with an import just stalling with no error or stoppage? I am currently importing assets for a custom glossary but the import will just jump to a random percentage and just…stay ther

Questions

59

3

0

KPIs and Calculated Fields Brought Into Collibra - KPI Asset or Business Term?

Are any of you storing KPIs and calculated fields within Collibra? Are you bringing them in as their own “KPI assets”, or as “business terms”? How did you make the determination between these two? What else did you consider when undergoing this effort.

Questions

87

3

0

0

Issue with Importing KPI Glossary

I'm trying to populate a KPI Glossary. I've added the fields I want, extracted the template and ensured all necessary characteristics for import are included. I filled out the template, however, despite no error messages indicating issues, when I attempt to import into Collibra, nothing gets importe

Questions

14

1

0

Ways to stuff more information in asset history

I am looking to add workflow data in the history of assets. As far as I know you can’t really change the history page portion of assets, but just putting it here in case someone knows a way. As my current workaround would be to create a workflow that fetches the history with workflow information (us

Questions

9

1

0

0

How to add Comment to an Asset via script task in groovy ?

Below is the snippet i found to add comment to an Asset. //add comment commentApi.addComment(AddCommentRequest.builder() .baseResourceId(newAssetUuid) .baseResourceType(ResourceType.valueOf(“Asset”)) .content(reason) .build()) Above code is not working and I’m getting error associated to resource ty

Questions

8

1

0

0

What kind of domain and asset type should I assign to ERM Diagrams in jpeg and docx file saved in Sharepoint

I wanted to bring in a couple of ERM diagrams into Collibra. Currently they are in jpeg and docx file format saved in sharepoint folder. We wanted it to appear under our Data Community and be visible in the organizational structure. I am not quite sure what kind of domain and asset type is appropria

Questions

7

0

0