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 1474 posts 3451 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 4054 posts 12927 karma points MVP 2x
    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

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies