PUT( ) method (Process)
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
| PUT /containers/{container}/batch/{key}/processes/{processid} |
Updates the process to use a different PID.
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.{processid}refers to the Process ID assigned for tracking the Batch program process through the REST API.
HTTP method
PUTParameters
NoneSample request
|