Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%SYSTEM] >  [external]
Private  Storage   

class %SYSTEM.external extends %SYSTEM.Help, %External.Server, %External.GeneralImpl

External Language Servers provide access to external language platforms from Object Script. This class is the public Object Script interface for managing External Language Servers and for acquiring connections, referred to as gateways or gateway connections, to those servers. The getGateway will return a gateway connection to the requested server. There are also language specific methods for DotNet, Java, and Python that return a gateway connection to the default External Language Server for the requested language.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers


Summary

Methods
Help addToPath createServer deleteServer
disconnect getActivity getDotNetGateway getExternalLanguage
getExternalLanguageVersion getGateway getIMLGateway getJDBCGateway
getJavaGateway getODBCGateway getProperty getPythonGateway
getRGateway getRemoteGateway getServer getServerLanguageVersion
getServers getXSLTGateway invoke isServerRunning
modifyServer new serverExists setProperty
startServer stopServer




Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.