1 Reply Latest reply on Apr 12, 2012 12:33 AM by tcunning

    creating listeners programitically

    vishal_changrani

      Hi,

      I am designing a module which takes input xml in one format and updates with entries from the database and converts it to another format. The XML can be provided via FTP, file copy to a sever dir or something else. However there will be UI to specify how data is provided by different vendors.

      Does ESB allows CREATION of listeners on the fly? for e.g. if user configures Vendor A will provide file via FTP can a listener be then created when that configuration is saved?

      Thanks in advance.