I'll package it up if you're interested in seeing it.
The queueing idea might be nice depending on how high volume of
transactions you would process.
I find the low-tech, dump results to a file option seems to be pretty
speedy unless you need high volume, high speed.
Most types of transactions I would be doing would take 1-2 seconds
anyway.
Regards,
Richard Schoen
RJS Software Systems Inc.
"Get the information you need. Now!"
Document Management, Workflow, Report Delivery, Forms and Business
Intelligence
Email: richard@xxxxxxxxxxxxxxx
Web Site:
http://www.rjssoftware.com
Tel: (952) 736-5800
Fax: (952) 736-5801
Toll Free: (888) RJSSOFT
----------------------------------------------------------------------
message: 1
date: Sun, 13 Sep 2009 13:52:01 -0400
from: Jon Paris <jon.paris@xxxxxxxxxxxxxx>
subject: Re: [WEB400] WEB400 Digest, Vol 7, Issue 272
Hi Richard,
Nice - Wanna share?
I have been thinking that it might be useful to build a utility that
could pipe answers back via a queue. That would avoid the file opening
overhead and make things a little more snappy. Since you can get a
queues etc. vis the i5 components it should be doable.
Jon Paris
www.Partner400.com
www.SystemiDeveloper.com
On 13-Sep-09, at 1:00 PM, web400-request@xxxxxxxxxxxx wrote:
I written a CL command wrapper around the PHP-CLI calls so that I can
call a PHP script, let it do its thing and place the output into an
OUTFILE so I can process it from an RPG or CL program.
As an Amazon Associate we earn from qualifying purchases.