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
    Jun 25, 2014 @ 07:59
    Simon Dingley
    0

    Choose Import Location at Runtime for Saved Import Definition

    Another question Richard I'm afraid :)

    Is it possible to choose the location at runtime where imported nodes are imported to? For example, we have an import definition saved for the correct file type and mapping but the import location is different each time. Currently it is not possible for end users to use the exposed dashboard control for this because the import location is different each time.

    Is the only option to add an extra field to each document and write a handler to move the nodes after import?

    Thanks, Simon

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Jun 25, 2014 @ 09:12
    Richard Soeteman
    0

    Hi Simon,

    This is not supproted out of the box mostly because customers will only import data for updates on the same location. But as discussed on Skype I've created a different dashboard control that allows you to select a location.

    Below the full source code of the package so you can tweak it when needed. Copy the ascx file to the usercontrols location and configure that one in dashboards.config. Then copy the dll to the bin folder and all should be good.

    https://www.dropbox.com/s/ot0khkh8oceps2y/ImportLocationDashBoard.rar

    Hope this helps,

    Richard

Please Sign in or register to post replies

Write your reply to:

Draft