0 Replies Latest reply on Jun 23, 2017 9:25 AM by benni_esentri

    Salesforce to MySQL Data transformation; JBoss Fuse

    benni_esentri

      Hi,

       

      I wanna insert data from a salesforce account into a mysql database.

       

      So I have to map  i.e. the "Id" from the salesforce account to my output mysql database (field="SalesforceId").

       

      How do I do this with the Data Transformation component? Is it possible with this?

       

      Or should I implement a custom mapping class?

       

      Thanks