ESB when to use/not
             ESB         SOAP/HTTP         JMS         FTP         FTP   No Changes in   File            SOAP/HTTP                                 N/A            JMS                                 N/A            FTP                                                      MOVE IT/   UCF             FTP         FTP   Changes in File            FTP                                                    Good   to Use                   ü     Integrate with more than 2 System/Application            ü     Integration between application/System with   different   data format/protocol            ü     More frequent changes/deployment in provider   system , Integration should happens through ESB.It prevents the   changes/impact in the Consumer            ü     Same Provider Services consumed by different   consumer with minimum changes , integration should happens through ESB            ü     Any Data Enrichment required during   the Integration th...