Supervisor Administration Process Management
Full version 7 function | Application/Contract | Sage X3/ERP | Class | APSADX | Representation | APSADX |
---|
This page is used to access the different Sage X3 connected processes on the Sage X3 solution associated with the current endpoint. It shares similarities with the PSADX
function in the version 6 client but it does not allow you to kill sessions. If you ever need to kill sessions, the PSADX
function is still available and it allows you to do so.
Process list | Process details | Cancellation operation |
When the page is launched, a list of processes appears, including the following information:
This is the unique identifier of a process. It corresponds to the value obtained by function adxuid(1)
when executed by the process.
Gives the IP address of the client. Can also be "BATCH" if the process has been started by the Sage X3 batch scheduler.
Corresponds to the login code of the Sage X3 process.
This is the folder that the Sage X3 process is connected to.
The IP service used to connect to the Sage X3 folder. Several services can access the same solution.
The application module and the function currently executed by the process. The function can be:
The login code used to connect to the server.
The date and hour of creation of the session.
The type of connection, which can be either:
On environments where version 6 folders still exist, you can also have some other connection types:
When clicking the process identifier (Ident 1) on a line in the query page, the detail of the process appears. The information within the query is displayed, as well as the following elements.
Gives the CPU time spent by the process.
This is the unique process identifier. It corresponds to the value obtained by function adxuid(2)
when executed by the process.
This grid displays the list of processes associated with the connection that are executed on the server. Usually, there are at least two processes:
adonix
, which corresponds to the Sage X3 code execution process.sadora
or sadoss
, which correspond to the database driver.Additional processes can exist:
sadsfq
when sequential system files are accessed.sadsys
when system calls have been done.For these processes, the process ID is listed, as well as the server on which it runs. This server can be different from the process server.
This operation can be run either from a query page by clicking the "X" icon on the line, or from a detail page by clicking Cancel.
It stops the processes that are attached to the current connection. This can only be done if the connection rights enable the user to execute this stop process function. If not, an error log is displayed.