OLAP Miner User's Guide


Sample OLAP Miner client configuration file

Here is a sample OMClient.cfg file:

<?xml version="1.0">
<OMClientConfig>
<olap_miner_server value = "ominer.us.ibm.com/>
<port value = "1976"/>
<spreadsheet_path value = "C:\lotus\123\123w.exe"/>
<sup_missing_rows value = "true"/>
<!-- This element tells Miner to display a text string instead of #Missing -->
<missing_text value = "Not Applicable"/>
<clientlog path = "C:\OMLogs" max_size = "1000000" verbose = "LOW"/>
</OMClientConfig>


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]