• bklerk1
  • NEWBIE
  • 0 Points
  • Member since 2009

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies

I know how to do this using a Salesforce table as input and then using a transform to populate a previously-defined SQL table.  But, where I'm getting stuck is what is the easiest way to create the target SQL table "on the fly" without having to create the table layout definition in advance.  What I need is a way to automatically "clone" the Salesforce table definition (opportunities, for example) to a local database without having to manually create the table definition in advance.

 

Is there a way to do this within Apatar?  If this functionality is no available within Avatar, how is the easiest way to "clone" a Salesforce object to a local database?