Discuss data, share best practices, learn, and grow with Ataccama's Community.
Recently active
Hi everyone, I'm Sathya, Solutions Consultant at Ataccama. In this post I am going to talk about creating Data Domain , relationship usingΒ AQL expression.Β Step 1:Β On the organization tab, go to Global settingsΒ Step 2:Β Click Navigation IconΒ Step 3:Β List of entities will be listed, under Business glossary we will have Data DomainsΒ Step 4:Β Click on the 3 dots and click Add Child option to add a child to the list.Β Step 5:Β Pop up window appears, fill in the details as follows:Navigation item type: Listing Listing Node: Term Icon: Folders Text Medium Name: Fill the name of the Data Domain Save and publish.Β Β Β Β Step 6:Β All the terms will be added to the Data domain. To filter out we have to update the AQL expression.Β Step 7:Click on the 3 dots on the right corner of the terms page where the data domain is displayed and choose Edit page.Β Step 8: In the Filter part we must fill in the AQL ExpressionΒ Step 9:Β Syntax for AQL expression:name is "(name of the dataDomain)" OR @termRelationship(target)
Hi all, I have a group of PPP that need to be renamed.Β Is it possible to update name once published? How? Thanks
I want to configure one general email notification that will be used for all of my monitoring programs. I would prefer to receive a single email notification that compiles the findings from various monitoring projects rather than the numerous emails I usually receive for each monitoring project. I'm aware that I should use One Desktop, but I'm not sure how to proceed precisely. Well, I know that I have to call monitoringProjectProcessing which allows me to Β retreive the finish time with processing ID. And then I have to complie to get the ID link of notification but the problem is here that I dont know the step exactly. It would be great if you could help.Thanks in advance.
Letβs say we have some properties placed at the table attribute level. Is it possible to display those table attribute properties in the data structure page of the catalog itemΒ as shown below? Thanks in advance.Β Β
HelloΒ I am trying to start the MDM Sever and I am facing the below issue. I have cleared the database and started the database and key-cloak. Database and key cloak started successfully. After that I am triggering the start-mdm-server.bat file and its causing the below issue.Β Β Did anyone face similar issue while starting the MDM server? Could you please let me know how to resolve this issueΒ
Hello, Iβm trying to figure out why the export plan section in Ataccama ONE desktop keeps showing βNo Records Foundβ although I have created a list of export plans. Once I create an export plan, I save and publish it, but it does not show up as part of the export plan section instead it says, βJSON errorβ. Does anyone have any idea on how to fix this issue ?Thank you,PrithikaΒ Β
Hi,There are certain records that contain βwhite spacesβ at the beginning and/or at the end. Ex: βΒ Β Β 100137069Β Β Β Β β, βΒ Β Β 100017129Β Β Β Β β, etc. We don't allow the use of white spaces and want to build a DQ rule to check the invalid records. Hence the advanced expression:Β Β length(String_ATTRIBUTE_1) <> length(trim(String_ATTRIBUTE_1)). When I test the DQ rule it works as intended. I copy the above results and paste them in the test environment and it shows me the record is invalid. When I remove the white spaces it will considered valid. However, when I run the Monitoring Project based on the same records and DQ rule it gives me 100% validity. How is this possible? And maybe more importantly, how can I create a rule that will show the invalid records shown earlier?Β Β
We recently had a glitch in our Test MDM load, and only 1,000 of the 4 Million+ records came into the MDM from our source system. MDM inactivated most of the 4 Million records (appropriately). However, now that we have fixed the glitch and are pulling all 4 MillionΒ into MDM from our source system, it is is not reactivating the ones it had previously inactivatedβ¦Β how can I force a re-activation of those records?
Hi Community,I have usedΒ this community tutorialΒ (thanks @anna.spakovaΒ !) andΒ this part of the documentation portalΒ to create a custom relationship (and an existing custom relationship as example). So that should be enough info, but still I encounter an issue. As follows.The relationship is between an extension of term (entity term) and custom entity application. The new relationship has been defined in entityΒ entityTermSourceOfRecordRel as followsThis new entity has also been defined in entity metadata as array.A new relationship type has been defined for this purpose:In the entity term screen I have defined the realtionship as follows:{"_type":Β "relationships","relationshipPropertyPath":Β "/entityTermSourceOfRecordRel"}On the entity term screen I would now expect to be able a new relationship like this (from the example we already had implemented):Instead I only have the option to define a new relationship type, like:What am I overlooking? We are on version 13.9.Thanks and kind regard
Hey Everyone!We have a use case involving datastage and curious if anyone has worked with this in the past. We have a team who has datastage jobs that are triggered by a table being pushed information downstream. We are wondering if there is a way either in the web or desktop, if we can use the trigger files that are created by datastage,Β somehow plug into the datastage flow, or another wayΒ that would trigger a monitoring project simultaneously to run data quality checks against the load? if certain data is not loaded in correctly, it will break the connection for the two tables, and in turn break the job,Β and they want to see the population of what is breaking the join. Hope this makes sense!Β Thanks,Thomas
Hi everyone! Iβm wondering if its possible to trigger or use theΒ Review workflow from one desktop? For instance, im currently updating a large amount of attribute descriptions and am publishing them with one desktop. Whenever I use the One Metadata writer it will apply the descriptions automatically without further approval.I would like to know if its possible to write the descriptions and then have them sent to the tasks board for the data owner to review and approve or deny.Example of what im trying to do:Use one desktop to write descriptions to attributes Review workflow is triggered, andΒ new descriptions are assigned to data owner for review (preferably in batches of 15-20 if possible) Owner either approves changes, causing descriptions to be updated or denies them causing no change to descriptionsThank you for any help!
Hello everyone!In this post, Iβll walk you through how to extract the description of all the columns and tables using the one desktop plan. Providing detailed descriptions and comments is a fundamental best practice in data management and data standards. This approach significantly enhances theunderstanding and usability of data.The summary of all the tables, attributes and their descriptions can be extracted using the below plan.1. Open a plan and add Attribute and Catalog Item metadata reader steps.2. The Attribute meta data reader helps to extract the attribute names, comments, description. Open the meta data reader and provide the column names as below and provide the Parent Id Column name as βCatalogItemIDβ.3. The Catalog Items meta data reader helps to extract the catalog Item name based on the catalog Item Identifier. Open the meta data reader and provide the column names as below and provide the Id column name as βcatalogItemIDβ.4. Use the Join Step and join the meta data reade
Β Hi everyone! In this post, Iβm going to walk you through how to ensure that changes made in the post-processing plan are visible across different user accounts.Issue DescriptionIn version 14.5 of ONE Desktop, there is an issue where if you create a post-processing plan for a monitoring project from one account, the changes are not reflected when another user logs into the same environment.SolutionTo fix this issue, you need to download the remote file every time before making any changes to the Post Processing Component to ensure you are editing the latest file.Steps to Fix the Issue1. Login to ONE Desktop:Connect to your server by navigating to Server -> New -> ONE Platform2. Create a Post-Processing Plan:Go to the Monitoring Project -> New -> Post-Processing Plan. Β 3. Download the Latest Changes:To get the latest changes from one account:Right-click on the Component. Select Download. Choose Download Remote File Β By downloading the remote file, you will get the latest c
Hi Team,Β I am working on task to check the number of rows in a column. I am using count of ATTRIBUTE_1 but not able to achieve it . can you please suggest a better approach. let me know if i miss anything.Β
Hello Ataccama teamΒ Checking ataccama admin center on resource section there is mentioned the JVM Heap Memory,I would like to know more about the Ataccama JVM Heap Memory configuration , as I understand Ataccama manage Java APIs (mmm comment, dpe,...) , I am curious to know if Ataccama has a configuration file to define the limits of JAVA memory to use on each ataccama api, or if Ataccama has a configuration file to manage the whole java resources.
Β Β Hi I'm Srija, Solutions Consultant here at Ataccama.In this post, we can see a workaround for changing the stewardship for out-of-the-box rules and terms along with the project related business terms and rules. This workaround helps to transfer the stewardship of business rules and terms to βOrganizationβ without causing the API error.How to perform the transfer of stewardship?ONE web applicationΒ By creating a custom plan to change stewardship for multiple business terms and rules.Β How to create a custom plan to bulk change stewardship for business terms and rules?In ONE desktop, you can use metadata reader steps from term or rule, and you can join with group metadata reader using stewardship name and name. In the JSON step, use the below GraphQL query to change the stewardship for terms or rules.{"query":"mutation TransferStewardship_rule($gid: GID!, $newStewardId: GID, $accessLevelForPreviousSteward: String) {Β Β ruleTransferStewardship(Β Β Β Β gid: $gidΒ Β Β Β newStewardId: $newStewardIdΒ Β
I am working on the usecase of comparing two different columns in two different csv files. I need to compare these column, remove any duplicates and merge them into single column. I am trying to use join component but not sure about this approach will work or any better solution is available to achieve this use case - If anyone can suggest a better apprach it will be helpful. - Thanks.
Hi everyone, me again π I work as a professional services consultant in Ataccama and I prepared another article for you, this time about some recommendations for integration with git, mainly for self-managed deployments. Specifically, when you have the DQG suite and you want to integrate your orchestration server. You can probably reuse some of these recommendations for other modules as well.Before you start reading, please note that I reused some of the already existing articles:https://community.ataccama.com/master-data-management-reference-data-management-92/one-desktop-git-recommendations-187?tid=187&fid=92I also recommend checking out this article in our documentation for working with git in our IDE:https://docs.ataccama.com/one-desktop/latest/projects/git.html#introduction-to-git-and-egitAlso please note, that this article doesnβt cover how to work with git in general, but more on how to work with the Ataccama projects, what files to version, what to look out for etc.Recomme
I have certain Business terms that i want to track on which fields are getting mapped from which datasets on a given day.Is there a way, i can send a notification to myself (and any others interested) on the occurance details of a term - and i schedule this to run periodically like every monday?Β To be specific, Iam want to track Social Security Number. I want to get a report every monday morning - with list of Catalog items and attributes that are mapped to this term. (from the occurances details).Β Is it possible?? How??Β Β
Hello! I am looking for assistance with applying filters to rules. Currently, I understand that the "where" clause can be used in rules, but it seems to apply to all records uniformly.Β What I need is a way to create a rule that only affects a subset of the data, so that the total count of records affected by the rule is different from the total count of records in the Catalog Item. For example, if I have a dataset with 1000 records, I want to create a rule that only applies to, say, 200 of those records based on specific criteria, without affecting the other 800 records. So if there is 100 records failing the result should be 100/200 instead of 100/1000.Is there a way to achieve this selective application of rules? Any guidance or examples on how to set this up would be greatly appreciated.Β Thank you!
is there a way to change the date format in ataccama one. i want the format to beΒ dd mm yyyy, what i have currently is mm dd yyyy
Say now we have an term with more than 10 properties to display at the same time. Is it possible to (configure the metadata model so once we click the term it will)Β show all the properties without having to click thisΒ Show all button? Thanks in advance.Β
How can I run a .vbs file workflow. May be either βRun Shell Scriptβ or βRun Windows Commandβ. Or is there any other options available?Β I tied to run this through βRun Shell Scriptβ but it showing an issue with Interpreter(/bin/sh)Β
Hello can you please assist in finding out how to findΒ the duplicates in a column using one desktop.
For terms like USA Zipcode, USA Social Security Number etc., - the term is enabled with AI detection and it is getting tagged to hundreds of fields - most of them are NOT zipcode or SSN.Β Β If it was giving a score and recommendation, I would have discarded the recommendation, but it is assigning the term automatically and I have to go in and remove that - which became painful. I have now disabled the AI detection but is there a better way to tune it to make it work better?Β
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.