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.  setLibraryName only with Natural Security?

    Posted 06/18/08 11:05 AM

    Is the usage of the Method setLibraryName restricted only to Natural with Natural Security?

    I have a Method which makes an setLibraryName. If i use a Natural with Natural Security and setNaturalLogon(true) then i have no Problem, but if i use another Natural without Natural Security the setLibraryName will have no function. Then i every time get the default Library.

    Regards
    Sascha


    #EntireX
    #Mainframe-Integration
    #webMethods


  • 2.  RE: setLibraryName only with Natural Security?

    Posted 06/19/08 12:38 PM

    Hi Sacha,

    There are some differences in how the various RPC Servers react to this method. The various situations are best explained in the documentation

    Documentation

    But for your specific problem it should suffice to say that the library name is considered only if Natural Logon is forced, even if the Natural RPC Server is running without Natural Security.
    If Natural Logon is not given, a Natural RPC Server (under Natural Security or Non-security) will not consider the library name.

    If you are using a different RPC Server (C or Java for instance) the situation might be completely different though. In that case, please refer to the documentation link I already provided above.

    Regards,


    #webMethods
    #Mainframe-Integration
    #EntireX


  • 3.  RE: setLibraryName only with Natural Security?

    Posted 06/19/08 12:38 PM

    Hi Sascha,

    There are some differences in how the various RPC Servers react to this method. The various situations are best explained in the documentation

    Documentation

    But for your specific problem it should suffice to say that the library name is considered only if Natural Logon is forced, even if the Natural RPC Server is running without Natural Security.
    If Natural Logon is not given, a Natural RPC Server (under Natural Security or Non-security) will not consider the library name.

    If you are using a different RPC Server (C or Java for instance) the situation might be completely different though. In that case, please refer to the documentation link I already provided above.

    Regards,


    #EntireX
    #Mainframe-Integration
    #webMethods