Kbase P148918: Can an Open Client based application directly invoke ABL classes on the AppServer?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/2/2009 |
|
Status: Unverified
GOAL:
Can an Open Client based application directly invoke ABL classes on the AppServer?
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.x
FIX:
At the present time it is not possible to directly instantiate and use an ABL class on the AppServer from an Open Client based application. You must instead call a .p on the AppServer and that .p can then utilize the OO functionality.