In order to add a new store archive to the Publishing utility in the Administration Console, you have two options. You must have Site Administrator access to complete either of these tasks.
To add the new store archive to the default view of the Publishing utility, do the following:
- If the following directory does not already exist, create it:
- Copy the store archive file you want to add, to the directory created in
step 1.
Note: The ConsumerDirectBasic.sar is located in the following directory: - The new store archive will display in the default view of the Publishing
utility.
To add the store archive to a particular view, do the following:
- If the following directory does not already exist, create it:
- Copy the store archive file you want to add, to the directory created in
step 1.
Note: The ConsumerDirectBasic.sar is located in the following directory: - Open the SARRegistry.xml file. It is located in the following directory:
- Add a SampleStore element for the archive you are adding. For
example:
<SAR-properties> <SampleSAR fileName="ConsumerDirectBasic.sar" relativePath="ConsumerDirectBasic"> <view name="ConsumerDirect"/> </SampleSAR> </SAR-properties>
- The file displays in the view specified in the SARRegistry.xml file.
For more information on adding the ConsumerDirectBasicStore.sar to the Publish utility, see Adding the Basic store store archive to the Administration Console.