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.  NATURAL Remote Procedure Call - Client Maintenance

    Posted 02/23/05 10:44 PM

    Hello,

    I keep getting an 00070007 Service not registered message when I issue a ping (PI) command to a server that I added in SYSRPC.

    What else do I need to ask my system administrator to configure so that my RPC starts and has services available?

    The environment is Z/OS, ADABAS, and Natural 3.1

    Thanks


    #Mainframe-Integration
    #webMethods
    #EntireX


  • 2.  RE: NATURAL Remote Procedure Call - Client Maintenance

    Posted 02/24/05 06:00 AM

    A service requires a server to run. It may be a Natural RPC server running in batch, TSO, CICS or on Windows or it can be a Java RPC server in Unix or Windows, a .Net RPC server in Windows or a C-type RPC server running in Windows or Unix.

    So, first you need to know what your service is making available to your clients - then a server can be configured. Within the environment (all mainframe), an RPC server doesn’t have much meaning: you need a service to offer and a client to use it.

    In your service centre environment that uses EntireX Security, you will need authorization from the administrator to establish a server as well as authorization for your client processes to use the service.

    Douglas Kelly,
    Principal Consultant
    Software AG, Inc


    #EntireX
    #Mainframe-Integration
    #webMethods


  • 3.  RE: NATURAL Remote Procedure Call - Client Maintenance

    Posted 02/25/05 10:18 PM

    Thanks Douglas.

    We have a test project working now.


    #Mainframe-Integration
    #EntireX
    #webMethods