summaryrefslogtreecommitdiffstats
path: root/src/main/resources/etc/scriptdata/addmanualdata/README
blob: 662f35b9ecd2c72a026178946c9b889b3fc3ac67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
to add manual data, two files will be populated in the release directory under this folder. 
If the release directory does not exist, create it.

The addManualData.sh script requires the release to be passed
as a parameter. It finds and applies manual data changes under
the release folder matching the parameter.

This script is expected to be run for each installation. The script uses
the PutTool, and flags the put to ignore 412 errors produced
when the resource already exists.

100-<file>.txt will contain the resource to be put. 
100-<file>.json will be the json file passed to the PutTool.


bundleconfig/etc/scriptdata/addmanualdata/1610/<file>.txt
bundleconfig/etc/scriptdata/addmanualdata/1610/<file>.json