Accessing Module Properties.

Accessing Module Properties.

book

Article ID: KB0093095

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks -
Not Applicable -

Description

Description:
A module property within a group is created. The group name is Bean and the property name is username. What is the correct command to obtain the value of the module property ? 

Resolution

The command is: bw:getModuleProperty("/Bean/username")

Issue/Introduction

Accessing Module Properties.