Can't find what you're looking for?
Official
Accepted
Unanswered
Advanced Filters
Search Results (58)
Accepted Solution
Rename Bulk Assets
Hi,Is there any faster way to rename bulk assets in a given domain? Currently, I am using change asset API but that is iterating over each asset id taking a lot of time.Thank you
Questions
•
API & Tooling
Accepted Solution
add to data set worfklow
Can anyone tell me the workflow that is behind the Add to Data Set button? I would like to add some functionality to it,
Questions
•
Workflow
Accepted Solution
Workflow to copy assets from Domain A to Domain B, retaining all attributes and relations
Hi All, I would expect help for requirement for workflow to copy assets from Domain A to Domain B, retaining all attributes and relations and without deleting assets from source domain. @laurenzhiller1 @arthurburkhardt
Questions
•
Workflow
Accepted Solution
Draft Business Term
Is there any ability to create a draft version of changes to a business term in glossary? We currently have inline editing turned off for CDEs and are using a custom "Change BT Workflow" with a form that has required fields. Capabilities needed - Save information into this form without
Questions
•
Business Glossary
Accepted Solution
Workflow to create a task list.
Hi All, Does anyone have a workflow which can create a task list by going through a View and identifying the attributes which are null for an asset. The workflow should then create a table with these assets and attributes (which are null)? Any assistance would be appreciated. Thanks, Jas
Questions
•
Workflow
Accepted Solution
Workflow: User From functionality (dynamic forms) - Filtering selections in form from a previous selection
USE CASE: Enabling filtering of selectable values in a single selection field based on the selection of a single selection field (above in the same form). I am keen to explore (within 1 form) selecting from a list of values, where the selection from that list, then enables a filtered list in
Questions
•
Use cases
Accepted Solution
Ability to export Asset revision history?
Hello, We were recently asked if there is any way to get the history on changes to an asset. I know that each asset has its own history, but I cannot seem to find a way to export that history. I know there was a discussion in the old forum, but I cannot remember if it ended up with any solutions.
Questions
•
Asset Import & Export
Accepted Solution
Attribute Rest Api
Hi,Is there any way to fetch the attributes of bulk assets using Rest API. I am using attributes api but it is fetching the attributes for each asset one by one, which is very time-consuming. Let me know if there is a faster way to implement it.Thank you
Questions
•
API & Tooling
Modifying the "Create Default Views" Workflow
A few days ago, a new collibra workflow was released that uses a view api- Create Default Views - Collibra Marketplace The apis that are used in this workflow aren’t exposed to us yet. That being the case are we “allowed” to modify these workflows? For instance, I would only like this workflow to ru
Questions
•
Integrations
What's the best way to get a comment feed for a domain?
Hi there, As we see more pickup in Collibra usage, I’m running into a problem that users are leaving comments on assets that are ignored by admins, since we don’t have a good way to view them. Is there some way to show a comment feed for a domain (similar to the “activity feed” on this forum) that
Questions
•
Use cases
How to upload jdbc driver to run the "refresh jobserver schema API"
Hello, I’m using one of the Catalog API v1 - Refresh a jobserver Schema. One of the parametr to the input json is jdbcdriverid. I see there is an api to findDrivers. But what is the API to upload the driver. Thanks, Puneet.
Questions
•
API & Tooling
Default Value in Workflow User Task
Hi , A user task can store a default value when we specify something : I am working on a workflow which gets all attributes in an asset, populates the list of attribute to users in dynamicEnum, the user on choosing any of the attribute, gets another user task ,wherein the user get the stored(I am
Questions
•
Workflow
SetAssetRelationsRequest workflow error while adding mutiple values
I am creating a “Propose Business Term” workflow where I want to use the list of the multiple asset names that I have received from the form to create relations across the business term and those assets. assetApi.setAssetRelations(SetAssetRelationsRequest.builder() .assetId(assetUuid) .relate
Questions
•
Workflow
Finds tags for an asset
I am trying to find assets for a given asset Uuid via Script task within a workflow import com.collibra.dgc.core.api.component.tag.TagApi def KPITags = TagApi.getTagsByAssetId(asset.getId()) However I got an error No signature of method: static com.collibra.dgc.core.api.component.tag.TagApi.getTag
Questions
•
Workflow
Marketplace workflfow subscriber notifications error
Hi , Has anyone used out of the box “subscriber notifications” from marketplace, I have tried uploading it and getting error.
Questions
•
Workflow
Close workflow form using javascript window.close()
hi i would like to cancel workflow in the start form if the user doesnt want to continue. While clicking on the cancel button, user gets message that workflow has been started, which is confusing. Is it possible to close the form using window.close option in java script. I tried and Im getting error
Questions
•
Workflow
Adding multiple assets with multiple attributes from excel file
I am creating a workflow to add 2 different kind of attributes while creating an asset. I am getting all this asset and attribute values from an excel sheet. But I am unable to get the asset Id of the new asset for adding the attribute. Please find the below code which I have tried, for(assetMap in
Questions
•
Workflow
Pulling Source Tags from Databricks to Collibra via Edge
Hi, I'm a new Collibra Dev. I'm wondering if there is a way for us to sync source tags from Databricks to Collibra via Edge? I saw a few documentations that we can only ingest source tags only from Snowflakes. Is this still true today?
Questions
•
Data Catalog
Approve Asset vs Certify Asset
Can someone clarify between request 'Approve Asset' and 'Certify' workflow? Do we need to request for 2 workflows for an asset/report ? As I see the status is changing from 'Candidate' to 'Accepted' if we skip 'Approve Asset' and directly go with 'Certify' Is there process to be followed that givi
Questions
•
Workflow
Collibra Technical Implementation & Intergration & AI
I would like to get hands on with Collibra API, Integrations and AI with Python or any other Language in a quick, productive way. I could not find anything on the site but for lots of descriptive documents. I am looking for use cases with implementations. 2. Any Paid Hands on Training Information
Questions
•
Use cases