× 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.



Joe Pluta wrote:
Another option that's really powerful is to use a web application
server to expose business logic as web services, either via SOAP or
REST (I prefer the latter for intracompany work). Let the application
server handle all of the session management issues. You also get the
benefit of being able to share logic with other business units if
needed.

In general, I agree with Joe on this.

As with all implementations, you need to take the context into account.

If the application is highly focused and not likely to be shared with applications on other systems, I think the data queue method is probably easier.

A web service approach is much more flexible and reusable ... but probably more difficult to implement and use in RPG. It's _much_ easier to use in other languages though (java, php, .net, etc).

The key thing to consider is: think about where and how your application is going to be used down the road and choose the best solution with that target in mind.

david


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.