POST( ) method
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
| POST /containers/{container}/batch/{key}/processes |
This method is for the Batch Program process that is not assigned with a Process ID from the client in the URL. OpenEdge Management assigns a Process ID for this process.
Endpoint URL
|
{container}refers to the name of the AdminServer on which the Batch Program process is running.{key}refers to the OpenEdge Management resource key for the Batch program process.