Client interface methods for SubAppObjects and ProcObjects
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
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.