Persistent procedure sample
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Persistent procedure sample
Procedure CustomerInfo.p
The following example shows a portion of code
for a procedure, CustomerInfo.p, with a user-defined
function.
|
OpenAPI code to run the persistent procedure
The following example shows OpenAPI code that runs CustomerInfo.p as
a persistent procedure.
|