Integrating with Tally
Connect your virtual machine to Drivetrain Step 1: Enable NodeJS Step 2: Enable Tally as Server
Connect your virtual machine to Drivetrain
Step 1: Enable NodeJS
Install NodeJs using this link.
Open command prompt in your virtual machine.
Download the Tally script provided to you by your Drivetrain customer success manager.
Step 2: Enable Tally as Server
Open Tally and press F1 → Settings → Connectivity.

Select Client/Server configuration.

Choose the configuration as Both.

Restart Tally to apply the changes.

Now open your browser and go to localhost:9000. The below screen should appear.

Configuring NodeJs Script
Open the config.json file and change the following fields:
schema
fromdate
todate

Add the Bigquery credentials to the json file as provided by your Drivetrain customer success manager.
Execute run.bat file.
Last updated
Was this helpful?