Developers

Developers

No Description Added

718

Have a question?

Create Post

Recent Conversations

View More

(718)
Validate the name of an asset

I need to write a validation that ensures the name of an asset starts with an "A". Normally I can write startsWith(attributes.'FieldName'.first(),("A"), message:"Must start with A").  But I cant figure out what to call the asset name. I have tried Name, Full Name, and Display Name.  Any i

Questions

15

2

0

Overlays Not Showing Correctly in Business Diagram Node

I would like to display various Steward values as an overlay on a node of a Business Diagram.However, I seem to be facing two problems: 1. If the value is inherited it does not display 2. The value does not display instead I get a small head shaped icon Anyone have any ideas/have faced similar issu

Questions

12

1

0

Trigger worklfow on assets import via REST API

Hi, I have a requirement where I want to trigger a workflow on as asset when an asset is created via the REST Import API. I tried using the "Asset Created" start event in workflow settings, but it is working only when the asset is created from the "Create" menu within Collibra. However this settin

Questions

19

1

0

Workflow that creates Full Name

Hi I am trying to build a workflow that takes the information from an attribute of an asset and the name of the same asset to create a unique full name. This is what I have come up with so far with the help of chatgpt 😅: import com.collibra.dgc.core.api.component.instance.AssetApi;import com.coll

Questions

8

1

0

Workflow start form - dynamic asset type and user group filter

Hi guys, I have two questions regarding workflow development in Workflwo Designer. Is it possible to dynamically pass asset type filters (UUID of the relevant asset type(s)) to an asset data entry field in a start form, e.g. from a configuration variable? Please note that I am talking about a star

Questions

8

0

0

Data Masking for the Request Sample Data in Edge

Hello!How to mask the sample data in Edge?Thank you!

Questions

10

1

0

Check out data basket button missing

hi I have downloaded latest version if the workflow- Request Data Sets Access and updated my current version in collibra.  After i deployed latest version, Im not getting "checkout data basket" button in my data basket(with items in data basket).  Workflow settings is updated as per docume

Questions

7

0

0

List of validation rule results in workflow

Hi all I am trying to access the results of all validation rules validating one specific asset. The idea is to have a workflow that starts on status change event, and triggers all the validation rules with the outcome of allowing the status change if all validation rules are met (valid). I can't fig

Questions

9

1

0

Attribute change

What workflow should be used for changes in some of the attribute of a business term. If I want a notification for changes in some attribute of all business term in business glossary.

Questions

6

0

0

Request Asset Access Workflow

Good day, I am implementing Request Asset Access OOTB Workflow in our instance. The user account to use this workflow must only have Reader license only, being the reason why they need to trigger and request access in a certain workflow. However, as I give the user account the global permission, S

Questions

6

0

0

Loading...