Discuss data, share best practices, learn, and grow with Ataccama's Community.
Recently active
Hi Community!I was wondering if anyone has used theΒ Security term (as extension of term) functionality in OneWeb and if so how.Β There seems no documentation available from the Documentation portal or the Community to clarify the modeling choices. The node has the following propertiesΒ regulation is a string instead of a reference to node regulation and responsiblePerson is also a string. The effectiveDate is not of type date but string as well. Why would this be?Anyhow, I would appreciate if anyone can shine some light on this.Thanks and kind regards!Albert
We want to profile Hive managed tables in our Cloudera data lake. This is only possible if the Hive managed table is defined as non transactional. However to turn of that feature you need to rebuild the table. We had a discussion with our architecture team and they don't want to turn off this functionality.The other option then is using Hive Warehouse Connector. It is known that this has some performance costs. But we want to test this anyway.Is there any documentation on using this feature?
Hey all,Β Has anyone been able to integrate with TWS for kicking off Reconciliation or Data Quality Project runs? I have users asking if their DQ Projects can run after their jobs have run which are scheduled by TWS. I was thinking that there has to be a way that Ataccama could listen for when a TWS job runs and finishes, it could kick off a DQ or Reconciliation project to also begin running. Has anyone successfully set this up before? either in the OrchestrativeΒ server or within Ataccama Desktop?Thanks
Building upon the excellent work of our Flamingo design team, and a fun gradient ranging between purple and βelectricβ pink, I like to think that Ataccama looks pretty cool by default. However, we fully appreciate that many businesses have a need to customize their enterprise software to match their corporate brand and identity. This brings us to todayβs topicβ¦ customisation!In this post we are going to cover how to set custom logos and colour themes in Ataccama DQG.Β Β By navigating to Global Settings β Customization, itβs possible to perform a range of customisations in Ataccama DQG. As well as options for custom Translations (pirate, anybody?) and Navigation layouts to reorder and customise the sidebar, you can use the Theme section to fully customise the colours of the UI itself*, aswell as change the top logo to your own.Indeed, this last feature is as simple as drag-and-drop:Β You may have also noticed that this navbar is not purple! Here, we used the βMoonβ theme, but thereβs many
Hi Community!Β We are kicking off a new best practice series covering the basics of ONE DG. Each day for the next two weeks, we will dive into a new topic to level up or strengthen your ONE DG skills πͺΒ First things first, beforeΒ starting our how-to articles letβs learn the essentials we will be using for the ONE Web Application.Β Knowledge CatalogΒ is where you'll find the key tools for data management, including importing metadata from data sources, viewing, discovering, and profiling data. Let's explore the two main sections of the Knowledge Catalog: Catalog Items and Sources.Catalog itemsΒ house your actual data, organized into attributesβthink of them as columns in a table. These items are imported into the platform from various sources representing different storage types.Business GlossaryΒ serves as the central repository for business terms.Business termsΒ are labels assigned to the data that help you understand and organize your data. You can also create hierarchical structures betwe
How can I map custom input parameter for Validation component in Ataccama One Web UI?Β Β Β
I have a workflow that runs multiple components. In the workflow I have a parameter called load_id that I would like to use to query all kinds of tables later in the flow. But if you use a JDBC Reader in your component you can't use the parameter in the query. You could if you were able to do an Alter Format before the JDBC Reader, but JDBC Reader allows no input.I've seen some tips here in the Community, like these:Β But initially I still ran into some issues before I got it working. So I decided to share a working example.This is my very simple workflow.It only has a Run DQC task that will run the component.But let me show the global variables in my workflow. I hardcoded the load_id, so my query would get rows back.Β Now lets look at the configuration of the Run DQC task:Β As you can see, I run the parameterinquery.comp component and pass on the load_id with the expressionΒ """"+load_id+"""" .On to my component:The Random Record Generator is the start of this, because with the JDBC Reade
Hi Team, could someone please assist in getting idea of implementing checkpoints in master data consolidation process.? Β as currently we observed MDM follows a one lengthy workflow of MDM data consolidation process from Data acquisition to publish data to the downstream systems [Β data acquisitionβΒ change detection βΒ cleansing βΒ matchβΒ and then merge.]Β Β during this entire flow executionΒ if any one of the components failed after few hours due technical someΒ issues, then it is required to restart this entire flow. just to avoid this we wanted to restart the jobs from the point where failure happens, is there any way to breakdown or separate the jobs or implement the check points to restart.? please suggest with theΒ recommendations.Thanks,Β
Hi Community,In a term's listing (overview) page you can click on the term's name after which the detail page for that term opens. If you click besideΒ the term's name a kind of preview pane or side window opens, also showing details for that particular term. So like this:In the detailsΒ screen it is possible to change the page layout, which is especially important after having added custom properties, so that a logical layout can be retained.It looks though that for this preview pane the layout cannot be changed.Β Does anyone of you know how to accomplish this?Kind regards,Albert
Please advise if you have any documentation that provides a shortΒ description on each Ataccama functions pertaining to user access:Β for exampleAtaccama Function Description Β Administrator Data Owner Data Steward Custodian System Β Full access Β Β Β User Management Β Full access Editing access View metadata access View metadata access Source Β Full access Full access Full access View metadata access Connection Β Full access Full access Full access View metadata access Folder Folders inΒ WorkspaceΒ are intended for storingΒ SQL catalog itemsΒ and virtual catalog items (VCIs).Β Full access Full access Full access Full access Location Β Full access Full access Full access View metadata access Catalog Item Β Full access Full access Full access View metadata access Term Β Full access Full access Full access View metadata access Rule Β Full access Full access Full access View metadata acc
Hello everyone!In the new version of Ataccama 14.5, Is it possible to add comments on tables and fields from the database automaticallyΒ to the Description field in Ataccama ONE, if the Description is empty and the Comment from the database is not empty?I will be very grateful for your helpπ€Thank you!
I know that it is possible to use variables in filenames in a Text Writer (see here:Β Text File Writer: adding a datetime as suffix to an output file (ataccama.com)). But what about the Request and Response Debug File in a Json Call?I have a component for ServiceNow integration and I want to reuse another component to retrieve incident details. But when I run the main component I get this error:File file://d:/Ataccama/workspace/SNOW/distribution/debug/03_getincdetails_request_debug.txt must not be multiplicatively accessed in writing mode.The only way to get it all working, is by removing the Request and Response Debug File in the Json Call that gets incident details. A possible way around this would be if I could use variables in the filenames. But this does not seem to work in the same way that variables work in Text Writer steps (by putting the variable name between { } ).Is there another way?
Hello everyone,Iβd like to set up access permissions in Ataccama One so that users within a particular stewardship group are limited to making changes only toΒ that specific group (e.g., adding/removing users from certain roles within thatΒ group)?For example, HR users should only be allowed to make user related changes within the confine of the HR group.However, the user management seems to be a global page and does not have stewardship-specific access. If anyone has insights on how to achieve this restriction, could you kindly share your workaroundThank youΒ in advance!Ben
Hi everyone, and happy Thursday!As Iβve mentioned starting this week, this post will be the last of the Ataccama ONE WebΒ Best Practice Series for a while becauseβ¦β¦Β we are moving on to ONE Desktop next week on!Β In this post, weβll cover Workflows, and I highly suggest checking out the Tasks article from yesterday before reading it if you havenβt checked that out. It will help out with laying the foundation for workflows.Let's explore how these workflows supercharge your access and review request processes.Β Demystifying WorkflowsIn the realm of Ataccama ONE, workflows are your dynamic companions for handling access and review requests.Access Request Workflows automate data access change requests. Imagine needing higher access to an asset β this workflow empowers you to request and assigns the task to an approver, who can then give it the green light or a gentle decline.Review Request Workflows introduce automation to review changes made to data assets and get them published. If you hold
Hello:I really appreciate the commnity helping me solve more use cases and get value out of the investment we made in Ataccama.Β Now - i have another area that i need help with.We have a vendor that drops a file every night - this is not comma delimited and not fixed length. Based on the first character of the line, it decides the format of that lineFor ex: if char(1) is - 1 - then the lenght of the file will be 10 characters with first 5 characters as identfier and next five char as status.But if the first character is 2 - that means it is a different type record (type 2), that has 100 characters in length - and each of them fixed length positions.Β Now - when i scan that file through Ataccama, it is thinking the file attributes based on the first row. But is there a way i can give the metadata to the profiler?And by the way, i need this to be a monitoring project that runs DQ on a demand basis (that i would like to trigger through Airflow when the file arrives)can some one give me some
Term Detection Rule: Based on metadataRules based on metadata use information about asset, e.g. description, Catalog Item or data source name.Is there an option to expand this function to detect our βadd custom metadataβ?Β Β For example:Β On the Catalog Item level: Data Classification, Criticality, and Data Asset TypeΒ Β
Hi all,Can I export lookup fileΒ and import to another environment?Β Β Thanks in advance.
Hello Community.Β I have a vendor who shared their data through Snowflake Data Sharing. We added it as a data source and scanned the source to add the objects into my Data Catalog. I even have a sccheduled job that scans this source everyday (end of day) for sample profiling.Today, we had an issue that 10 of the tables that were previously present in the shared data source, were dropped, two new tables created, and some of the tables, have new fields added, existing fields removed, some fields renamed.This source is about 300 tables, but some of the tables ahve about 700+ fields. So, I would like to know best way for me to get a report/alert/notification onany new tables added to the source any existing tables dropped any existing table modified with new fields added any existing table modified with existing fields dropped/removed.Β What is the best way to accomplish this?For the dropped tables that previously existed, my end of day profile job is showing error in the DPM (because the ta
Data Quality checks on catalog item can they automatically come into monitoring project when that item is added to MP?Β Here is my challenge:I have catalog items with 20 or more checks. If i add them to monitoring project - it does not automatically show as βData Qualityβ for that catalog item itself. And when i add the checks to the Catalog item, they are not coming to monitoring project when i add that catalog item to the MP.Iam needing to add/configure all the rules separaely - both at Catalog item level (to get DQ percent score for that object), and also at the Monitoring project level.Β Is it possible to add the DQ rules - just to the Catalog item, and when I add that catalog item to the MP, it should automatically bring the existing rules on that object into the MP?ββββ
HiWe are interested to export metadata information into excel or CSV using βExport list of Itemsβ option (see attached image).However, this is disabled in some screens.While there are ways to use desktop components to read metadata and export to CSV, this process is highly cumbersome and still doesnβt solve the purpose.Are there anyother alternatives?
Hello:Β I have a data source with 300+ tables. I have a daily profiling job (sample data).Sometimes, when a table gets changed, and a new field added/existing field dropped, when i open that table in Data Catalog, and in the βDataβ tab, it shows that βNβ number of metadata changes happened that are marked with a βyellow triangleβ symbol (warning/alert).But, Iam able to see the list of fields that got changes, but iam not able to figure out if it is a new field added or existing field dropped or existing field changed??How can i get this data?Β
How can I enable connection page to show glossary/business terms along with other properties. I tried editing the page template but not sure what details to add for fetching those details.Β
Hello Dears,Who went through migration from 13.9 to 14.5Β or even to 15.2? How did it go?We were planning to upgrade soon to 14.5, but were surprised realizing how much manual activities it will take from our side. Such as recreating all monitoring projects, lookup files, post processingβ¦Β My question: will migration to newer version always required so much manual intervention or it is only when it comes to migration from 13.9 to 14.5?Β Thank you in advance.Kind regards,MariaΒ
Is it possible to customise the subject (screenshot below) and add things like DQ rule or Project nameΒ by any chance?Β Currently it just returns βProject run finishedβ.Β Β I have some groups with several monitoring projects and would like to know the project name in the subject line itself.And having the ability to add overall Data QUality results of that MP in the subject line will be a definite plus.For Ex: βProject run finished for Security Master Start of Day at 5:05AM PST on 4/2/2024 with overall Data Quality of 84%β(the bold and underlined above would be variables available for that monitoring project)
We have recently upgraded to RDM V14.5.0 and are finding that if you leave the screen idle for 5-10 mins the system will log you out and back in immediately. When it logs you back in it has closedΒ all the tables that you had open previously.Β Β Also, when you want to close RDM and press the βLog outβΒ button it more often than not logs you out and then back in again. It takes a 2nd press of the βLog outβ button to finally log out.Β Is there a setting somewhere that will increase the idle time so we donβt keep losing the open tables and is the need for a double log out a bug or some setting that we need to change. Any help would be appreciated.
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.