Difference between revisions of "User talk:Zeno"

From VistApedia
Jump to: navigation, search
(Ok, my OpenVista Server is running. How do I connect my WindowsGui on my Window-Box to my OpenVista-Server running on my Linux-Laptop)
(Ok, my OpenVista Server is running. How do I connect my WindowsGui on my Window-Box to my OpenVista-Server running on my Linux-Laptop)
Line 108: Line 108:
 
== Ok, my OpenVista Server is running. How do I connect my WindowsGui on my Window-Box to my OpenVista-Server running on my Linux-Laptop ==
 
== Ok, my OpenVista Server is running. How do I connect my WindowsGui on my Window-Box to my OpenVista-Server running on my Linux-Laptop ==
  
Get the newest CPRS-GUI client from the [ftp://ftp.va.gov/VistA/Software/Packages/Order%20Entry-Results%20Reporting%20-%20OR/ FTP-Site].
+
# Get the newest CPRS-GUI client from the [ftp://ftp.va.gov/VistA/Software/Packages/Order%20Entry-Results%20Reporting%20-%20OR/ FTP-Site].
 +
# Read [http://www.hardhats.org/projects/VistA_Install/CPRSStart12.html this] and
 +
do steps 2-8 in adding the GUI menu, then skip to Give Yourself the Correct
 +
Keys and Tabs and then Skip to Other Methods to Try if Necessary and use teh
 +
ShortCut Method, which seems to be the way to go now-a-days.

Revision as of 09:51, 29 July 2005

I think WorldVista is great stuff. I'm living in Zurich, Switzerland and would like to adapt this for the Swiss market. At the moment I'm still fighting with the installation. I posted following question to the Mailinglist:

When do I have to run GTM>D ^ZTMGRSET

If you started with OpenVistA SemiVivA, you do not need to set any environment variables to get started, and you do not need to run ^ZTMGRSET - I have already run ^ZTMGRSET when packaging OpenVistA SemiVivA and OpenVistA VivA. I suggest deleting what you have, and starting over. - just install OpenVistA SemiViva as root and then as a normal user execute /usr/local/OpenVistA/vista.

^ZTMGRSET's understanding of the behavior of GT.M's $ZROUtines is somewhat simplistic, and you will need to understand more about GT.M's $ZROUtines if you want to run ZTMGRSET in a VivA or SemiVivA environment. It's actually very simple to set up and run it - just 2 shell commands before you invoke mumps -run ^ZTMGRSET - but you should really understand what is going on before you try a command that makes major changes to the VistA setup.

Where do I set the Variables, and how to I start Vista with some Variables?

You set the varibales in .bash_profile if you do the manual install
source /usr/local/gtm/gtmprofile
export vista_source=/usr/local/OpenVistA
export vista_home=/home/vista
export gtm_log=$vista_home/log
export gtmgbldir=$vista_home/g/mumps.gld
export gtmroutines="$vista_home/o($vista_home/r)
$vista_source/o($vista_source/r) $gtm_dist"

Watch out for line breaks - there are 6 lines above, one starting with "source" and 5 starting with "export".

If you use the script /usr/local/OpenVistA/vista, you do not need to set any variables.

Did I forget any step? At witch step should I start, so I do not get below error?

vista@Minerva ~ $ FOIAVistA/vista --run

GTM>D Q^DI

VA FileMan 22.0

Your Identity(DUZ) is 0(zero). Please identify yourself.

Access Code:

Your Identity(DUZ) is still 0(zero). You need to identify yourself!

New Person?:
You must have a valid DUZ!

Before you do above, try:

GTM>S DUZ=.01

Any hints what would be nice to try as next step?

Your work has only just begun. The configuration is the hard part. May I refer you to the following site to help get you started.

VistA-Office will soon be coming out and the web site that provides vendor support for it, when it really gets up and running should have a lot of configuration information. Configuration information for VistA on Cache/Windows and GTM/Linux is almost identical.

http://www.geocities.com/kdtop3/
http://www.va.gov/vdl

When will the GUI for Linux be coming out?

I am not sure I understand your question because I have to be sure you understand the relationship of the GUI to OpenVistA. The clinicians GUI is CPRS, which runs on Windows and connects to the server whether it the server is running on Cache/Windows, GTM/Linux or on a mainframe.

Medsphere has apparently built a cross platform replacement for CPRS.

Codeweavers has worked on getting CPRS to run on Wine in the past.

VistA-Office currently runs only on Cache/Windows but will be ported to GTM/Linux. It will likely happen within a few weeks of its release.

So hopefully one of those things answers your question.

How do I set the access code? How do I set the user?

You should establish a user for yourself. That user will have an access code and verify code (same as a login and password combo).

So do D ^XUP --> option EVE->user->add user

Then, on the user editing pages, set the access code to your choice of words.

Then, next time you d ^XUP, you can use your new access code.

Hmm, this I do not understand yet; when I do:

vista@Minerva ~ $ FOIAVistA/vista --run

GTM>S DUZ=.01

GTM>D ^XUP

Setting up programmer environment This is a TEST account.

Select TERMINAL TYPE NAME: ?

Answer with TERMINAL TYPE NAME

How would I add a User? I can not see any options?

Ok, my OpenVista Server is running. How do I connect my WindowsGui on my Window-Box to my OpenVista-Server running on my Linux-Laptop

  1. Get the newest CPRS-GUI client from the FTP-Site.
  2. Read this and

do steps 2-8 in adding the GUI menu, then skip to Give Yourself the Correct Keys and Tabs and then Skip to Other Methods to Try if Necessary and use teh ShortCut Method, which seems to be the way to go now-a-days.