[progress Communities] [progress Openedge Abl] Forum Post: Re: Consolidating Business...

  • Thread starter Thread starter bronco
  • Start date Start date
Status
Not open for further replies.
B

bronco

Guest
Well, you create the service interface for the APSV transport. Basically you create a .p (for example: get_customer.p) and in that .p instantiate your customer logic object (say: customerObject = new BeCustomer()) and access the appropiate method. Just like you used to do in the classic AppServer.

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