Skip to main content

%ZEN.Report.get

class %ZEN.Report.get extends %ZEN.Report.reportNode

get - issue an HttpRequest to get XML data to insert into a ZEN Report Report Definition

Property Inventory

Properties

property host as %ZEN.Datatype.string;
host where data located
Property methods: hostDisplayToLogical(), hostGet(), hostIsValid(), hostLogicalToDisplay(), hostLogicalToOdbc(), hostNormalize(), hostSet()
property port as %ZEN.Datatype.string;
port where data located
Property methods: portDisplayToLogical(), portGet(), portIsValid(), portLogicalToDisplay(), portLogicalToOdbc(), portNormalize(), portSet()
property url as %ZEN.Datatype.uri;
url where data located
Property methods: urlDisplayToLogical(), urlGet(), urlIsValid(), urlLogicalToDisplay(), urlLogicalToOdbc(), urlNormalize(), urlSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab