Oracle® Secure Enterprise Search Administration API Guide 11g Release 1 (11.1.2.0.0) Part Number E14133-02 |
|
|
View PDF |
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
Content of a <search:name>
element in the XML document.
Path to the XML document that describes the object. See skinBundle.
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