Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

Ens.Atelier.v1.RuleDocument

stream class Ens.Atelier.v1.RuleDocument extends Ens.Util.AbstractDocument

This class provides some methods that Atelier uses to work with Ensemble Business Rules

Method Inventory

Parameters

parameter EDITORURL = EnsPortal.RuleEditor.zen;
URL to use to get actual editor for Studio to display.
parameter EXTENSION = .%rules;
Inherited description: File extension used for this document (e.g., .dtl)

Methods

classmethod GetURL(pName As %String) as %String

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab