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
- 1.8K Product Ideas
- 1.8K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 296 Workbench
- 6 Cloud Amplifier
- 8 Federated
- 2.9K Transform
- 100 SQL DataFlows
- 614 Datasets
- 2.2K Magic ETL
- 3.8K Visualize
- 2.5K Charting
- 729 Beast Mode
- 53 App Studio
- 40 Variables
- 677 Automate
- 173 Apps
- 451 APIs & Domo Developer
- 45 Workflows
- 8 DomoAI
- 34 Predict
- 14 Jupyter Workspaces
- 20 R & Python Tiles
- 394 Distribute
- 113 Domo Everywhere
- 275 Scheduled Reports
- 6 Software Integrations
- 121 Manage
- 118 Governance & Security
- Domo Community Gallery
- 32 Product Releases
- 10 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 108 Community Announcements
- 4.8K Archive