loscar
0 pts. | Nov 30 2004 10:24PM GMT
Hi,
The way that work better is defining a java class in RPG ILE program, with prototype.
In the Eval you pass as parameters strings as long you need also you receive the answer from the java executed class:
EVAL RET =javaClass(stringA, stringB)
The javaClass is defined in the “D” section.
I tried to give you a hint for another way to run java in ILE.
I hope it helps.
Carlos Penaherrera
jeri48302J
0 pts. | Dec 7 2004 11:52AM GMT
Hello,
We get a request to move Java to NT using webservice Java,
How AS400 RPG call Java on NT webservice??
How to pass parameters to Java and get parameter
from java on webservice to RPG??
Thanks!
jeri48302J
0 pts. | Jan 7 2005 1:26PM GMT
Can ILE get Array Parms back from Java?? We need a group of data back, say: 10 sets of dealers back, Can we using Array??
Thanks!
Jer






