Adxpid
adxpid
returns the process ID that executes the Sage X3 Warehousing code on the Sage X3 Warehousing server.
adxpid
# Creation of a unique temporary file for the user[L]THE_FILE = filpath("tmp",num$(adxuid(2)),0)Openo [L]THE_FILE
adxpid
returns the ID of the Sage X3 Warehousing current process. Unlike adxuid, this process ID cannot be unique if several servers are involved.
The type of result is Integer.