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.  from MF to web service

    Posted Fri March 16, 2012 04:08 PM

    Hi,

    I have this requirement that a batch job (using Natural program) look for a record and when found it needs to sends the data to web service. I was told to do a reverse broker call, but not really understand what entails how to do it. I can make the natural/JCL and we have someone to work on web service, but I am not sure how to set-up or do the transfer from MF to web service. I am new to using broker so I hope you can help me understood what is being requested.

    Appreciate your help,
    Leon


    #EntireX
    #Mainframe-Integration
    #webMethods


  • 2.  RE: from MF to web service

    Posted Fri March 16, 2012 04:53 PM

    The easiest way probably is to call that web service using Natural’s REQUEST DOCUMENT statement.


    #Mainframe-Integration
    #webMethods
    #EntireX


  • 3.  RE: from MF to web service

    Posted Fri March 16, 2012 05:15 PM

    Thanks for the response. I am still unclear about it. Can you give me a sample of how to code it or is there a good documents that I can read about this Nat Request Document. Thanks!


    #EntireX
    #Mainframe-Integration
    #webMethods


  • 4.  RE: from MF to web service

    Posted Fri March 16, 2012 05:30 PM


  • 5.  RE: from MF to web service