Some features/documentation that will help in debugging WebApi connections
- explicitly define the fields in source and source_daimon and how they are used
- state that for webapi url's that are target specific, the source_key is the souce_key value in the source table
- document how/where to set log (log4j) parameters to make is easier to debug various statements. For example:
- the connect statement to the flyway database
- the connect statement to defined in source.source_connection
- the SQL string that is sent to the database for a simple test query like getting a vocabulary concept
With regard to CDM v4 vs v5:
- Document where to set the value
- If you can have multiple sources, shouldn't you be able to have sources with different CDM versions? Could the CDM version be set in the source table?
Some features/documentation that will help in debugging WebApi connections
With regard to CDM v4 vs v5: