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

Can't use Natural Subprograms with object data area

  • 1.  Can't use Natural Subprograms with object data area

    Posted Wed December 02, 2009 02:03 PM

    Is it possible to use subprograms that contain an object data as a service.

    I did notice that when I try to disclose a method of a class (which is basically a subprogram that shares the state of an object), I am unable to use this method (subprogram) as a Natural RPC service (it seems that the subprogram itself can only be used within the context of an object). Is this a known issue?

    Kind regards,
    Rudolf


    #webMethods
    #Mainframe-Integration
    #EntireX


  • 2.  RE: Can't use Natural Subprograms with object data area

    Posted Wed December 02, 2009 02:56 PM

    A Natural subprogram that contains an ODA cannot be called by CALLNAT statement. This implies that this subprogram can also not be called as a Natural RPC service.


    #EntireX
    #Mainframe-Integration
    #webMethods