Persistent procedure sample
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.
|