Exporting Data (Tools/APIs) Contents Background Information Available Tools Export data programmatically. Background Information The Management Portal provides two generic options for exporting data: The Data Export Wizard, which exports data from SQL tables. See Exporting Data to a Text File. The Export Globals page, which exports globals to .gof files. See Exporting Globals. Available Tools %SQL.Export.MgrOpens in a new tab class Enables you to export SQL tables to text files. For information, see %SQL.ExImDataOpens in a new tab, the utility class from which %SQL.Export.MgrOpens in a new tab inherits.Availability: All namespaces. %GlobalOpens in a new tab class Includes the Export() class method.Availability: All namespaces. Numerous tools within InterSystems IRIS® provide more specific export options, documented elsewhere.