This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

MYSQL integration to sync account from mysql to D1IM7.1

Hi All,

 

I have installed and configured OrangeHRM system which is using mysql as backend database. I am trying to sync account from mysql to identity one. I have configured everything and see the schema as well for mysql using Native Database.

When I run execute then I am seeing below error

Could not load or assemble Mysql.Data. System cannot find the file specified.

 

I copied Mysql.Data.DLL file under windows, system32 and DELL/installation directory as well for job server and work station.

 

Please advise.

 

Thanks

Dori

Parents
  • Hello Markus,

    Below is the error-

    [2134003] Error executing synchronization.
    [1777018] Error executing workflow (orn) of synchronization project (orangehrm).
    [1777026] Error getting revision of schema type ( (hs_hr_employee))!
    [1777292] Error connecting system (Native Database Connector)!
    [1777223] DistributionConnector: Error connecting the system.
    [System.IO.FileNotFoundException] Could not load file or assembly 'MySql.Data' or one of its dependencies. The system cannot find the file specified.
    at StdioProcessor.StdioProcessor._Execute(Job job)
Reply
  • Hello Markus,

    Below is the error-

    [2134003] Error executing synchronization.
    [1777018] Error executing workflow (orn) of synchronization project (orangehrm).
    [1777026] Error getting revision of schema type ( (hs_hr_employee))!
    [1777292] Error connecting system (Native Database Connector)!
    [1777223] DistributionConnector: Error connecting the system.
    [System.IO.FileNotFoundException] Could not load file or assembly 'MySql.Data' or one of its dependencies. The system cannot find the file specified.
    at StdioProcessor.StdioProcessor._Execute(Job job)
Children
No Data