This topic contains 1 reply, has 2 voices, and was last updated by  lev 8 years, 3 months ago.

Picking up and sending files from/to multiple locations

  • Hi,

    I am wondering if it is possible to do the following

    1. Have a single channel monitor multiple folders for HL7 files.
    2. Based on data within the files send the files to multiple folder destinations.

    Thanks
    Gavin.

    Sure, it is doable. Use channel of type ‘From Translator to Translator’.
    Write script in Source component to read from multiple folders.
    Write script in Destination component to write to multiple folders.
    Syntax and sample code snippets can be found in different examples across Iguana online documentation. In examples which include some files operations.

You must be logged in to reply to this topic.