How-to

How to identify data differences after refactorization

  • 12 August 2019
  • 0 replies
  • 36 views
How to identify data differences after refactorization
Userlevel 6
Badge +6
We'll show you a streamlined process to identify the cause of data differences in a model after a refactorization using a diff tool.

The process we’re following can be summarized like this:
  1. You’ll want to separate out each element, so it will be easy to break down the differences.
  2. Then send each identifier to a separate output file in an output folder.
  3. Do that for each version of the model, so you’ll have two output folders each containing output files to be compared.
  4. Finally you’ll compare the two output folders with a diff tool to find the differences between the individual files.
Read more...

0 replies

Be the first to reply!

Reply


Didn't find what you were looking for? Try searching on our documentation pages:

AIMMS Developer & PRO | AIMMS How-To | AIMMS SC Navigator