Custom built connector: Why data cannot be sent to dataset?

I am new to custom connector. Just built two, test runs on console looked good, but when I selected "create/update dataset", I ended up error, with an empty (0 col/0 row) dataset created. Can someone help me troubleshoot? I do not have duplicate column names, and made sure to have exactly the right amount of columns.......
Best Answer
-
Thank you for your reply.
The problem is on 61 of your code.
"datagrid.addColumn('error', datagrid.DATA_TYPE_BOOLEAN);"DATA_TYPE_BOOLEAN is not a supported type. We support DATA_TYPE_STRING, DATA_TYPE_DATETIME and DATATYPE_DOUBLE.
Please note there are a few other rows that you have using DATA_TYPE_NUMBER which is also invalid, please use DATA_TYPE_DOUBLE.
0
Answers
-
@Hua Are you still having this issue?
I am no longer with Domo. Please @mention @Millhouse for connector specific questions.0 -
Is this still an issue? If so, please reply with the url of your connector in the IDE and I will look into exactly why this is a problem.
0 -
Thank you for your help. Yes, I still have the issue. Here is the link to my connector:
https://developer.domo.com/builder/#/edit/4fd0d6e5-714f-41dc-887b-48f99a1dacb8
To clarify, I haven't published my connector yet, and only testing how it works. What I did is to check "Create/Update DataSet" option, exposed by clicking on "SEND TO DOMO" link.
Thanks,
Hua0 -
Thank you for your reply.
The problem is on 61 of your code.
"datagrid.addColumn('error', datagrid.DATA_TYPE_BOOLEAN);"DATA_TYPE_BOOLEAN is not a supported type. We support DATA_TYPE_STRING, DATA_TYPE_DATETIME and DATATYPE_DOUBLE.
Please note there are a few other rows that you have using DATA_TYPE_NUMBER which is also invalid, please use DATA_TYPE_DOUBLE.
0
Categories
- All Categories
- 2K Product Ideas
- 2K Ideas Exchange
- 1.6K Connect
- 1.3K Connectors
- 311 Workbench
- 6 Cloud Amplifier
- 9 Federated
- 3.8K Transform
- 655 Datasets
- 115 SQL DataFlows
- 2.2K Magic ETL
- 811 Beast Mode
- 3.3K Visualize
- 2.5K Charting
- 80 App Studio
- 45 Variables
- 771 Automate
- 190 Apps
- 481 APIs & Domo Developer
- 77 Workflows
- 23 Code Engine
- 36 AI and Machine Learning
- 19 AI Chat
- AI Playground
- AI Projects and Models
- 17 Jupyter Workspaces
- 410 Distribute
- 120 Domo Everywhere
- 280 Scheduled Reports
- 10 Software Integrations
- 142 Manage
- 138 Governance & Security
- 8 Domo Community Gallery
- 48 Product Releases
- 12 Domo University
- 5.4K Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 113 Community Announcements
- 4.8K Archive