Search results

  1. I

    Question Code example of using LDAP from Openedge-based application from Windows?

    Hello, the target is to do these tasks (Windows, ABL application, domain with Active Directory) using LDAP: - find if an user exists in the active directory domain - login the user using entered credentials valid for the domain (login, password) - verify if the currently logged in user is...
  2. I

    Resolved Generic JMS Adapter using ClientConnect - implementing SSL

    Hello, is there any way I could find some info about what exactly is needed to be done to successfully implement SSL for this "blackbox"? Talking about Generic JMS Adapter - procedure jms/ptpsession.p ran with "-SMQConnect" parameter. All that is possible to customize is the AdminObjectFinder...
  3. I

    Implementing SSL for JMS WebMethods

    Hello, environment: OpenEdge version 11.7.5, @AIX 7.2 We have suceeded in implementing of sending JMS to WebMethods using custom AdminObjectFinder.jar via CC1 adapter using the progress procedure jms/ptpsession.p etc. Now as the second step I want to add SSL but failing so far. Changed was only...
Top