To change the default reporting currency for a store:
- Stop the replication and extraction processes while updating the database tables with the new reporting currency.
- Make a note of the parameter values for the TIME_CUT_OFF_LOCAL parameter. The following command updates the TIME_CUT_OFF_PREV parameter to facilitate changing the REPORT_CURRENCY:
db2 update wca.parameters set param_value = '1000-01-01-00.00.00' where param_type='TIME_CUT_OFF_PREV'
- Open the WebSphere Commerce Analyzer Parameter Manager.
- Select Stores. The Select Stores, Report Language and Currency page displays.
- Select the currency from the Report currency list and apply your change.
- On the WebSphere Commerce Analyzer server, from the Start menu, select Programs > IBM WCA> Run WebSphere Commerce Analyzer. The WebSphere Commerce Analyzer Runtime window opens.
- Select Start WCA. WebSphere Commerce Analyzer replication and ETL processes will run.