Jump to content

Finding fex's referencing a specific db column


Darryl Griffiths

Recommended Posts

Hi,

It's a while since I used webfocus as a developer (versions 7.6 & 7.7) and we now have version 8.n with development and support outsourced. The folks who look after this system for us seem to be struggling with a wee problem. Don't ask why, but we have changed the precise meaning of a certain column in out database. In practice this means wherever we reference this column in a fex we now need to subtract the value of another column from it to get back to the answer these reports require. Effectivly, if we call this column 'A', we have codethat says 'where A GT 0' and we need to change this code to 'where (A-B) GT 0'.

The problem the team has is finding the fex programs that reference field A. Some will be scheduled reports in Broker, some will be MRE reports. Is it as simple as a windows search on a folder containing the fex code - or are there tools in appstudio that will help

Link to comment
Share on other sites

  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...