EntityReference Type Reference

From ControlTier

Jump to: navigation, search

Description

EntityReferences refer to an object in Workbench.

Attributes

AttributeDescriptionRequired
maprefuriThe maprefUri specifying the object in the map.Yes

Examples

Get the transform definition by the specified entityreference.

        <transform-get serverUrl="${viewdoc.server}"
                       depot="${resource.depot}"
                       resultproperty="rs"
                       comment="none">
          <entityreference maprefuri="${resource.mapref-uri}"/>
          <document file="something.conf" dir="/${resource.depot}/publish" type="text-plain"/>
        </transform-get>
      
Personal tools
Namespaces
Variants
Actions
Navigation
Communication
Development
Toolbox
Print/export