ADM_Process - Queued Process
A queued process is a process stored in a process queue, which can be processed locally by the client or globally. Processes can be sent to the queue from each client by calling SubmitProcess() with the database handle managing the queue.
Attributes
- __AUTOIDENT - Internal process number
- state - Process state
- name - Process name
- inst_action - Instance action
- lock_project - Lock project
- property_path - Property path to executing instance or collection
- parameters - Parameters passed to the process
- result - Process result
Relationships
- queue - Action queue
- ready_procs - Actions processed
Keys
- ik - Primary key