IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  .net Core Microservices on webMethods 10.5

    Posted 07/09/20 12:05 PM

    I’m trying to find documentation on how to deploy APIs/microservices developed in .Net Core. I’m assuming that it is possible, but can’t find best practices or examples. Please can someone help.


    #API-Gateway
    #webMethods


  • 2.  RE: .net Core Microservices on webMethods 10.5

    Posted 07/09/20 02:06 PM

    Hi Jitinder,

    Can you please provide more information about your usecase?

    Thanks,
    -Kalpesh.


    #webMethods
    #API-Gateway


  • 3.  RE: .net Core Microservices on webMethods 10.5

    Posted 07/09/20 02:19 PM

    Hi Kalpesh,

    We plan to develop APIs/Microservices in .net core to be exposed and mediated through webMethods 10.5 that can - at first - be used by our SharePoint 2019 Portal. If it’s not doable in .net core, then we’ll go with Java.

    Regards,

    J.


    #API-Gateway
    #webMethods


  • 4.  RE: .net Core Microservices on webMethods 10.5

    Posted 07/10/20 08:48 AM

    Hi Jitinder,

    You cannot invoke .net APIs directly from IS. However, if .net exposes APIs through REST, you can invoke those REST services from IS.

    Hope this helps.

    Regards,
    -Kalpesh.


    #API-Gateway
    #webMethods


  • 5.  RE: .net Core Microservices on webMethods 10.5

    Posted 07/10/20 09:47 AM

    Many thanks Kalpesh. This helps.


    #webMethods
    #API-Gateway