Discuss, learn, ask, suggest, share all things DQ&C π
Recently active
Hi Experts,Maybe Iβm missing something here. Iβd like to get the name and id of the monitoring project, catalog item in a post process, but the integration input doesnβt provide those, right? (Why nut? Or am I missing some system pars I could use here?) So how can I get these quickly?Thank you!Β
Hello. everyone! Has anyone encountered a problem withΒ large directory(example: 150 values).Β How did you solve this issueΒ andΒ make clearΒ to this directoryΒ easy in the Ataccama ONE itself, without using other external softwares, services?Β
Hi, is it possible to use data from two data sources in one catalog item? Is there an instruction regarding such task? Letβs say we have data in ERP and separate data in MDM tool, which areΒ not the part of the ERP itself, and we want to check if data in both are consistent for same records. Weβve heard, that it should be done by converting catalog items in IDE (at least for Gen1), but Iβm not sure how should it be working.Β
Did you ever useΒ valueList:property trait? No? Maybe this article will change your mind.What are traitsFirst things first. What are traits?Β Traits are used to enable additional configuration on our entities in the metadata model. They are either property traits (applied to properties) or entity traits (added to entities). Example can be a trait calledΒ fe:term that allows to give a term subtype a different color. Link to the full list of traits as well as how to apply them can be found at the end of this article.Why to useΒ valueList:property traitNow, what isΒ valueList:property trait? It is a trait that will (simply put) make properties look like terms. It will change the designΒ from the underlined text or list of underlined entities to small boxes. While it adds more to the design of the layout, it can also be very beneficial for arrays of embedded objects.Β If you have many values for this type of property, Ataccama will show only first 10 values and additional will be on other pages.
i found below string fucntion. in help document but it will check [A-Za-z]Β pattern.stringΒ matches(stringΒ srcRegex,Β stringΒ srcStrΒ [,Β stringΒ caseInsensitive=false])Β
Could someone pls share the link to learn about Ataccama one functions and expressions to refer
We continue with our series -Β todayβs topic isΒ Detection rules.πΒ Get Certified with Ataccama article series#1 Adding Data Sources#2 Add a Data Source to the Catalog#3 Business TermsπΒ LETβS TEST YOUR SKILLSUsing the ONE Web App, in the ONE Data Quality module, create a Detection Rule for 'Blood Type', if the value in the input column is one of the following 4 values, then Detect Term A B AB O Β π‘Β How to do it?Β Navigate toΒ Data QualityΒ -Β Detection RulesΒ and click onΒ CreateFill inΒ NameΒ and other information if needed andΒ SaveΒ itGo to tabΒ ImplementationΒ and fill inΒ Input AttributesΒ - always make sure you follow best practices for naming conventionsΒ In the sectionΒ Rule Logic, selectΒ DetectionSwitch toΒ Advanced Expression, write a condition andΒ Test RulePublishΒ the ruleΒ Do you have any question or tips&tricks? Let us know in comments section!Β
I am doing POC to adopt ataccama, please help me out on this requirementRequirement:Previous and current run data validation.For example:what is the threshold of yesterday sales or one week back sales and todays salesΒ
Is there a best approach to have LKPs updated via a webservice so that other web services can consume the updated lkp without restarting DQS?Β I have Web Service βAβ which builds a dictionary file.Β I also have Web Service βBβ which uses the dictionary built by Web Service βAβ.I would like to run Web Service βAβ so that Web Service βBβ is able to immediately use the updated dictionary without restarting the DQS service.Β Β Β Currently when i run Web Service β Aβ IΒ get a locked file issue:26.07.2022 12:43:56 [FATAL] Β [OnlineServicesComponent][buidTestDictionary.online][buidTestDictionary][buidTestDictionary.comp] [40] Internal error occurred during run of the plan: java.nio.channels.OverlappingFileLockException[STEP Lookup Builder[Lookup Builder]]java.nio.channels.OverlappingFileLockExceptionΒ Β Β at sun.nio.ch.SharedFileLockTable.checkList(Unknown Source)Β Β Β at sun.nio.ch.SharedFileLockTable.add(Unknown Source)Β Β Β at sun.nio.ch.FileChannelImpl.tryLock(Unknown Source)Β Β Β at com.ataccama.dqc.i
Hi all-- Please find below an introductory primer for the Ataccama Expressions language, for those familiar with Excel formulae (which are deliberately very similar in structure and use to the way weβve designed the expression language)β¦Β IntroductionOverviewOne of Ataccamaβs core values when developing Ataccama ONE is to create a user experience which simplifies as far as possible the technical complexities of data manipulation and data quality, and to put as many capabilities into the hands of business and non-technical users as possible.With this philosophy in mind we have created a powerful expression language, which moves away from the complexity of development languages such as scripting/python/SQL. Despite containing powerful and extensible functionality for complex data challenges, the design of the expressions have been made as simple as possible, and can be easily learned by anyone with a familiarity in MS-Excel formulas and features.This expression language is used throughout
I am working on 12.9 at my company, where I can see the data classification ?I do not see that, please help me out if this version support.Β Thanks & regards,Mukesh
How to changeΒ Β environment in ataccama web interface?
I did full profiling for data catalogΒ and it finished successfully, but βErrorβ occured after when we want to see data.Β Where there may not be access for source/table?
How toΒ Check whether the target column has only DATE values or not.?
In the second article of Get certified with Ataccama series, we will focus onΒ Adding a Data Source to the Catalog.Β π First article of the series - #1 Adding Data SourcesΒ πΒ LETβS TEST YOUR SKILLSUsing the ONE Web App, in the ONE Knowledge Catalog module, add your database as a data source. Using the ONE Web App, in the ONE Knowledge Catalog module, add the table you created in ONE Desktop application to the Catalog Items.Β π‘Β How to do it?Β Go to ONE Web App - Data Catalog -Β SourcesΒ and click onΒ CreateFill inΒ NameΒ and Description (if needed)Fill in Connection details -Β Select connection type,Β NameΒ andΒ JDBCAdd Credentials, selectΒ Credential type,Β fill in required information andΒ Test ConnectionSave and publishNavigate toΒ ConnectionsΒ in and click onΒ BrowseSelect your tableFrom Profile menu selectΒ ProfileAfter the profiling is done, check that your table is in the Catalog items listΒ Do you have any question or tips&tricks? Let us know in comments section!Β
Has anyone successfully connected to Salesforce environments (prod/test/dev etc.) thru One Desktop (13.7.1).Β Thanks
What makes manual data quality so hard to scale in large organization? Is there a step by step approach to automating data quality? Why is an automated DQM system the future of enterprise data quality?You can find an answer to all these questions (and many more!) in our latest whitepaper.π Download it here
My organization runs McAfee antivirus.Β Iβve just tried out the DQ Analyzer 11 tool and really like it, but it takes forever to start up or perform any actions.Β Just starting up, the antivirus pegs 1 CPU for about 30 minutes before the application starts.Β And then various actions like starting a new profile or clicking a menu item will also be delayed by several minutes at least.Weβve tried excluding the install directory, but it hasnβt helped.Β Any ideas?Β Has anyone else run into this issue before, and how did you solve it?Β
Can we create custom check on data as per our need and get stats out of it ??for example.. I want to check whether colA has values between list [βAβ,βABβ,βOβ,βBβ] and stats about the values that are present in data.
I was thinking that this should be possible with a hack to the postgreSQL jdbc configuration using the redshift jdbc driver. Does anyone know if this is possible or if there is another avenue?Edit: I found the connection after the install and properly configured the Redshift driver and connection settings.
Hi,We have a problem in a workflow in DQC, with task βSend Mailβ, because the generated message is incompatible with the internet message format RFC 5322.When there are at least 2 recipients, in the generated message, the header βtoβ is duplicateΒ as many times as there are recipients,Β but the RFC 5322 standard does not allow this.How to correct this problem ?Thanks for your help.
I have Ataccama 12.x version and I do not see their Aggregate functionPlease help, how to get it enabled or patch itΒ Thanks,Mukesh
Full support for team based permissions in Ataccama ONE is coming in v14. However, you may need to implement team based permissions sooner than v14. This document is a guide to how you could achieve this in v13.8.Β BackgroundPermissions in ONE can be configured as role based or user based. In most cases, configuration by role is preferred as it will usually be a one-time set up, where the role only needs to be configured once in the beginning, then any users allocated to that role will inherit all permissions on role.The out of the box roles in ONE have some capabilities already allocated. These are auto-sharing permissions, which allows the role to have access to all items of that entity. E.g. Your role could have the capability of Rule Owner. This means the user will be automatically be owner of all rules that would ever be created on the platform.But what if your user should only be owner to rules (or any other entities) within their team / division / domain?As it stands in v13.8, th
Our new State of Data Quality report is HERE!Β Β We've partnered with TDWI to survey 1,000+ executives and business users and understand key factors that help today's companies succeed with data quality.Access key findings from this yearβs survey in the e-book, including:Β The current state of enterprise data quality management in 2022Β Common challenges organizations encounter when managing their data qualityΒ Whatβs required to establish a mature enterprise DQ management practiceΒ Recommendations from TDWI analysts for data management professionals... and more!Β Download the free report here:Β https://www.ataccama.com/ebook/2022-state-of-data-quality
Ataccama is known and appreciated by our customers for complex, big deployments where massive amounts of data are processed. We were one of the first to support MapReduce and Spark as native pushdown and enable distributed processing across different cluster nodes.Ataccamaβs engine works with the major of enterprise data sources and processes them to provide valuable insight, such as statistics of the data, detection of domains, and data quality.To provide the best experience for our customers that use Snowflake, we developed a tighter integration between our technologies. Specifically, we use the Snowflake data processing capabilities in a pushdown manner which means that data is processed directly on Snowflake.The key advantages of this integration are:Lower data transfer costs for the client. Snowflakeβs computational capabilities deliver results faster because of reduced IO operations. Customers donβt incur additional costs to maintain external systems for Big Data. Improved securi
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.