OpVariable JSON property
This property holds the location and structure of the nodes provided by the Master Data Upload file that contains Variable information.
- RootPath: the location of the variable nodes in the Master Data Upload file. The value must be a JSON path.
- Items: unused.
When a source is created/updated, the values properties called ''name'' under the source's variable path (in this case ''sites[].sources[].variables[*]'') are passed to the Master Data customizer that can perform specific operations (e.g. create computed variables) based on this information. Please contact Opinum to get more information about MasterDataCustomizer.
Important
The MDE does no other use of the source's variables definition. The MDE only searches for properties called ''name'' under the variable's path, any other property being ignored.
The Upload JSON file page contains a sample of JSON data with some variable names.