Home > Contents > Index >
Get an IList of the translations of this asset.
<asset.gettranslations 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 translations of this asset.
Translations are assets that share the same dimension parent in the locale dimension group. 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 to get the translations of an asset.
<asset.gettranslations name="a1" list="a1.translations.list"/>
Home > | Contents > | Index > | ||
Oracle XML Tag Reference |