I used the connector wizzard to create a connection to my OCS Database. To keep it very simple I created some views in the OCS-MySQL-DB fitting my CMD-classes.
So it should be more than easy: define the database connection, map the classes and attributes and test in a single run - but nothing happens!
I'm fairly sure to have the right connection data, so what can be wrong? Can I somewhere find something like a logfile which is commenting whats going wrong?
edit the log4j.conf file and change the value of log4j.logger.org.cmdbuild.services.sync.logging, the messages will be printed within CMDBuild's log file.
Best regards.
-- CMDBuild Team
Previously Kearns wrote:
I used the connector wizzard to create a connection to my OCS Database. To keep it very simple I created some views in the OCS-MySQL-DB fitting my CMD-classes.
So it should be more than easy: define the database connection, map the classes and attributes and test in a single run - but nothing happens!
I'm fairly sure to have the right connection data, so what can be wrong? Can I somewhere find something like a logfile which is commenting whats going wrong?