Client API-services
Author: roger.wallin@abilita.fi (rogerw)
Hi,
Say you have an interface into your Uniface application programmed as Uniface services.
These services should be used by another Uniface application installed and used only as a Uniface client application, with a direct sql-connection to both databases (let's say different databases for the applications but on the same database-server).
Both applications have used DEF as the path of the used database tables. You will offer your api-services as eg. an uar-file.
Presume that some of the services have to be called quite often.
What's the best way to handle the change of the database connection as the api-services are called?
Is the "open"-command too slow in this scenario, or should this be handled by starting another Uniface client process handling the API-service or is this at all possible ......?
Regards RogerW.




