Develop > Persistence layer > Data assets > Add a currency
Add or changing a currency conversion
Complete the following steps to add or change a currency conversion.
Procedure
- For each currency conversion that to add or change, or to add a new EMU currency, update the CURCONVERT table:
<curconvert curconvert_id=" -21" storeent_id=" -1" fromcurr=" USD" tocurr=" CAD" factor=" 1.26" multiplyordivide=" M" bidirectional=" Y" updatable=" N"/>
- 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