Managing the JSON Configuration
Creating and editing the JSON configuration can be done using the tibemsconf2json tool and TIBCO Messaging Manager, respectively.
Using the tibemsconf2json Tool
If the server configuration is first defined via the .conf configuration files, the tibemsconf2json tool can then be used to convert the .conf configuration files into a JSON configuration file. See Conversion of Server Configuration Files to JSON for more information.
The configuration for a grid store in stores.conf would be of the following format:
[store_name] # mandatory -- square brackets included. type = as [scan_iter_interval = time] [scan_target_interval = time]
The tibemsconf2json tool cannot be used to make changes to the JSON configuration file after it has been generated.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.