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.  global variable shared amongst all my packages

    Posted 04/21/16 08:15 AM

    Hi community,

    i need to create a global variable that will be shared amongst all my packages, this variable is Result Field of a JDBC adapter that i will use after in another service(Result Field -1) to know if all my record were treated?

    if the solution is to use pub.storage please give me an example how to use it to put, get and change my variable,

    Regards,


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: global variable shared amongst all my packages

    Posted 04/21/16 12:26 PM

    Explore the global variable feature available on IS. What is your wM version?


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: global variable shared amongst all my packages

    Posted 04/21/16 12:40 PM

    hi,
    @M@he$h : thank you for yr reply, i resolved my probleme by using pub.storage built in services, my wM version is 9.7,

    Regards,


    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: global variable shared amongst all my packages

    Posted 08/25/16 10:10 AM

    @Nezha

    Could you please explain the way you have used pub.storage. ?


    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: global variable shared amongst all my packages

    Posted 08/25/16 10:14 AM

    Hi Experts,

    What is the maximum length of “key value” in global variable.?

    I heard it’s 255 char but not sure .:frowning: if it’s fixed to some length then how to resolve this issue.

    I am looking for handling this if possible by doing some setting changes in wM.


    #Integration-Server-and-ESB
    #webMethods


  • 6.  RE: global variable shared amongst all my packages

    Posted 08/25/16 03:20 PM

    Hi,

    for recent wM Version there is an alternative to pub.storage-Services:
    pub.cache:*-Services

    See IS Build-In-Services Guide for informations on these services.

    Regards,
    Holger


    #webMethods
    #Integration-Server-and-ESB


  • 7.  RE: global variable shared amongst all my packages

    Posted 08/29/16 07:50 AM

    hi,
    @nilay mishra : sorry but i didn’t use the storage service,

    Regards,
    Nezha


    #webMethods
    #Integration-Server-and-ESB


  • 8.  RE: global variable shared amongst all my packages

    Posted 11/16/16 04:02 AM