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
Expand all | Collapse all

Calling Web Service from Natural Code Using CALLNAT

  • 1.  Calling Web Service from Natural Code Using CALLNAT

    Posted Wed September 06, 2006 11:54 PM

    Hello All,
    I’m trying to figure out how to call a web service from Natural code. The web service is on Windows platform and the Natural code is on UNIX. I think the way to do this at a high level is to:

    1. Create an XMM file (IDL->XML mapping) using Workbench

    2. Start an RCP Server on the Windows machine and configure it to read a location where I put the XMM file

    3. Configure Natural to make RPC calls using CALLNAT

    I know this is all high level but if someone could just point me to the correct documentation where I could get down to actually what I need to do to make this happen I would appreciate it.

    Thanks.


    #webMethods
    #EntireX
    #Mainframe-Integration


  • 2.  RE: Calling Web Service from Natural Code Using CALLNAT