progress-openedge-connector
Web icon

Progress OpenEdge Connector

Stable version 2.0.0 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded
 on 12 May 2017
 by 
3.7
 (3 ratings)
progress-openedge-connector

Progress OpenEdge Connector

Details
Application for managing direct connections with Progress OpenEdge AppServer.
Read more

Application for managing direct connections with Progress OpenEdge AppServer.


Features:

  • Registration of various configurations of connections with AppServer.
  • Use of AppServer of type Free Session or not.
  • Control of maximum number of concurrent connections.
  • Queue control of requests when all connections are in use.
  • Timeout control in queue of requests.
  • Access procedure progress directly through the procedure's "path + name", without the need to generate additional DLLs via proxygen.
  • Control the locking / unlocking of all connections (main switch).
  • Multi-thread access test in background.
  • Log of requests, including handling the input and output parameters to save them as Text (up to 2000 characters) or BinaryData (for texts above 2000 characters).
  • Log of connections setup.
  • KeepAlive option to reuse of OpenAppObjectControl (Beta). If you choose to not KeepAlive it will open and close connection on each request.
  • Actions to centralize the handling of requests and respective logs.
  • Initial self-configuration of the singleton in publishing and logging in.


Limitations:

  • The Progress OpenEdge procedures must have an input parameter and an output parameter. Both of type LONGCHAR.
  • Because of the use of Singleton in the extension, access must be done via WebServices of the main module. It can not be via Actions because this would create a new instance of Singleton.
Release notes (2.0.0)
Reviews (0)
Team
Other assets in this category