Samples > Data load utility samples > Examples: Mapping data
Examples: Mapping pricing data
The following examples shows you how to insert, replace, or delete price data from the database using the data load utility.
- Example: Inserting and replacing price lists
The data load utility provides two modes for loading price lists: insert and replace. Use the insert modes for new price lists. Use the replace mode to update an existing price list.
- Example: Deleting price lists
The data load utility provides two modes for deleting price lists defined in CSV file: delete and replace. Use the delete mode to delete price lists if the mode is set to "Delete" in the data load configuration file. Use the replace mode to delete price lists if the mode is set to "Replace" in the data load configuration file.
- Example: Inserting and replacing offers with multiple currencies
The data load utility provides two modes for loading multiple-currency offers: insert and replace. The behavior of each mode depends on whether the identifier is specified.
- Example: Deleting offers with multiple currencies
The data load utility provides two modes for deleting offers with multiple currencies defined in CSV file from database: delete and replace. Use the delete mode to delete offers if the mode is set to "Delete" in the data load configuration file. Use the replace mode to delete offers if the mode is set to "Replace" in the data load configuration file. The behavior of each mode depends on whether the identifier is specified.
- Example: Inserting and replacing offers with a single currency
The data load utility provides two modes for loading single-currency offers. Use the insert mode when adding a new offer that previously did not exist in the database. Or use the replace mode when replacing an existing offer with a different offer. The behavior of each mode depends on whether the identifier is specified.
- Example: Deleting offers with a single currency
The data load utility provides two modes for deleting offers with multiple currencies defined in CSV file from database: delete and replace. Use the delete mode to delete offers if the mode is set to "Delete" in the data load configuration file. Use the replace mode to delete offers if the mode is set to "Replace" in the data load configuration file. The behavior of each mode depends on whether the identifier is specified.
Related tasks
Examples: Mapping inventory data
Related reference
Examples: Mapping catalog data
Data load business object mediators
Catalog: data load best practices
Inventory: data load best practices
Price: data load best practices