Discuss data, share best practices, learn, and grow with Ataccama's Community.
Recently active
Data type conversions occurrences when working with databases are the natural behaviour of DQC. When reading data from a database (e.g. using JDBC Reader step), the data type is read from the database and transformed into DQC data type.DQC internally works with its own data types. When writing the data back to the database (in such case, JDBS Writer step is commonly used), data type alternation takes place. The rules for data types conversions are defined inΒ SQL Transformation Rules.Β There is a possibility toΒ change from what exact database types there will be a conversion to DQC types.Β To redefine the database types from which DQC will transform data into its own data types:Go toΒ WindowΒ >Β Preferences SelectΒ AtaccamaΒ DQCΒ >Β DatabaseΒ >Β SQL Transformation Rules ModifyΒ SQL transformation rulesΒ of the specific database product you use
You can find and replace using the Search option in the upper panel of DQC.Click onΒ SearchΒ and enter the text you would like to replace. Click onΒ Replace, and enter the new text you wish to use as a replacement. Clicking onΒ PreviewΒ will display a dialog showing where text was found, and a preview of the XML representation of the plans, before and after the change. You may want to uncheck some of the locations. ClickΒ OK.
Any best practices for using the Purpose function in Ataccama One (webapp)? I see that it is recommended for monitoring projects but when I create a monitoring project I want to be able to search for that tag. Any tips for searching just based on the purpose tag? Iβm very new to Ataccama so any and all tips would be appreciated!
Iβm trying to read the file name of a file so I can write it in an email within a Workflow. Iβm using the βOperate On Fileβ task. The Operation I selected is βINFOβ. I then point to the Source File. Next Iβm trying to determine which variable I use to supply to the Send Email task.Β The Operate On File DocumentationΒ says you can use task variables and the example they give is βnameβ, βlocalNameβ, βsizeβ, and βtimestampβ. When I try using these variables in the Send Email task they just come across as blank in the email (variables appear to be null). Here is the body of the email Iβm using:Β Name = ${name}localName = ${localName}Β Two questions:Does any one happen to know what Iβm doingΒ wrong in above?Additionally is there a way to pull out a file name within a Plan. Iβm using the βExcel File Readerβ step. I want to pass along the file name in the flow so I can use it later on.Β Thanks!
Hi, Iβve just started data profiling with Ataccama One so please bear with me.I have data with technical IDs (e.g. β000123456β, β009876543β,...) in a csv that I imported. The IDs are however interpreted as a number.How exactly can I change the attribute type to text?Β I have done so when importing the file:Β but it seems to go to numbers nonetheless.The original file has comma-separated values that are all between double quotes.Β Thanks for any help!Β edit: typo
I am getting the error βColumn Name cannot be emptyβ under StringValue. When I click on the drop down, thereβs no options available.Β
What is LDAP?LDAP is directory that stores companies usernames, passwords, email addresses, connection information and much more. It is usually used due to it's ability to allow hundreds of active connections at any given point.In terms of configuration and connectivity, in Ataccama we authenticate/authorize through a 3rd party tool called Keycloak.Β Items to consider prior to connecting to LDAP - Best PracticeYou first need to understand how your organizations Active Directory is setup. Some pre-requirements needed can include things such as:Do you have a list of groups you need to import? If the answer is no, you may want to speak to your engagement manager from Ataccama to discuss in detail. In short, LDAP groups is a way where we can map Ataccama Roles to a single group. This will heavily assist in ease of maintenance going forward and not leave your devops team stuck doing manual work such as adding/removing new users each time someone is added/removed from LDAP. Once you have dec
Hi, is there a method to make a βwait n secondsβ between 2 steps?Thanks a lot
I opened the on-prem AtaccamaONE environment this morning and was looking at recent (auto) profiled catalog items. A majority of them are not found - the error is βCatalog item not foundβ and the provided explanation is βThis catalog item doesnβt exist anymore or someone has revoked your accessβ. Neither of these cases should be true as I am the only one who currently works in the environment and Iβm the one who launched the data discovery on 3/09. This is a recent error - I have not seen this before. Any help you could provide would be appreciated.Thanks.
GeneralIt is strongly recommended not to place an Eclipse Project directly inside the git repository.That means, avoid having .gitΒ directory and .projectΒ file at the same level - instead, place the project into a sub directory.On the other hand, there are particular config files which you typically keep at the same level as .gitΒ directory: Β .gitattributes and .gitignore. We use them to control some processes when working with Git. Note: settings in these files will override any git global settings on your computer.Example of recommended setup is as follows:Β .gitattributesThe file provides a possibility to control certain operations in the git repository. Especially it is important to keep the line endings (prevents Git from normalizing them) as provided in the Ataccama default Eclipse Project content because:Prevents the "The project signature is invalid" issue resulting into a state when you are not able to see/work with the Project at all (entire project tree is not visible). Prevent
How can we use functionality like βforβ and βwhileβ loop in detection rule field while writing/creating rules for capturing data/records.
Hello, Iβm new with Ataccama and I have a simple problem. I want call a Rest service:https://api.bulkemailverifier.com/api/a/v1?key=xxxxxxxxxx&email=myemail.comIβm using the JSON Call step and If I put the full URL with my email itβs working, but now I want read the emails forma txt file and I donβt know how to make the url dynamic.In the step I have 3Β parameters:Β URL: ResourceΒ I set it asΒ https://api.bulkemailverifier.com/api/a/v1?key=xxxxxxxxxx&email=Method: GETURL: HERE IS WHERE i DONT KNOW WHAT TYPE. I have tried a lot of combinations without successThe input file has one column with the mail: src_mailThanksΒ
Hi,Am exploring Ataccama MDM and would like to know if Ataccama MDM supports Multiple language in matching and data maintenance.Β Appreciate your help. Thanks.Vinoth
How can we download files from remote path ( connected through vpn) on to local?I tried with Operate on File component but it is not working.Is there any work around for it?
Hi,When importing a flat file, if the data has double quotes or single quotes or some special characters then they are automatically being replaced with β?βs. This is not as expected. This is the same issue for all encoding formats.Β Could you please suggest howΒ to fix this?Β Thanks,KranthiΒ
Enterprise Data Governance as the management of data across its pipeline - from production to consumption (and retirement). How to enable our βdata fellowsβ to leverage on data to save money, save time and reduce risk?What are the key elements to success? What are your thoughts?Β
I was wondering if there is a way in Ataccama that I can move my rows data into columns?Iβve data as such:Element:Β Β Β Β Β Dimension:Β Β Β Β Β Β Β Β Β Values:Β Β Β Β Β Code:Β XYZΒ Β Β Β Β Β Β ValidityΒ Β Β Β Β Β Β Β Β Β Β Β 200Β Β Β Β Β Β Β Β 678XYZΒ Β Β Β Β Β Β CompletenessΒ Β Β Β Β Β Β 250Β Β Β Β Β Β Β Β 678Β YUPΒ Β Β Β Β Β Β CompletenessΒ Β Β Β Β Β 300Β Β Β Β Β Β Β Β 555Β HIOΒ Β Β Β Β Β Β AccuracyΒ Β Β Β Β Β Β Β Β Β Β 400Β Β Β Β Β Β Β Β 100Β Iβd like it to look like:Element:Β Β Β Β Β Validity:Β Β Β Β Β Β Β Β Β Completeness:Β Β Β Β Accuracy;Β Β Β Β Β Code:Β XYZΒ Β Β Β Β Β Β Β Β 200Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β 250Β Β Β Β Β Β Β Β Β Β Β Β Β Β 250Β Β Β Β Β Β Β Β 678Β YUPΒ Β Β Β Β Β Β Β 500Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β 300Β Β Β Β Β Β Β Β Β Β Β Β Β Β 300Β Β Β Β Β Β Β Β 555Β HIOΒ Β Β Β Β Β Β Β Β 200Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β 450Β Β Β Β Β Β Β Β Β Β Β Β Β Β 400Β Β Β Β Β Β Β Β 100Β Thank you!Β Β
Simply explained, reference data is data that serves as the model for all other data throughout an organization. It is contained within tables and databases, which help bridge one source system to another, and provides the foundation for the entire data architecture. Together with the initiative set forth by the overall data governance program, reference data maintains consistent data across all departments and allows for source system inter-communication.Β Reference Data tables are entities that compose the framework of the reference data architecture, providing lists of values for each department and the company as a whole. They contain either the backbone data in its base form (central authority) or data that is a derivative of the base-form data (tables used in the various branch systems throughout the enterprise).Each department within a company works with table data fields in a particular format that suits their processes. Although department A might deal with the same product as
Data Stories provides a wide range of charts, it includes also Pie andΒ Donut ones, even though I do not recommend using them, and the same applies to a Gauge chart. Let's look at the reasoning why and why I'd recommend using a (stacked) bar chart instead.Space usageIn data visualization (reporting, data storytelling) you have limited spaceΒ you can use. Your task isΒ to fill the limited space with the most value for the end viewer/user. Note, most value does not necessarily mean most charts, sometimes one curated chart is far better than five.Β The problem with Pie, Donut and Gauge charts isΒ that they useΒ more space in comparison to anΒ alternative that provides the same value - a bar chart.Β Sales distribution on a Pie ChartMore space is used due to 2 reasons:Pie and Donut charts use AreaΒ to give value to a single category.Β Bar chars use just distance. An Area just takes more space All these charts are circular, which creates unnecessary space around the chart objectBellow find a better al
I am trying to build a component rule where I can compare primary_id from catalog table A to another tableΒ BΒ using join and send primary_id existing in both tables, existing only in catalog table A and existing only in B table in the one report. Also checking if that is possible through Lookup
We would like to have a user group in AtaccamaOne so that when new people join, weΒ do not have to manually add them for access of rules, catalogs or projects. Simply adding them to a user group should give them all the necessary access. How to create such a user group?
Hi there,Imagine Ataccama is the primary source of truth (transactional) for PII information inside a Financial Service company. Now, we would have different ONBOARDING systems (one for each Financial Line of Business that we offer). When a new person tries to create a profile, the Onboard system would (while the user is still looking into the APP) SYNCHRONOUSLY call an Ataccama API with meaningful data that we collected from this person, say: (Full Name, DoB, Insurance Number / Any other ID document, Email(s), Phone(s))m then Ataccama would quickly do the βMatchβ and return if this person (according to the information we provided) is likely to ALREADY exist. If the probability is higher than some threshold (Ie. 95%), it would also return the MASTER UUID for this person in Ataccama (Lookup key). Then the onboarding would ask this person to log in, as this person ALREADY exists in our Ataccama Database.Can Ataccama do the MATCH and return the % probability in near real-time?Β Instead of
Did you know that you can reorder or add custom columns to Listings within ONE? Here is an example where we move the validity score to be the second column. You could also disable various columns here if you would like.Β To do this, you would add the following in Debugging Tools, for more information, please see our documentation.Β { "_type": "entity.page.listing", "children": { "_type": "relationships.hierarchyListing", "enableSelection": true, "columns": { "name":{ "name": "Name" }, "dqEvalTermAggr": { "name": "Overall Validity" }, "type": { "dataPath": [], "name": "Type", "after": "dqEvalTermAggr", "renderer": { "_type": "glossary.termType.tableCell" } }, "abbreviation":{ "name":"Abbreviation", "after":"type" } } }}Β
1 entity Partyβ 2 entities (Person/Organization)or 1 entity Contact β 2 entities (Phone/Email) etcΒ ProsΒ Clean Data Model (on attribute level)In general, we have only columns that are needed for a particular entity (Person) or (Organization). ThisΒ means that, for example we do see the company_name attribute on the Person records, etc. So in general we have fewer columns in the tables. This could be especially important for the generated MDM native services format (WSDL in SOAP, or all attributes used in the REST API). The consumers of the web services only see attributes per definition of the given model entity and donβt see any irrelevant attributes (similar to the data hiding/encapsulation principle in the Object-Oriented approach).This can also help minimize the area of impact in case of a required model change (the impact to online API change can be countered with custom .online services exposed as wrappers to the MDM native services keeping the API stable with a fixed set of attrib
IntroductionWe did an internal performance PoC for Streaming. We are reading messages (βmsgβ) from Kafka or Java messaging service.Β ParametersΒ In order to tune the performance of the streaming we need to modify 2 main parameters on MDM side:settings.count = how many messages we need to consume in one single batch settings.timeout_s = what is the maximum timeout to wait for this number of messagesΒ Average duration of the task vs Records per secondΒ We are not aiming for the throughput (records per second) but we are aiming for the average duration of the task. The goal is to run it under 1 sec (1000ms). In various scenarios we have to increase the settings.count parameter starting from 1, 20, 30 etc.Β ScenariosΒ Below are the different scenarios of using different settings for various tasks/transactions in MDM within 10 mins (600sec)For example ofΒ timeout of 1 sec and settings.count = 1000 (scenario , thatΒ means that we try to consume 1000 msg at once within thisΒ 1 sec. We will consume wha
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.