Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Simon Dingley 1470 posts 3427 karma points c-trib
    Jan 05, 2015 @ 15:33
    Simon Dingley
    0

    Custom DataAdapter for SalesForce Data

    Hi Richard,

    Happy New year and hope you had a good break.

    I want to create a custom data adapter for an existing import process we have to import Sales Force data, I really only want to use CMSImport Task Scheduler as a wrapper for this at the moment in order to allow the customer control schedule and execution. Later on I would like to expose the SalesForce query and allow them some control over the mapping.

    Is something like this feasible? The first problem I see is that an IDataReader must be returned by the GetData method.

    Thanks, Simon

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Jan 05, 2015 @ 15:40
    Richard Soeteman
    1

    Hi Simon,

    Happy new year, break was good. I hope you had a good break as well. I assume you use a service or something that returns xml? I have some example code how to convert that to a datareader. If you are interested best to email me [email protected].

    Best,

    Richard

Please Sign in or register to post replies

Write your reply to:

Draft