Try OpenEdge Now
skip to main content
Web Services
Creating OpenEdge SOAP Web Services : Building Clients for OpenEdge SOAP Web services : Overview of calling methods on Web service objects : Client interface methods for SubAppObjects and ProcObjects
 
Client interface methods for SubAppObjects and ProcObjects
You use the methods for ProcObjects and SubAppObjects in the same way regardless of the session model. The value for the ProcObjectID element or SubAppObjectID element that you send in the SOAP request header for methods invoked on each object is initially returned in the SOAP response header of the CreatePO_ProcObject method or CreateAO_SubAppObject method that you called to instantiate the object.
* ProcObject methods
* SubAppObject methods