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.  C# Stub and Natural Variable Arrays

    Posted Tue March 15, 2005 10:29 PM

    We are trying to create a working C# stub out of a Natural Subprogram, which has variable arrays defined in the parameter data area.

    For example,
    #ARRAYX (A5/1:V)

    After, creating the C# stub and calling the method from an ASPX webform, we are getting the following SoftwareAG.EntireX.NETWrapper.Runtime error…

    00010076: Server does not support RPC Protocol Version needed for Request.

    We noticed that the C# stub created another class called arrayHandler?

    Can anyone shed some light on this problem?


    #webMethods
    #Mainframe-Integration
    #EntireX


  • 2.  RE: C# Stub and Natural Variable Arrays

    Posted Thu March 17, 2005 05:27 AM

    what version of EntireX (Workbench) are you using? What version of Natural RPC Server are you using?


    #webMethods
    #Mainframe-Integration
    #EntireX


  • 3.  RE: C# Stub and Natural Variable Arrays

    Posted Fri March 18, 2005 04:44 PM

    We are using…
    Workbench 721
    RPC Server 711


    #EntireX
    #webMethods
    #Mainframe-Integration


  • 4.  RE: C# Stub and Natural Variable Arrays

    Posted Sat March 19, 2005 10:39 PM

    Natural RPC version only goes up to 5.1. What version of Natural are you using? There are some differences in what is supported between the mainframe and the Windows/Unix versions of Natural


    #Mainframe-Integration
    #webMethods
    #EntireX


  • 5.  RE: C# Stub and Natural Variable Arrays

    Posted Mon March 21, 2005 04:49 PM

    We are using Natural v4.1.3


    #Mainframe-Integration
    #EntireX
    #webMethods