Reason:
You attempted to configure a port using create_port() using the JSON adaptor but the number of JSON keys does not match the number of table columns for mapping from the message to the table.
Resolution:
Ensure you provide the correct JSON keys and column names.
Tips:
- See JSON Adaptor for further information.
- Refer to the User Guide for details about how the JSON adaptor is used.
Comments
Article is closed for comments.