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
- 300 Workbench
- 6 Cloud Amplifier
- 8 Federated
- 2.9K Transform
- 100 SQL DataFlows
- 616 Datasets
- 2.2K Magic ETL
- 3.9K Visualize
- 2.5K Charting
- 738 Beast Mode
- 56 App Studio
- 40 Variables
- 685 Automate
- 176 Apps
- 452 APIs & Domo Developer
- 47 Workflows
- 10 DomoAI
- 36 Predict
- 15 Jupyter Workspaces
- 21 R & Python Tiles
- 394 Distribute
- 113 Domo Everywhere
- 275 Scheduled Reports
- 6 Software Integrations
- 123 Manage
- 120 Governance & Security
- 8 Domo Community Gallery
- 38 Product Releases
- 10 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 108 Community Announcements
- 4.8K Archive