Discuss data, share best practices, learn, and grow with Ataccama's Community.
Recently active
Hi,Via ONE Desktop I created an invalid records component file which can be extracted in the Monitoring Projects βΒ Export tab. It is in regards to a Float attribute. However, when I download the .xlsx file and open to check the invalid records it shows blanks. While if I check the database I see values.How do I show Float attributes within the .xlsx file?
Our team has just started usingΒ reconciliation project in Ataccama ONE UI, just wanted to confirm if we can apply a DQ rule on reconciliation projects, you can take a requirement e.g. if source data is having Wed as a record in an attribute and target is having Wednesday as a record in an attribute with same name, it shouldn't be highlighted as a different record.
We have environment with 14.5 and now we have established totally new environment with new Ataccama 15.4. We want to migrate all the object from one environment to another without manually re-creation of objects.Is possible to use metadata database & Audit DatabaseΒ of 14.5 in 15.4 Environment with some upgrade process so that all the objects can be accessed in 15.4 without any issues?What are the steps to be taken for this?
I have two location tables with 2-letter codes and integer codes but need to keep them both.Β Need to create a crosswalk table that maps the codes in both to a location name. Has anyone setup a crosswalk-type table with ONE RDM?
Below areΒ Ataccama ONE DesktopΒ shortcuts organized into categories by particular viewer or editor.A full list of keyboard shortcuts can be found and called by pressingΒ Ctrl+Shift+LΒ at any time.To edit shortcuts, go toΒ Window > Preferences > General > Keys.Data Viewer SQL Editor Profile Viewer Plan Editor Search and Navigate Edit Layout Run Progress Viewer Online Service Editor Common ShortcutsData ViewerCtrl+FΒ -Β FindΒ - Opens Find dialog. Ctrl+LΒ -Β Show ColumnsΒ - Opens dialog where user selects which columns should be visible and which columns should be hidden. Ctrl+HomeΒ - Selects and reveals the top left cell. Ctrl+EndΒ - Selects and reveals the bottom right cell.SQL EditorCtrl+FΒ -Β FindΒ - Opens Find/Replace dialog if SQL query field has focus (from v8). Ctrl+EnterΒ -Β ExecuteΒ - Executes current query. Ctrl+RΒ -Β Read RestΒ - Reads the rest of the query execution. Ctrl+BΒ -Β Next BatchΒ - Reads the next batch of the query execution. EscΒ -Β StopΒ - Stops the query execution.Profile View
As we have relation for catalog items, can we also have relations for attributes?What are the metadata model changes required for this?Β Appreciate the supportΒ π
Ataccama MDM presents particular challenges for multiple developers maintaining a solution together. There is no magic bullet to resolve this, but good working practices can minimise the risk of git conflicts and help resolve them when they occur.Your organization may have established working practices for branch management, naming conventions and so on. Compare these practices with the suggestions here when defining yourΒ team processes.This post assumes the reader is familiar both with MDM and with Git usage β there are many good resources available for Git in general and for Eclipse eGit as used in Ataccama ONE-Desktop; and Ataccama provides training for MDM. This post is long enough: I will not explain technical terms or procedures that should already be familiar or can be looked up elsewhere!What is the problem?MDM and RDM use a metadata-based configuration known as a Model Project. This consists of many xml files, and it is very easy for several developers to make model changes at
In Ataccama Monitoring projects, the email notifications currently provide summary details (e.g., number of failed rules, scores, etc.). Is it possible to customize the email notification content so that it also includes a snippet or sample set of failed records directly in the email body (instead of just attaching or linking to error tables)?If yes, what would be the recommended approach or configuration to achieve this in V15.4.1?
I have two BDE DPEs pointing to different Hadoop clusters. They have different cluster ids set in the configuration. In the DPM they both show up separately with their own configuration. In ONE Web I have a connection that uses DPE 1, which is working fine when only DPE 1 is connected. However, when both DPEs are connected I get the following error when I try to browse this connection:It seems to me that ONE Web can't seem to differentiate between the two DPEs. I have tried all kinds of different constraints in the application.properties files of both DPEs, but nothing has worked so far.Does anyone know if this is possible and if so, how I can get this done? Please let me know.
In One Web, withΒ invalid sample records uploaded to ONE Data, we would like to filter data that failed on a particular DQ (Data Quality) rule and download it. However, at present, there is no way to download a filtered view.The system currently only allows us to download the entire table. This means that when we download the whole table, all the DQ rule filters are lost, and there is no way to figure out which rows failed on which DQ rule. This is quite problematicΒ as we want to be able to download records that errored on a particular rule so we can send them to the appropriate team for corrections specific to that rule.Also, we often perform DQ evaluations on spreadsheets and setting up post processing or remediation plan on an excel sheet is not the most efficient approach. This is because each time there is a new version of the excel data, we would need to rebuild the whole plan again. Considering that the download functionality is already available, I believe adding an option to do
Hi β@anna.spakovaΒ Is it possible to download the list of rules (maybe using metadata reader if not from UI)?Also, anything/any links related to functionality of Export List Of Items option could help here.Thanks!Β
Hi I see we can configure PowerBI as data source in connections but want to know if itβs possible to use the BI report to be treated as catalog item to apply DQ checks and profile these.
Hello community,Iβm creating a Power BI source on Ataccama One and have a few queries:Is the built-in Power BI connection allow One to retrieve a Power BI datasets? Or this is strictly for only bringing the Power BI reports to One? The imported catalog items from this connection shows β0β number of attributes and β-β number of records (screenshots below). This is also presents in the the screenshot from the Ataccama support page (link). Is this behave as intended or am I missing anything here?Thank you in advance.Ben
Introduction What is the Ataccama Admin Centre? Where is Ataccama Admin Centre? What are the serverConfig and runtimeConfig files? Where do I start? Where are these configuration files? Sample project structure What is inside the configuration files? ServerConfig RuntimeConfig IntroductionThis is an introduction to the Ataccama Admin Centre serverConfig and runtimeConfig files:What the files are and where to find them How to setup security on the Admin Centre UI itself How to setup an online service endpoint on Admin Centre How to setup Admin Centre to enable the run of schedulers, workflows and plans / componentsThe intended audience for this article are Power Users for Ataccama ONE. Power Users may have built some plans / components / workflows / schedulers / online services, and are now looking to host them on a server environment.Β What is the Ataccama Admin Centre?The Atacccama Admin Centre can also be referred to as the βONE Runtime Serverβ. For the purposes of this document, we
Hi,After moving internal mdm connection (mdc_db) fromΒ mdm.runtimeCfg to runtime/etc/application.properities there is no more chance to see this connection in console under βDatabase Connectionsβ site and be able to track sql by turning on βSQL Monitoringβ.This was handy to see, easy and fast, which SQLs were executed and could help as early warning, that some SQL a running slow.Β This was working in v13, but since v14, this is not possible anymore to my knowledge.Is there any way, how to monitor this internal MDM connection back in MDM console?Thank you
I have created new Email template and wants to use that template while send Project Result notification. Please guide how to link new email template instead of default template?Β Do I need to change any property?
Hello!Does anyone have any ideas for how to make a welcoming and useful Home page for Data Users coming to Ataccama just for data discovery? All of the widgets seem to be focused on Data Stewards, but the majority of users arriving on to Ataccama for us are looking to find data to work with, so widgets like Tasks, Processing Centre, Notifications, and even the Getting Started ones are just confusing to them.Β Iβm looking into making a Report that just acts as a welcome page for those new users, but havenβt been able to makeΒ anything that nicely introduces the platform without putting too much in front of them.Β Let me know if anyoneβs done something like this before!
We are new to Ataccamaβs RDM app and have a question regarding the retiring and archiving of reference data.Β It appears that βPublishedβ is that last state for reference data within the app. Any workflow statuses that we would create for custom workflow happens between βEditedβ and βPublishedβ, by design, so there does not seem to be the ability to create a βretiredβ state.Yes, we could use versioning and create a business date that could be used in querying/filtering the data, but that both adds unnecessary complexity AND the data still βshowsβ in the Published view mode.Β In terms of the application, we could also delete the data, but we have various user groups that do not delete data as best practice, and donβt want to go that route.Β What have others done to reflect βretired/archivedβ reference data?Β Β
Hi Team, I have a requirement where I need to write the post processing results (post DQ, failed records) into snowflake database in a dedicated schema.If I set up a user X to perform this write operation in snowflake schema, does it also need to have read access to the data objects that I am monitoring for data quality.Letβs say data objects are on schema s1 of database ABC (snowflake) and post processing results are to be saved on schema s2 of database PQR (snowflake)Thanks for your response!
Hi all,I cannot find the filter pane (Filter) in version 15.4. Is there any chance it doesn't appear due to my access permissions?Also, is it possible to search for a custom value within the schema? If it exists, I need to identify the corresponding table, field, and row number.Thank you!
Hi All,I have a question regarding RDM approval workflow. In our project, we have stages Initiator β Review β Publish. We have a customer request to allow RDM_admin users to participate in the approval process (i.e., they must be able to review and publish records) but not receive any email notifications.We tried removing RDM_admin role from Notifications section, but that didnβt help because this role remains in Workflows section. We canβt remove RDM_admin role from Workflows section, since that would prevent RDM_admin users from reviewing or rejecting records at all,Β they wouldnβt be able to participate in Approval workflow.The following settings donβt work, RDM_admin users still receive emails:Is there a way to keep RDM_adminβs ability to review and publish without receiving emails? Perhaps by checking userβs role or username in the Conditions section, so that ApprovalΒ workflow gets skipped for certain users?The documentation for version 15.4 mentions something like meta.username, b
Β Hello,I am new to Ataccama One and had a question around using the DQ rules in other ETL tools and integrations. Itβs my understanding that a DQ rule returns whether the inputs are valid\invalid and it can be called as a web service using DQ firewalls. Is there a way to extend this logic to apply a fix to the input and returning this fix for invalid inputs ? Can this be exposed and reflected in the DQ firewall ? Do we need to build a component rule for this or can this be achieved using rule variables \ parameters ? It is not clear to me when parameters and variables are typically used in rule configuration.Β Regards,Ihab
Could anyone help me understand how to best create a collection or visualization for the dashboards?Β Currently when I go to create a new collection I cannot see any tables/attributes (that exist inΒ the Knowledge Catalog) to select as part of the collection. Is this permission based or do I need to enable a setting for the data somewhere?Β Any help would be greatly appreciated, thanks!Β Β Iβm currently using Ataccama Web v15.4.0
HelloI am looking to create a One Desktop plan to extract records which are out of sync. I need to compare tables coming from different databases and sources. Or better suggestion to achieve the same.Need help with this.Β
I have created a post processing plan in One Desktop, and when running the Monitoring Project in One Web, Iβm unable to see any sheets contains results.Β Β
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.