Progress Explorer API

charon

New Member
Hello.

I'm trying to find an easy way to depploy a Progress application. I've developed an installer that can check for progress, copy application files, and database and make config changes.
The installer has alos the posibilitty to deploy only the databeses on the server, assuming that the application will be used over the local lan with a share. The problem is that, besides copying the databases over the network share on the server and mayve generate some batch files to 'repair' them, i cannot do more to make database installation easier from a client machine. (Let;s say the databese server is in remote location in the company). Is there an API that will allow me to do what Progress Explorer Tool does remotly ? I want to create database configuration, start them etc. I think Progress Explorer Tool uses Java RMI for this but i'm not sure if the API is public or not ...

Thanks
 
Top