I think I essentially understand how to put an entry in the Remote Procedure file. I do not think I understand what modifying the entry in the option file does for you.
Jim

----- Original Message ----- From: "Kevin Toppenberg" <[EMAIL PROTECTED]>
To: <hardhats-members@lists.sourceforge.net>
Sent: Wednesday, May 24, 2006 12:36 PM
Subject: Re: [Hardhats-members] RPC broker call


Another issue to getting RPC calls to work is that you must have a
"context" to work in.  This ensures that a client can not make calls
that it has not previously been specified to make.

VistA does this by having an entry in the OPTION file this lists out
the allowed RPCs.  So since I wanted CPRS to do some exta things, I
modified the entry: OR CPRS GUI CHART and added the following to the
RPC multple field:

       TMG UPLOAD FILE
TMG DOWNLOAD FILE
MAGGADDIMAGE
MAG3 TIU IMAGE
MAG3 CPRS TIU NOTE

Kevin

On 5/24/06, Kevin Toppenberg <[EMAIL PROTECTED]> wrote:
I was just working on the documentation for my server code for viewing
*.pdf (or any other) files in CPRS, and storing the files on the
server.  Here is a dump of the entries I made in the REMOTE PROCEDURE
file.
...


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members



-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to