×
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.
So, I have a Service Program now that is used to access data in our ERP tables. That's the big service pgm.
These new operations are adding/updating ERP tables (Orders)... they will be used initially for the Browser application. However, I can see the potential for calling them outside of this specific application. Specifically, adding/updating/deleting an order detail line. Additionally, I call procedures within that larger service program from within these new programs. If that makes sense.
So I wouldn't call them generic... they're specific to this application for now.
-----Original Message-----
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Richard Schoen
Sent: Monday, November 13, 2023 1:09 PM
To: rpg400-l@xxxxxxxxxxxxxxxxxx
Subject: RE: Program vs Service Program Procedures
Now you have the Microservice style discussion.
One large service program or multiple small ones.
Seems more like a design decision
Are the subprocedures related to a specific app or generic ?
Regards,
Richard Schoen
Web:
http://www.richardschoen.net
Email: richard@xxxxxxxxxxxxxxxxx
----------------------------------------------------------------------
As an Amazon Associate we earn from qualifying purchases.