Persistent procedure sample
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- 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.
|