Foundation Connector Troubleshooting
The Foundation Connectorhas a custom log in the Logs folders under the installation target location.
By default, the logging level is set to INFO. If you want to troubleshoot, set the log level to DEBUG in the Logging.config file in the installation directory.
Problem:
Dataset Mapping is skipped for an item.
The following message is found in the logs when trying to index the item "- parameter empty"
Solution
That means that not all Parameters mentioned in the DataSet Connection info had a value in the SQL connector. All the Properties mentioned in the Dataset Conneciton info are required to have a valid value.
If some items only have one single Property value that can be mapped it is recommended to create and map an additional Dataset using only those properties.