dir.import filename

(8 posts) (2 voices)

Tags:

No tags yet.

  1. rblanalt, Member

    Hi,
    Is there a way to pass the selected filename to the import procedure when using dbr.import?
    Thanks
    Ronny

  2. myDBR Team, Key Master

    Hi,
    there is none at the moment. We can take a look if we could introduce it as an automatic parameter.

    --
    myDBR Team

  3. rblanalt, Member

    Hi,
    OK thanks for the quick answer.
    I would be good to have this as a automatic parameter.

    Best Regards
    Ronny

  4. myDBR Team, Key Master

    Ronny,
    the latest build includes inImportFilename-automatic parameter. In addition to that it also includes bew options for import title and button text and allows importing JSON files.

    --
    myDBR Team

  5. rblanalt, Member

    Hi,
    This is great.
    Do you already know when this will be available?

    Ronny

  6. myDBR Team, Key Master

    Ronny,
    it's already available, just run the updater.

    --
    myDBR Team

  7. rblanalt, Member

    Ok I have now 4.6.1 build 2963 installed.
    Do you have a example how can i now pass inImportFilename-automatic value to the insert procedure?
    I tried it the same way as the parameter inLogin, but the '-' is not accepted in the variable name.

  8. myDBR Team, Key Master

    You can use it in dbr.import.prepare -procedure (and in dbr.import.finish-procedure if you are running build 2965 or newer).

    The parameter name is 'inImportFilename' (without apostrophes).

    --
    myDBR Team


Reply

You must log in to post.