Business data update guide

This guide outlines the steps to update cyclical data without restarting the harmony-business-app using the configurable reload API key in the hello.properties file.

Prerequisites

Establish a dedicated folder to store the recently downloaded updates for business data.

Establish a dedicated folder to store the updated business data.

For the details on how to set folder locations, refer Business Data Configuration File.

Ensure you have necessary permissions and access to the two folders described above.

Steps:

Configure Reload API Key:

Configure reload API key as detailed in Business Data Configuration File

Run Cyclical updates:

Execute the cyclical updates by running the Reload API. The API should automatically grab the latest downloaded data and update the designated data folder. For details on how to run the API refer Sample Request and Response for Reload API.

Verify Updates:

Verify the LATEST data has been successfully updated with latest data by running the Version API. For details on how to run the API refer Sample Request and Response for Version API.

Last updated