FM View generates the Concept Map for VistA Fileman files among packages. It also generates dependency chart tree to show the in and out pointers of a particualr Fileman File by double clicking any files. User can focus on particular file or package in the concept map diagram by just click once, and click again to go back to concept map.
Currently the Concept Map is generated only for VistA FOIA OSEHRA release.
It requires a Vista server along with ewdjs configured. For further details visit http://ewdjs.com
Please visit the following url for a live version running under OSEHRA FOIA VistA release.
http://www.vistawebapps.com/fmview/
##Setup Instructions:
-
Move to ewd directory in your ewdjs setup e.g. /home/youruser/ewdjs/www/ewd/
-
Do git clone https://github.com/faisalsami/fmview.git
-
Copy the fmview.js to your node_modules folder at ewdjs parent directory.