Home > Contents > Index >
asset:delete
This tag permanently removes an asset.
Syntax
<asset:delete
name="
assetName
"
/>Parameters
name (required)
- Input. Name of previously loaded asset.
Description
This tag will permanently delete an asset. It is not recommended that this tag be used since it does not ensure that publish targets have been appropriately notified of the asset delete. Instead, the asset:deletevoids tag should be used to remove voided assets from the system.
Error Numbers
The possible values of
errno
include:
Value Description-10004 A required parameter is missing. -12034 Publish in progress.See Also
asset:deleteassettype
asset:deletevoids
asset:void
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.