To create a custom JSON configuration file, you’ll need to utilize a custom module and construct the new configuration file with JSON Schema V4. Each configuration file contains a root object that defines the configuration information for a module. At the root level, all configuration files must define the type, group, and properties objects. This… Continue reading JSON configuration file schema for creating a tab, subtab and fields in suitecommerce configuration record.