Home > Contents > Index >  
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 

ASSET.GETPUBDEPS

Gets the mirror publish dependencies for an asset.

Syntax

Parameters

NAME (required)
Name of the asset instance object.

LIST (required)
Name of the list to create containing dependent assets.

DEPTH (optional)
Levels to search for dependency. A value of -1 indicates to search for the all dependencies to all levels. The default value is 1.

Description

Approval dependencies include any child in the AssetRelationTree. Other approval dependents depend on the asset type. For Page assets, page assets lower in the hierarchy are dependents. Site Entry assets will list the related CSElement asset as a dependent. Flex assets will have flex family memebers as dependents. If the flex asset has any attributes of type asset will have these as dependent assets. If the asset supports embedded links in any of its fields and there are embedded links, these will be listed as dependents.

The generated list contains the following columns: OTYPE, OID, OVERSION,DEPTYPE.

Error Numbers

The possible values of errno include:

Value
Description
-10004
A required parameter is missing.
-10005
The requested object is not in the object pool (is not loaded into
memory).

Example

   Home > Contents > Index >

Oracle XML Tag Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.