Port 80, Port 8080, or Other

To use index libraries that are configured with port number 80, uncomment the index section that includes the path to the port 80 indexes as follows:

<!--
<index name="centuryassets" directory="centuryelectronics\centuryassets"></index>
<index name="centurycustomers" directory="centuryelectronics\centurycustomers"></index>
<index name="centuryemployees" directory="centuryelectronics\centuryemployees"></index>
<index name="centuryorders" directory="centuryelectronics\centuryorders"></index>
<index name="centuryplants" directory="centuryelectronics\centuryplants"></index>
<index name="centuryproducts" directory="centuryelectronics\centuryproducts"></index>
<index name="centurystores" directory="centuryelectronics\centurystores"></index>
-->
<index name="centuryassets" directory="centuryelectronics\port80\centuryassetsp80"></index>
<index name="centurycustomers" directory="centuryelectronics\port80\centurycustomersp80"></index>
<index name="centuryemployees" directory="centuryelectronics\port80\centuryemployeesp80"></index>
<index name="centuryplants" directory="centuryelectronics\port80\centuryplantsp80"></index>
<index name="centuryproducts" directory="centuryelectronics\port80\centuryproductsp80"></index>
<index name="centurystores" directory="centuryelectronics\port80\centurystoresp80"></index>

To use other port numbers, the Century Electronics data must be recreated using the feed procedures. All port number references in the magdemo_index_magnifyprops.fex report procedure must be updated accordingly.


WebFOCUS