Develop > Persistence layer > Data assets > Add a currency
Add supported currencies
Complete the following steps to add a new supported currency.
Procedure
- Use the following line in a mass loadable file:
<curlist storeent_id=" -1" currstr=" CAD" />
Where:
- storeent_id
- The store or store group ID.
- currstr
- The three-character ISO 4217 currency code representing the supported currency. This code must appear in the SETCCURR column of the SETCURR table.
- Load the data to the WebSphere Commerce database. For instructions on how to load the data to the database, see Load the data to the WebSphere Commerce database.
Related concepts
Related tasks
Related reference