[progress Communities] [progress Openedge Abl] Forum Post: Re: Kuib 1.1 Data Object Service...

  • Thread starter Thread starter Anil Kumar
  • Start date Start date
Status
Not open for further replies.
A

Anil Kumar

Guest
Hi Bob, Please find the attached sample Business Entity class file which is built on Customer and Order tables. With respect to Business Entity code generation in PDS OE (Progress Developer Studio for OpenEdge), we can use ‘New Business Entity’ wizard. Please find below steps: 1) Create an ‘ABL Include’ file with specific schema (inclusive of two tables) 2) Create Business Entity by selecting the above created include file 3) This will create a Business Entity with all CRUD operations in it 4) Now we can create ABL Service (Data Object service) using the above created Business Entity file. We can also include two individual Business Entities (or resources) in the while creating the ABL Service (Data Object service) using ‘New ABL Service’ dialog as below: Hope this helps. Thanks and Regards, Anil Kumar.

Continue reading...
 
Status
Not open for further replies.
Back
Top