Adriana Abad - Hi there! Can I get some help w...
Hi there! Can I get some help with the cs_tools ? https://thoughtspot.github.io/cs_tools/guides/process-vcs/ I'm trying to update a very simple TML using the cs_tools but I'm getting this error:
────────────────────────────────────────────────────────────── TML Status ───────────────────────────────────────────────────────────────╮
│ │
│ Type GUID Name Message │
│ ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── │
│ ❌ MODEL new_model_test 1 issue, use --log-errors for details │
│ │
╰────────────────────────────────────────────────────────────────────────────────── TML / SCRIPTABILITY / IMPORT . POLICY :: ALL_OR_NONE ─╯
[11:59:26] ERROR None >> Found 1 issue. app.py:414
Compulsory Field <b> worksheet->model_tables(1st)->name </b> is not populated. ERROR One or more TMLs failed to fully deploy, check the logs or use --log-errors for more details.
Which it's interesting because before I try to upload the TML from my local environment I first validate it using the UI and there was no error.
Compulsory Field <b> worksheet->model_tables(1st)->name </b> is not populated. ERROR One or more TMLs failed to fully deploy, check the logs or use --log-errors for more details.
Which it's interesting because before I try to upload the TML from my local environment I first validate it using the UI and there was no error.
TML Deployments CI/CD - CS Tools
Scale your ThoughtSpot adoption with tools created by the ThoughtSpot Solutions Consulting organization.
3 Replies

I tried this two commands (both throwing the same error):
Update
Deploy
It seems the error is being thrown from the CS tools rather than from TS. Can you share the TML you are trying to import?