Skip to main content

Hi All,

I am new to Ataccama and currently working on a POC. I have a requirement that if an update is coming for a master record then it should not again go through the match and merge process, instead it should directly update the master record. Is it possible to achieve the scenario? Do I need to create separate workflow or same workflow can be re-configured? Can someone please explain with detailed steps if at all this is a logical possible scenario?

Thanks

FS.

Hi @fshahin 

There is Override API (REST API :: Ataccama ONE) that allows one to put changes directly on top of a master record.
Its result is much like changing records in MDA. Only Validate and relevant CopyMasterColumns steps are executed.

 

These overrides will stay forever and will override results computed by Merge plan unless Override Lifecycle (Configuring Record and Override Lifecycles :: Ataccama ONE) is configured


Thank You @AKislyakov. Will this scenario be possible through batch load process?


There is a batch load for overrides, but it is reserved for migration purposes only (Migrating Data in MDM :: Ataccama ONE). For day-to-day operations there are only online APIs.


Hi @fshahin, I’m closing this thread for now, if you have any follow-up questions, you can share them in the comments or create a new post 🙋‍♀️


Reply