× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I guess I was able to say it in one short post 😊

Also less layers. No data queue or iToolkit plumbing or polling which is what it sounded like you were advocating. Synchronous real-time.

STDOUT sends feedback directly to an IFS or OUTFILE which the RPG app can simply read immediately once the Python call completes.

Without seeing a code sample or succinct step by step from you it's hard to tell, but I think we're generally probably in the same neighborhood.

Regards,
Richard Schoen
Director of Document Management
e. richard.schoen@xxxxxxxxxxxxxxx
p. 952.486.6802
w. helpsystems.com
--------------------------------------------------------------------------------
Here is the approach which works quite well for me and it's synchronous as well:

1. RPG - call CL program or CL program wrapped with CL command with parms to Run Python code.
2. Python code outputs return info via STDOUT console output to database/IFS file or to a predetermined database file location.
3. Read resulting return values from the STDOUT file location from the RPG app.
4. Repeat.

How is this any different than what I've been saying (in all three of
my previous posts in this thread), other than mentioning stdout
specifically?




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.