C Main API Miscellaneous Functions

These functions manage asynchronous processes, obtain state information, handle log files, and retrieve messages.

FunctionDescription
EssGetProcessStateGets the current state of an asynchronous process, such as a calculate or data import.
EssCancelProcessCancels an asynchronous process which has not yet completed.
EssGetLogFileCopies all or part of an application log file from the server to the client.
EssDeleteLogFileDeletes an application log file on the server.
EssGetGlobalStateGets the server global state structure which contains parameters for system administration.
EssSetGlobalStateSets the server global state structure which contains parameters for system administration.
EssSetPathSets the ESSBASEPATH environment variable for the current process.