Skip Headers
Oracle® Secure Enterprise Search Administration API Guide
11g Release 1 (11.1.2.2)

Part Number E21606-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

activate skinBundle

Activates a skin bundle.

See Also

"Search Interface Customization: Skin Bundles"

Syntax

activate skinBundle --NAME=object_name [--INPUT_FILE=xml_filename] [--ATTACHMENT_LIST=list_filename]

or

activate skinBundle -n object_name [-i xml_filename] [-h list_filename]

Parameters

object_name

Content of a <search:name> element in the XML document.

xml_filename

Path to the XML document that describes the object. See skinBundle.

list_filename

Path to the text file that lists the files in the skin bundle. See the Notes for create skinBundle.

Example

This example activates a skin bundle named acme:

SES>activate skinBundle --NAME=acme
 
The object "[name=acme]" was successfully activated