Hi,
Would you have any coding example of how to call a server program using TYPE PerformAction, with parameter passing? I tried to look for it in the shipped examples but could not find anything. Also, how do you receive these parameters in the server program?
I would assume that the server program would have the normal /INCLUDE QRPGLESRC,STDPARAM as it needs to receive the RequestACTION. In this case, how would this server program receive the list of passed parameters?
Thanks,
Rocel
(RPG) Offline: PerformAction on Server Program with parameter passing
-
MarkDuignan
- Posts: 346
- Joined: Wed Apr 18, 2012 10:33 am
Re: (RPG) Offline: PerformAction on Server Program with parameter passing
Thanks Mark. Will check this one.