It is currently Thu Mar 28, 2024 3:06 am


All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Requirements for Accessing VistA Dev Environment for M[UMPS]
PostPosted: Tue Aug 16, 2011 2:37 pm 

Joined: Wed Aug 10, 2011 7:55 am
Posts: 5
Real Name: Robert Plumley
Began Programming in MUMPS: 01 Feb 2011
I work for the VA (NW HSR&D within Region 20) for the last year and a half - and have mostly used their operational data store (VISN20) for accessing data for various projects. I'm at a point where I'll need to retrieve information that currently is not in VISN20, or it is in a form that is unsuitable.

On my spare time I have done some research on the VistA file system - especially M[UMPS]. I have even downloaded a DOS MUMPS interpreter to get a feel of the software. Though I'm mostly a SQL programmer (along with many scripting languages), I'm finding the MUMPS language and the hierarchial database structure to be quite simple.

Though my initial request for accessing VistA data directly has been met with a response of "no", or "you're probably be limited to FileMan", I'm still convinced that using MUMPS directly on VistA Files - for accessing data only - is by far the best approach.

My question at this stage is to understand where MUMPS is run on? What software and configuration is needed, as well as what platform would this work be accomplished on? For example, my prior job, I was able to access many database systems on Unix via Java and Perl. Scripting extract jobs was always faster (and more straight forward) than the software those systems would provide.

I'm trying to identify the questions to ask in order to get this type of scenario rolling.

Any help is very much appreciated.


Top
Offline Profile  
 
 Post subject: Re: Requirements for Accessing VistA Dev Environment for M[U
PostPosted: Sun Aug 21, 2011 9:07 pm 
User avatar

Joined: Mon Nov 01, 2010 1:39 pm
Posts: 51
Real Name: John Willis
Began Programming in MUMPS: 01 Apr 2010
As far as software, you'd need at least one of the supported MUMPS implementations. I'd recommend FIS GT.M for Linux, or InterSystems Cache for Windows.

It is indeed possible to access the VistA globals "directly" (the FileMan documentation covers the structure of the globals), although the DBS API is probably a far cleaner (and far less risky) approach. The DBS API is also well-documented.

As far as scripting "from the outside", MUMPS implementations tend to be rather insular, in that they provide little in the way of connecting to the outside world. There are third-party tools from FIS and M/Gateway that could possibly help you with this, but as you would end up banging the FM globals directly using these tools, you'd be unlikely to have much of a productivity boost over writing the translation tools directly in MUMPS using the DBS API. YMMV.

There are also FileMan tools which can export FM files to other external formats... this might be worth looking into as well.

HTH,

_________________
John Willis, Founder
Coherent Logic Development
http://youngmumpster.wordpress.com/
jwillis@coherent-logic.com


Top
Offline Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 10 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Theme created StylerBB.net