1. Walther Rodriguez
  2. PowerBuilder
  3. Tuesday, 8 September 2020 16:21 PM UTC

I develop in pb 12.5 and deploy in Appeon 2015 build 0366 64 bit

This line: 

li_rc = adoConnection.ConnectToNewObject("ADODB.Connection")

work god in power builder, but dont work in appeon,show this message "Could not connec to object"

 

Please HELP

 

Pd: Sorry for my English :).

 

Walther Rodriguez Accepted Answer Pending Moderation
  1. Wednesday, 9 September 2020 04:34 AM UTC
  2. PowerBuilder
  3. # 1

Thanks for answering Mr.Mazda.

I from Peru, working in Pb since 2000; with my development team we have created an ERP framework, which allows interface peripherals, generate graphics with JSON and "translate" ABAP code, among other things.

back to the question :)

Yes, Powerserver 2015 64 bits

the objective is to consult the list of users of an active directory, we are doing it with an ado.net connection

LIKE THIS

can the connection be made with Ado.Net to LDAP by AEM? How? If there are several users?

thanks

 

Comment
  1. Armeen Mazda @Appeon
  2. Wednesday, 9 September 2020 17:56 PM UTC
Take a look at the documentation of AEM it explains how to configure LDAP. If the built-in LDAP feature doesn't meet your needs, then the only other good option I see is coding in C# the logic to authenticate LDAP and call that as a REST API from PowerScript. But the issue is your PowerServer is too old... you need PowerServer 2020 version to call REST APIs.
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.