Salesforce Analytics does not contain predefined metadata. Salesforce Analytics uses the JSON file format to describe the metadata. You must create a JSON file that contains metadata in the Salesforce Analytics schema format.
To create a JSON file, create a .csv file that contains the data that you want to load into Salesforce Analytics. Use the Salesforce datasetloader.jar file to convert the .csv file into a JSON file.
You can also create a JSON file at the time of target creation. On the Target page, click Create Target. The Secure Agent generates a JSON file and saves the file to the temporary directory that you specify when creating a connection.
Generating a JSON file
You must create a JSON file before you can import the file into the Salesforce Analytics Connector.
Before you create a JSON file, you must download the datasetloader.jar. Contact Salesforce for the datasetloader.jar file.
1Create a .csv file with the supported data types and data.
2From the command prompt, run the command: java -jar datasetloader.jar <filename>.csv.
A JSON file is created in the Salesforce Analytics schema format.
Manually creating a JSON file
1Open a text editor and enter data in the following Salesforce Analytics schema format: