About JSON Databases |
You can use the Database Setup wizard to convert data in an external JSON file or in embedded sample data to a database table. The structure of your JSON file or embedded data influences the fields and records that result from this conversion.
As with text, XML, and SAP IDoc files, the JSON file or embedded data that you provide in the wizard is considered to be a sample file that is replaced with a different file during automated printing. Therefore, the sample file should contain examples of all nodes that are likely to appear in the JSON files that you will use for printing. The database schema is created from these nodes.
BarTender automatically performs data type detection for the String, Integer, Boolean, Decimal, and DateTime data types.