Author: frozenblood
Subject: Re: Reply to: Business Rule extraction
Posted: Thu Dec 29, 2016 6:35 am (GMT 5.5)
Thanks Enrico. You're correct business rules can encompass wide variety of meanings, I am looking to write a piece of code which will take 'n' variable names as input and run them through a set of COBOL programs to backtrack how they are getting populated and on what conditions. The idea is to then transform these conditions/rules to simple english like sentences and dump to a file which can be given to business analysts to understand the requirements.
_________________
Thanks
Subject: Re: Reply to: Business Rule extraction
Posted: Thu Dec 29, 2016 6:35 am (GMT 5.5)
enrico-sorichetti wrote: | ||
define exactly what You/Your-organisation mean by business rules it' s meaning can range from little ( I would consider a cross reference of the record fields with usage a minimum ) to a full business logic ( there are product who claim to be able to extract down to the algorithmic part of the code ) |
Thanks Enrico. You're correct business rules can encompass wide variety of meanings, I am looking to write a piece of code which will take 'n' variable names as input and run them through a set of COBOL programs to backtrack how they are getting populated and on what conditions. The idea is to then transform these conditions/rules to simple english like sentences and dump to a file which can be given to business analysts to understand the requirements.
_________________
Thanks