Running a non-persistent (external) procedure
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The following example shows how you might invoke the sample
FindCustomerByNum( ) method:
|
The object ID handler automatically inserts the orderInfo object ID into the
SOAP request header.
StringHolder is one of several holder classes defined by Axis.