Try OpenEdge Now
skip to main content
Configuration
Configuring Batch Programs : API references : POST( ) method
 

POST( ) method

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

/containers/{container}/batch/{key}/processes
*{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.

HTTP method

POST

Parameters

None

Sample request

None

Sample response

None