+

Search Tips   |   Advanced Search

Export content from the filestore

We must export content from the filestore to create your custom theme. There are different options available to export files from the portal file store.

Export content from the filestore is required in different scenarios, however with different files to be exported. See the concrete scenario description for the detailed list of files to export. We can access the filestore using the following URL:

Use one of the following options to export the files stored there.


Get a compressed file using your browser

We can obtain a compressed file of the content in the filestore using your browser. Enter the following url in your browser:

Where:

Note: A / must follow the folder name.

The URL triggers a download of a compressed file. If we are prompted for a user and password enter the admin user ID and password for HCL WebSphere Portal. Store the file on the local file system. This following url downloads the complete content of the filestore:

The following url downloads the content of the themes folder:


Automate the export using an Ant task

To automate the export, we can write an Ant task as depicted in the following example:

Where:

Note: A / must follow the folder name.


Use WebDAV to connect to the filestore

Enable Some HTTP OPTIONS for WebDAV clients

Use a WebDav Client to connect to the filestore using the following url:

Browse to the folder you need and copy the files to your local drive.


Export theme EAR file

Parent topic: Manually packaging themes for deployment