(RPG) Offline: PerformAction on Server Program with parameter passing

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
rdevost
Posts: 17
Joined: Fri Feb 20, 2015 9:21 am

(RPG) Offline: PerformAction on Server Program with parameter passing

Post by rdevost »

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
rdevost
Posts: 17
Joined: Fri Feb 20, 2015 9:21 am

Re: (RPG) Offline: PerformAction on Server Program with parameter passing

Post by rdevost »

Thanks Mark. Will check this one.
Post Reply