×
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.
Ahhh..that makes sense...
So I don?t need to create a WSDL & interface anymore. I just created the
dedicated service. My web project would still be exactly the same (contains
my services).
I have to try coding it to really wrap my brain around it.
Thanks again for your help.
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Joe Pluta
Sent: Sunday, March 20, 2011 5:46 PM
To: Midrange Systems Technical Discussion
Subject: Re: many QZDASOINIT & QZRCSRVS jobs in QUSRWRK
On 3/20/2011 4:31 PM, tim wrote:
Thanks Joe...
I will create an Egl Café question on this...i don?t see any examples of
calling rpg programs using @dedicated...might be a nice thing to have
Tim, you don't call an RPG program using @dedicated. Rich UI calls an
EGL service using @dedicated, which in turn calls an RPG program. Just
like any other multi-tiered EGL approach. The RPG is called by the part
that runs on the server. The Rich UI calls the EGL on the server.
Joe
As an Amazon Associate we earn from qualifying purchases.