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.

 View Only
  • 1.  Wrapping a Natural subprogram as a REST/JSON web service

    Posted Thu September 03, 2015 05:35 AM

    Hi All,

    Are you able to suggest how we can wrap a Natural subprogram as a REST/JSON web service?

    We have been using Designer to create SOAP web services, but have been asked to supply REST/JSON.

    Moderator, I know you will redirect this query to the appropriate forum. This is the best I can do.

    Regards,

    Willie


    #webMethods
    #EntireX
    #Mainframe-Integration


  • 2.  RE: Wrapping a Natural subprogram as a REST/JSON web service

    Posted Thu September 03, 2015 05:52 AM


  • 3.  RE: Wrapping a Natural subprogram as a REST/JSON web service

    Posted Thu September 03, 2015 06:27 AM


  • 4.  RE: Wrapping a Natural subprogram as a REST/JSON web service

    Posted Thu September 03, 2015 08:40 AM

    If your company should happen to have webMethods Integration Server as well as EntireX, you could easily expose it as JSON :wink:


    #EntireX
    #webMethods
    #Mainframe-Integration


  • 5.  RE: Wrapping a Natural subprogram as a REST/JSON web service

    Posted Fri September 04, 2015 02:49 PM

    Thank you, Finn, we’ll check our license.


    #webMethods
    #Mainframe-Integration
    #EntireX


  • 6.  RE: Wrapping a Natural subprogram as a REST/JSON web service

    Posted Mon September 07, 2015 04:11 AM

    Hi

    We use WCF service to wrap and extract data via EntireX and sub programs.
    You can use the Eclipse tool to generate the code, but we found it better to write it and only use the EntireX dll.

    With MVC we do some Json and ajax calls after retrieving the data from the mainframe.

    That is because we do not have a webMethods licence.

    If you need more info regarding the WCF, please do not hesitate to ask.


    #webMethods
    #EntireX
    #Mainframe-Integration


  • 7.  RE: Wrapping a Natural subprogram as a REST/JSON web service

    Posted Wed January 06, 2016 04:21 AM

    Hello,

    we use Integration Server with its EntireX adapter to publish Natural modules as services. It’s quite easy and you can provide SOAP and REST services with only a few clicks. The implementation details are discussed here: REST implementation on Integration Server.

    Best regards,
    Stefan


    #EntireX
    #webMethods
    #Mainframe-Integration


  • 8.  RE: Wrapping a Natural subprogram as a REST/JSON web service

    Posted Mon August 15, 2016 02:24 AM

    We recently tried webMethods Integration server but management did not buy it. :cry:

    Hope anyone can give us a clue, so we can start developing this on Eclipse…

    Thanks.


    #Mainframe-Integration
    #EntireX
    #webMethods