Skip to main content
Solved

Update in MDM

  • August 5, 2024
  • 4 replies
  • 55 views

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.

Best answer by AKislyakov

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

4 replies

Forum|alt.badge.img+2
  • Ataccamer
  • Answer
  • August 5, 2024

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


  • Author
  • Universe Traveller
  • August 5, 2024

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


Forum|alt.badge.img+2
  • Ataccamer
  • August 5, 2024

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.


Forum|alt.badge.img+1

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 šŸ™‹ā€ā™€ļø