Salesforce

Runtime Functions (Magic xpa 2.x)

« Go Back

Information

 
Approval Process StatusPublished
Objective
Description

Runtime Functions (Magic xpa 2.x)

The Runtime functions are:

  • RqExe – Requests a Magic Request Broker to load a new entry from a predefined list of applications.

  • RqRtTrm – Terminates an enterprise server.

  • RqRtInf – Returns the current number of busy threads, the maximum number of threads allowed by license, and the most frequently used threads.

  • DiscSrvr – Disconnects the current thread that is no longer required by Magic xpa.

  • DbReload – Reloads a resident table and replaces the copy of the resident with the new copy for all contexts.

  • DbDel – Clears the content of a resident table, but does not delete any of the physical records from the table. The DbDel function is also applicable for enterprise servers.

Reference
TitleRuntime Functions (Magic xpa 2.x)
URL NameRuntime-Functions-xpa