2 Replies Latest reply on Sep 17, 2012 8:11 PM by ak801

    Fuse ESB - Application Intergration Question

    ak801

      Hello,

       

      I am evaluating Fuse Enterprise ESB and another commercial ESB package for my client. I am new to Fuse technology and I have couple of questions regarding Fuse capabilities.

       

      I currently have Fuse installed on Windows workstation. I have a scenario where I need to integrate applications written in C, C++ (deployed on Solaris/Linux platform) and C# (deployed on Windows platform) with the Fuse ESB. I would like the Fuse ESB to invoke these external applications through API calls and capture the response from these applications.

       

      1) Is Fuse ESB capable of invoking C, C++, C# API calls? If so how do I do this?

      2) Can Fuse ESB provide service enablement for these applications by creating a Web Services interface for these applications? If so can we achieve this task by writing no code and just use the graphical IDE?

       

      Thanks.

        • 1. Re: Fuse ESB - Application Intergration Question
          ffang

          Hi,

           

          I don't think there's any way to do direct C/C+/C# invocation but you can always make a webserivce interface, that said, you can have a webservice implementation with c/c+/c#, but use cxf webservice client(with java) or vice verse.

           

          Freeman

          • 2. Re: Fuse ESB - Application Intergration Question
            ak801

            After looking at the commercial ESB, my understanding is that they have a .NET adapter that can invoke a C# DLL. I am assuming there might be a similar adapter to invoke C/C++ APIs.

             

            Does Fuse ESB provide support for adapters? Not just for C/C++/C# APIs but also for ERP packages like SAP, Oracle, Salesforce.com etc.