A
Anil Kumar
Guest
Hi Carl, I have created a detailed document on creating OpenEdge backend service using WEB transport using OpenEdge 11.7.0. Please find attached document with detailed steps on the same. As Ricardo stated, I would encourage you to go with ‘Path 1’ which is using Data Object services. Regarding REST vs WEB transports we can use either of the approaches for creating OpenEdge services. However, DataObject Web handler (which is new in OpenEdge 11.6.3) allows us to extend using ABL. On the other hand REST transport uses REST adapter (which was introduced in OpenEdge 11.2). With respect to problems you have encountered: >> when we check the project properties after creating the project, the propath is blank Can you please check if there are any errors in the log file. >> When we try to Create a Business entity class, we get a “super class…does not exist” error We have seen this issue happening intermittently and a quick restart of PDS OE (workspace) should solve the problem. Can you please try ‘OpenEdge service’ creation in a new workspace by following steps mentioned in the document and see if that solves the problem. Hope this helps. Thanks and Regards, Anil Kumar.
Continue reading...
Continue reading...