Created on 12 May 2017
icon_unfollowing
Login to follow
progress-openedge-connector

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 
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)
Category
Integrations, Other integrations
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
See all 2 dependencies
Application Objects
Progress OpenEdge Connector has 0 AOs.
Team
Compatible with
Version 11
Version 10
Stack:
.NET
Database:
SQL Server
Asset consumers
No consumers yet.
Weekly downloads