Skip to main content
Skip table of contents

getCompositeHost() Macro

getConfigurationHost() and getCompositeHost() are deprecated macros. Since introduction of the new component diagram with Builder 6.0, it is not possible anymore to specify a deployment in the xUML model and these macros will only return "localhost".

Syntax
NONE
getCompositeHost()
SemanticsReturns the name of the Bridge node instance the compiled xUML service was deployed to.
Examples
NONE
set host = getCompositeHost();

Example File (Builder project E2E Action Language/Operating):

<your example path>\E2E Action Language\Operating\uml\deploymentMacros.xml
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.