Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
There is no easy way for an ILE program (or really any non-Python program)to receive information directly from Python code, in the form of return
values or parameters.
Take a look into XMLSERVICE on the YiPs website**. Tony Cairns (IBM'er)
has created a Ruby gem/client*** making it simple to communicate with an
RPG program (including return values, parms, and stateful jobs).
iSeriesPython includes an easy-to-use wrapper to call any
native *PGM object, including passing parameters to it and
retrieving parameter values from it. So, you have "bidirectional"
communication, as long as Python is doing the calling.
Going the other direction (RPG initiating the call to <insert script
language>) isn't as seamless.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2026 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.