Loading Data Using Batch Apply
Use the Batchapply API to add new stores, new users, or update the Product Catalog. Batchapply reads enterprise data stored in JSON data files and inserts or updates database records.
This section describes the following tasks and topics:
Data files
Before starting the Batch Apply process, obtain a copy of the data files containing the data to add or update. For sample data files, consult with an NCR Voyix representative. For customer-specific data files, contact your Data Management team.
If this is a new system, make sure to have all required Taxonomy, User, and Product files. For more information about data files, refer to Understanding batch data files.
When applying data files in bulk, messages are not guaranteed to be delivered in the same sequence as they are created or updated. The Advanced Store application compares the record timestamps and the timestamps of duplicate records. When a duplicate record is found, the record with the later audit date is retained in the database. When there is a conflict in the request, the Web API returns a 409 response. For more information, refer to Understanding server responses.