Rainer Hagenau wrote:
> Hi, > > I built a message passing importing module. > Now I want to receive different objects of data. These datas must > operated by different module paths. > But there is only one data source (the message passing importer). > > Is there already a module, which can dispatch these data using any > attribute/name/marking value ? > Or have I to build a user module for this problem ? > Ugm, What about Route module in Flow Controls
