Verifying batch apply

To verify the batch apply process, follow these steps:

  1. On the NCR DSR Web API page, select the DSR API link.
  2. Obtain another authorization token. For more information, refer to Requesting authorization.
  3. Scroll down to the Batchapply section.

  4. Select the GET api/v7/BatchApply?BatchCode={BatchCode} link.
  5. Select Execute API. The GET api/v7/BatchApply?BatchCode={BatchCode} window is displayed.

  6. In the URI parameters section, in the {BatchCode} field, enter the BatchID of the data file used during the Batch Apply process.
  7. In the Headers section, in the authorization field, enter the ASToken that was generated in the GET api/v8/Security/Login response.
  8. Select Send. When the API message has been successfully sent, the page returns a new window with a 200/OK message. Check the applyStatus value in the response. It should read “applystatus”:”SUCCESS”.

If a failure status is returned, open and review both logs to troubleshoot the problem:

  • Batch Apply logs
  • Batch Apply Event logs

Batch Apply logs are located in the following folder of the Application server:

%PROGRAMDATA%\NCR\RetailOne\Enterprise\LogFiles\BatchApply.

For information about Batch Apply Event logs, refer to Batch Apply Event Logs.