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.  Unbounded Arrays

    Posted Thu March 10, 2005 02:48 PM

    I’m calling a Natural subprogram on a MVS mainframe from Windows/.NET application. I’m trying to reduce the length of our messages on the network. Natural 3.1 can handle unbounded arrays but it is not supported for the .NET wrapper (I’m using V7.1.1 of the EntireX Workbench).
    Is it supported in any future version?


    #webMethods
    #Mainframe-Integration
    #EntireX


  • 2.  RE: Unbounded Arrays

    Posted Sat March 19, 2005 10:56 PM

    From the v7.2.1 release notes:

    .NET Wrapper Enhancements
    Complete IDL Data Type Support
    Full IDL data type support is now provided. New supported data types include KV and K, unbounded arrays, multi-dimensional arrays of groups and structs. See EntireX IDL-to-.NET Mapping for more information.


    #Mainframe-Integration
    #EntireX
    #webMethods