Discuss data, share best practices, learn, and grow with Ataccama's Community.
Recently active
How to delete orphan but active records on source and instance table in Omnihealthdata. The records were deleted at source but the load to onramp was missed for delete batch. Is there other way I could delete these records from _s(source) and instance tables? Is a manual SQL deleteΒ a right way to go with or would it cause any future issues?
Iβm using RDM 14.2 (soon to be upgraded to 14.5) and I need to build an API endpoint to accept incoming data.I have an integration input and will use an RDM Importer step to import the data into my table.My table has a generated id as a primary key and I need to provide the generated id as a response back to the incoming API call.But the RDM Importer step stops there. It doesnβt tell me the id.Β How do I then get the id back? I could make an RDM Extended Reader step in the plan, but I cannot guarantee the Reader step is executed after the Importer step, because the Importer step doesnβt have an out endpoint, it only has an err endpoint. And if I query the data before the insert is committed then I will end up with nothing to provide.Β Any ideas?Β (I believe the new RDM REST API functionality is read only so that wonβt be relevant here?)
We are on version 14.2 and trying to create a connection to Microsoft OneDrive, so we can export some data from RDM to it. We are planning to write the data using onPublish plan.We see that Ataccama ONE supports Onedrive in the ONE webapp (https://support.ataccama.com/home/docs/aip/14.2.0/user-guides/one-web-application-user-guide/knowledge-catalog/data-catalog/working-with-data-sources/microsoft-onedrive-storage-connection)But I cannot find a corresponding connection type in ONE Desktop. In here One drive is not an option:Β How can we set this up please?
Β Hello everyone!In the new version of Ataccama 14.5, how is the configuration done for regular scanning of data schemas to detect the appearance of new tables: metadata import?Β I need to regularly automatically import tables based on a specific schema that are not in the Catalog Item.I will be very grateful for your helpπ€Thank you!
I got 2 questionsFirst: how can I replicate my DQ rules from one environment to another ? (example: from dev to QA)Second: how can I make the rules automatically replicate to new records on a table ? Like if I have a table with 500 rows and I add 50 more rows, I need to re apply the rules to all the table, instead I wanna make it in an incremental way so only my new records would need to have the rules applied.
how to be ataccama data integration(migration) to azure cloud?
My requirement is to get all the RDM tables in Ataccama to Snowflake or to amazon S3.Could anyone please let me know how to do that.
Hi Team,Β Can anyone please help me with below InformationΒ on MDM licensing?Is Ataccama MDM licensing model based on number of records that we load form various sources (unconsolidated) or based based on unique profiles in MDM (Consolidated) Apart from number of records, are there other aspects that affectsΒ licensing price like the domain that I want to master (Customer/Product/Location etc.), the number of API calls, the number of batch jobs that execute per day, total volume required to host source records + history + merge history etc. ? Any other factor that is required to calculate MDM licensing cost?Β
πΒ Links to the legacy documentation portal are no longer available.Β Read about the changes and how to access our documentation here.Hi everyone!Β This week, we are starting a new best practice series on ONE Desktop ππIn the upcoming weeks, we will cover different features, functionalities, and use cases of ONE Desktop and weβd love to hear your tips & tricks, questions, andΒ feedback in the comments as always!Now, letβs dive into a crucial tool that drives your data quality (DQ) and master data management (MDM) solutions β the ONE Desktop.Have you met the ONE Desktop (formerly known as DQC)? It's an Eclipse-based Integrated Development Environment (IDE) specifically designed for crafting top-notch DQ and MDM solutions powered by Ataccama products.Why ONE Desktop? All the core Ataccama products rely on ONE Desktop for seamless development. It's the command center for bringing your data solutions to life.Β A Glimpse of the InterfaceThis post is your compass to navigate through the O
We had a internal discussion, but ended up not being 100% sure. So here's the question.When we run DQE on a CI, where are the rules evaluated? Does the DPE get the full data (possibly with filters on the MP?) and the run the rules evaluation IN the DPE. Or does the DPE create a SQL-like statement and doesΒ the source DB return the results?As we also run on Hadoop with DPE on Hadoop. Is this the same.
Hi everyone,Β Β As the holidays are just around the corner, we wanted to share a piece of news that got us thinking! Our latest digest issue covers the trends in 2023 and we are keen to hear your thoughts on it!Β If you are seeing this for the first time, let me briefly explain our biweekly news digests. Every other week we bring you a piece of select news from the industry and we are keen to hear your thoughts about it πΒ This week on the news:Move to the Cloud, AI and Machine Learning, DevOps, and Data Governance: Four Trends that Defined 2023Β byΒ Kevin KlineΒ publishedΒ in dbta.We are also curious to learn more about what have you been reading recently, or planning to read over the holidays. Enjoy the holidays and let us know in the comments whatβs on your reading listΒ ππ»πποΈ
Hi community,I am looking for a bit more clarity about Term Suggestions Synchronization. In theΒ Documentation PortalΒ I read that the synchronization is only relevant after a database restore or βbyΒ importing any initial content (default, demo, etc.)β.For me it is not clear what is meant with this initial content. Importing a catalog item for the first time, or? Does anyone know?Kind regards,Albert
The performance of one of the subject is bad. This what is happening.A new or existing records loaded and it runs matching against 1000 records (one master and 999 slaves) because they are similar and have same master_id 123. So if we think of overall if 500 records are loaded during an incremental load and each have similar conditions, its ending up touching 500000 records and taking several hours. IS there a way to make the record only try to match against the Master record? or other ways to improve the performance? Please suggest. Thank you.
Hi Team ,Can anyone please help me setup my MDM environment locally .Please help me with the plugins and folder structure .Regards,KundanΒ
One of the most commonΒ data sources that our users connect to are relational databases, e.g. Oracle, MSSQL, PostgreSQL, etc. For those sources, we usually recommend using JDBC drivers to connect, and use JDBC Reader and JDBC Writer steps to work with the data.But for big data sources, e.g. Databricks, within the Ataccama ONE Desktop environment there are a few different steps available. Ever wondered which one you should choose?Β Hive Reader and Writer:HiveΒ Reader and Writers are the simplest to configure, but also offerΒ the least options. You will need to specify the exact database, table andΒ column namesΒ you want to read from / write to. For the Reader step you can provide some simple where clause in the Filter.Β Spark SQL Reader:For more complex SQL queries, you can use the Spark SQL Reader. This is not limited to where clauses, but also joins, aggregates etc.Β Spark Reader and Writer:For even more complex operations, you can use the Spark Reader and Writer steps. They are more complex
Ataccama detail document on what all can be done related to snowflake like can we pull tags from snowflake connect to snowflake console from Ataccama?is there any blog or document available on the same. Any limitation related to that
What is the difference between ataccama one desktop and ataccama ONE?Β
Hi we are trying to connect to a AS400 source using JT400 jdbc driver for a customer and keep getting "Unable to initialize pool" is there any specific configuration we are missing in DPE? If anyone has done a similar connection in the past then please do share some inputs. Will be highly appreciated.
Hi everyone!Β In this post, you will find a curated journey to become a Monitoring Projects expert. Be sure to read all the way to find the community best practices & short videosΒ π₯Β First things first πͺΒ Β Watch & learn under 2 minutes β¬ οΈΒ If you have the basics, letβs move on ποΈΒ Β Β Watch & Learn under 2 minutes: Scheduling Monitoring ProjectsΒ More best practices from the communityΒ What are your best practices or use cases creating Monitoring Projects? Let us know in the comments π
I have a use case to use the JDBC writer step to write some data into a MS SQL db.I will need to use the Before and After script feature. (Truncate the table in the before script, then I need to call a stored proc in the after script).And in the after script, I need to construct that based on some value that I calculate in the plan. So it is different every time I run the plan, but I need to keep it consistent.Does this after script support some parameterisation? I have a feeling it wonβt but wanted to double check.
Hi Team,I need to upgrade my ataccama 13.8 to new latest oneβ¦. request you to please provide upgrade version download path or URL's.Β As I am facing some issue on current repository-Β Β ";Cannot instantiate class: com.ataccama.dqc.jms.sqs.SQSInitialContextFactoryβ
Hi everyone,Β Β Ever thought about where to start with DQ in Ataccama? Worry no more. Follow the journey we have created for you to take your first steps into becoming a DQ wizardΒ Β πͺΒ First things first -Β Start with reviewing our Beginnerβs Guides π§ Β Β Letβs try a few rules βοΈββΒ Β Β Explore some use cases and best practices from the community πΒ Donβt forget to check out our Training Resources page to access video resourcesΒ under 2 minutes on how to create a Detection Rule to Creating DQ Validation RulesΒ π₯Β Next up isβ¦Β Monitoring Projects - so stay tuned.Β Subscribe to our forum to not miss out on the latest articlesπΒ Β
Happy Friday everyone!Β We are here with the newest issue of the Data News Digest ποΈΒ This week on the news is a new researchΒ by Joseph McKendrick βTaking on the Data Quality Challenge in the Age of AIβ produced by Unisphere Research.Β New analytics and AI technology have been one of the highlights in 2023, if not the main discussion topic.Β There is a rising interest and high levels of investment from companiesΒ and while this research touches upon anΒ important conversation it feels like itβs just the beginning. What are your thoughts?Β Any news youβd like to share? Your take on the latest news? What would you like to see more of? Post it in the comments below π
I am working on template project for MDM and i am not able to run the pgsql script in it and i did followed the steps mentioned in thisΒ Β MDM Example Project - Ataccama ONE Gen2 Platform LatestΒ Kindly let me know if you have any solution for this.Β Β Β
When working with Reference Data table there may be a business requirement to control what kind of values can be input into a given attribute which are checked whenever a user creates or edits records within the RDM application. There are two kinds of validations:Β Β The first kind are called Instantaneous validations.Β These conditions, e.g., regular expressions or string size are checked automatically when you enter an attribute value. When the input value fails to meet these condition, an INVALID message appears next to the attribute field.Β The second kind are called Online validations.Β These are more complex conditions, which are triggered by clickingΒ ValidateΒ in theΒ Create detail/Edit detailΒ dialogue or upon closing them. Such validations are performed by DQC plans (using, e.g., phone number or address lookups) or SQL queries in RDM. When the input value fails to meet these condition, aΒ WarningΒ message appears next to the attribute field.Records which do not satisfy online conditions
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.