Skip navigation
Currently Being Moderated

OpenVista Server RPC Reference

Posted by Pete Johanson on Dec 5, 2008 4:48:06 PM

One of the things us CIS developer constantly face is the question, "What the heck does this RPC do?!" Seasoned (or masochistic) developers will often jump into FileMan, and inspect the entry from the REMOTE PROCEDURE and go on their merry way. However, for those of us looking for something a little easier on the eyes (and minds), one of our developers wrote a handy RPC reference page. We've put a copy of it up where other's can get to, so it's now available at:

 

http://medsphere.org/docs/vista-rpcs/

 

This is driven by a static file generated from the latest public release of OpenVista Server. Hope others find this useful!

930 Views Tags: openvista_server, remote_procedure_call, rpc, openvista_cis


Oct 8, 2009 12:59 AM Hugo Troche Hugo Troche    says:

The link https://medsphere.org/docs/vista-rpcs is not working. It keeps giving me an not authorized exception.

 

Hugo

Oct 8, 2009 10:05 AM Jonathan Tai Jonathan Tai    says in response to Hugo Troche:

Thanks for the heads-up Hugo, it's been fixed now.  The new URL is http://apidocs.medsphere.org/openvista-server/latest/, but the old URL now redirects to the new one.

Mar 9, 2010 4:13 AM alex nyika alex nyika    says:

Hi it would be good if you provided a complete list of all RPCs and a brief descrition of what they do.

Mar 9, 2010 1:27 PM Jonathan Tai Jonathan Tai    says in response to alex nyika:

It's kind of crude, but I think it does what you're looking for ... if you go to http://apidocs.medsphere.org/openvista-server/latest/data/rpcs/ , each file in that directory is the name of an RPC, and the file contains the documentation for that RPC.