Home > Contents > Index >
Get an IList of the relatives of this asset.
<asset:getrelatives list="name of output list" name="name of asset whose relatives will be returned" [filter="name of loaded dimension filter"] />
TYPE
, OBJECTID
,
corresponding to the asset type and the the asset id.
Get an IList of the relatives of this asset.
Relatives are assets that share the same dimension parent. The IList has 2 columns: TYPE and OBJECTID corresponding to the relative's asset type and asset id.
There are no possible errno
for this tag.
The following demonstrates how it is possible get a list of relatives from an asset.
<asset:getrelatives name="a1" list="a1.relatives.list"/>
Home > | Contents > | Index > | ||
![]() |
Oracle JSP Tag Reference |