Copy Asset/Delete Asset/Upload Asset/Download Asset/Upload Icon
Copying an Asset
You can create copies of most assets, including the built-in assets. This is useful for when you want to:
-
Create a backup of an asset.
-
Update an asset while keeping the original in use.
-
Use a built-in asset as the starting point for creating a new asset. You cannot edit built-in assets, but you can create a copy to use as a starting point for further refinement.
When you create a copy of an asset, the copy is initially hidden regardless of the status of the original asset.
Note:
You cannot create copies of Content Presenter display templates.
To copy an asset:
- In the Copy dialog, in the Display Name field, enter a name for the copy.
- In the Description field, optionally enter a description for the new asset.
- Click OK.
Deleting an Asset
When an asset is no longer required, you may want to remove it. You cannot delete built-in assets.
Note:
Before you delete an asset, you must ensure that the asset is not in use. With the exception of page layouts, if you mark an asset for deletion, it is deleted even if it is use. For page layouts, a message notifies you that the layout is in use and cannot be deleted.
To delete an asset:
- In the Delete dialog, click OK.
Uploading an Asset
Note:
You cannot download an asset from one portal, then upload that same asset to another portal. In other words, migrating assets from one portal to another is not supported. To use an asset across multiple portals, the asset must be created as a shared asset.
When you upload an asset to WebCenter Portal:
-
Existing assets with the same internal ID are overwritten.
-
Portal assets are uploaded back only into their original portal. You cannot upload a portal asset into a different portal.
-
Assets must be in an archive file format on your local file system or a remote server.
To upload an asset:
Downloading an Asset
Note:
You cannot download an asset from one portal, then upload that same asset to another portal. In other words, migrating assets from one portal to another is not supported. To use an asset across multiple portals, the asset must be created as a shared asset.
When you download an asset, its configuration is saved into an archive file. You can save the archive file either to your local file system or a remote server file system.
To download an asset:
Note:
Artifacts used or referenced by assets, such as icons and images, are not included in the archive when an asset is downloaded. You must manage and move dependent artifacts manually. Oracle recommends that you use a folder structure on your content server specifically for asset artifacts so that content is easy to identify and move, if required.
If you are managing legacy assets that store artifacts in MDS, you can relocate dependent artifacts to your content server. However, if you do need to move artifacts stored in MDS, you can use the MDS WLST commands exportMetadata
and importMetadata
.