Siebel Analytics Web Administration Guide > Administering Siebel Answers >

Changing the Default Currency


You can change the default currency displayed in the Siebel Answers user interface, for example, from French Francs to Euros.

If you are using Siebel Analytics applications, with no customizations, you only need to set the default data warehouse currency.

If you have created additional subject areas, the currency column data will be in the number format and you will need to make the changes described in the second procedure.

For more information about using formatting functions in Siebel Answers, see Siebel Analytics User Guide.

To set the default data warehouse currency

  1. Open the currencies.xml file.
  2. Search for the currency that you want to make the default.
  3. Copy the entire currency element.
  4. For example, copy the currency tag for the Euro:

    </Currency>

    - <Currency tag="int:euro-l" type="international" symbol="_" displayMessage="kmsgCurrencyEuroLeft" digits="2" format="$ #">

    <negative tag="minus" format="-$ #" />

    </Currency>

  5. Search for the text string int:wrhs, located towards the top of the file.
  6. Select the entire element and replace it by pasting the copied element over it.
  7. Replace the tag attribute so it reads int:wrhs.
  8. For example, replace tag="int:euro-l" with tag="int:wrhs".

  9. Stop and start the World Wide Web Publishing Service.

To specify the currency for customized subject areas

  1. Display the request that uses the subject area in the criteria page.
  2. Click the Format Column icon for the currency column.
  3. If necessary, clear the Use Default Data Format check box.
  4. In the Treat Numbers As drop-down list, select Currency.
  5. In the Currency Symbol drop-down list, select the currency.
  6. In the Use these Settings drop-down list, select: as the system-wide default for this data type.
  7. Repeat the process for any other columns.

 Siebel Analytics Web Administration Guide 
 Published: 18 April 2003