Page 1 of 1

Extract Business Rules from Cobol Program

PostPosted: Mon Mar 30, 2015 5:54 pm
by Hitesh Kumar
Need Help on the approach to be followed for extracting Business Rules from Cobol Program...

Thanks,
Hitesh Kumar

Re: Extract Business Rules from Cobol Program

PostPosted: Mon Mar 30, 2015 6:17 pm
by BillyBoyo
Read the program. Depending on capability/complexity you may need to poke data through the program to see what comes out.

There must be a bit more to your question, so please clarify.

Re: Extract Business Rules from Cobol Program

PostPosted: Tue Mar 31, 2015 12:50 pm
by Hitesh Kumar
Thanks for the reply BillyBoyo..

We want to develop a tool which can extract the business rules from cobol programs. Any approach to extract business rules from Cobol using tool will be helpful. Please suggest.

Re: Extract Business Rules from Cobol Program

PostPosted: Tue Mar 31, 2015 1:47 pm
by enrico-sorichetti
We want to develop a tool which can extract the business rules from cobol programs.

have You defined the <meta language> used to define the business rules ???

Re: Extract Business Rules from Cobol Program

PostPosted: Tue Mar 31, 2015 3:19 pm
by steve-myers
Did you try Google? There are products out there that claim to do just that. And I'd bet a doughnut they'd do a better job than anything you could cook up yourself. And, by the time you factor in the costs of trying to roll your own, it would be cheaper.

Re: Extract Business Rules from Cobol Program

PostPosted: Tue Apr 07, 2015 6:12 pm
by Hitesh Kumar
Thanks enrico-sorichetti and steve-myers for reply.


Yes,there are many tools available in market But we are looking for building a tool by our own. Trying to find out an approach for it. Please advice.

Thanks,

Re: Extract Business Rules from Cobol Program

PostPosted: Tue Apr 07, 2015 8:06 pm
by BillyBoyo
If you don't know where to start, then you'll probably spend more than licensing an existing product, and perhaps not have the same quality of output either.

How do you need to use this tool? What will you do with it?