Question SAAS for Progress OpenEdge?

alenicomar

New Member
Hello!

Is there possible and/or does Progress support SAAS built for their clients?

For example, an API to process some third-party complex/tedious information like to issue an invoice through different government requirements.

Another example would be a web-based panel to auto-manage data dictionary, structure file and database configuration to improve performance depending on project or usage metrics.

I am concerned about privacy and security compliance but I would like to hear about Progress possition specially in the second example.
 
People certainly do things like your first example, although they also write them in ABL too.

As for your second example, while it might be possible, I question writing the tools to manage the application in any form other than what Progress supplies. Only with Progress tools will you have the latest bug fixes and features.

It might help if you told us a bit about the application and what motivates your query.
 
There are SaaS-bsaed OpenEdge applications. You can read about database multi-tenancy in the documentation. As for security and privacy, those can mean many things to different people, so some detail is needed. As always, your options will be better if you use the latest release and commit to staying current after that.
 
Back
Top